<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Which of these should I use in finding the Complete event? Or are they
equivalent?<br>
<br>
2009-10-25 21:42:10,717-0500 INFO  LateBindingScheduler
Task(type=JOB_SUBMISSION, identity=urn:0-1-12173-1-1-1256524749960)
Completed. Waiting: 3606, Running: 16387. Heap size: 1003M, Heap free:
66M, Max heap: 1024M<br>
<br>
2009-10-25 21:42:10,608-0500 DEBUG TaskImpl Task(type=JOB_SUBMISSION,
identity=urn:1256524752479-1256524793584-1256524793585) setting status
to Completed<br>
<br>
Mihael Hategan wrote:
<blockquote cite="mid:1256673433.26427.0.camel@localhost" type="cite">
  <pre wrap="">On Tue, 2009-10-27 at 14:51 -0500, Ioan Raicu wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">How about this:

iraicu@diablo:~/falkon/logs/swift/dc-4000> cat dc-4000.log | grep
"JOB_SUBMISSION" | grep "Active"
iraicu@diablo:~/falkon/logs/swift/dc-4000> cat dc-4000.log | grep
"JOB_SUBMISSION" | grep "Completed"

This seems to look OK to me, is this what I am looking for?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Pretty much

grep "JOB_SUBMISSION.*Active" should also work.



  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
=================================================================
Ioan Raicu, Ph.D.
NSF/CRA Computing Innovation Fellow
=================================================================
Center for Ultra-scale Computing and Information Security (CUCIS)
Department of Electrical Engineering and Computer Science
Northwestern University
2145 Sheridan Rd, Tech M384 
Evanston, IL 60208-3118
=================================================================
Cel:   1-847-722-0876
Tel:   1-847-491-8163
Email: <a class="moz-txt-link-abbreviated" href="mailto:iraicu@eecs.northwestern.edu">iraicu@eecs.northwestern.edu</a>
Web:   <a class="moz-txt-link-freetext" href="http://www.eecs.northwestern.edu/~iraicu/">http://www.eecs.northwestern.edu/~iraicu/</a>
       <a class="moz-txt-link-freetext" href="https://wiki.cucis.eecs.northwestern.edu/">https://wiki.cucis.eecs.northwestern.edu/</a>
=================================================================
=================================================================

</pre>
</body>
</html>