Changes

Jump to navigation Jump to search
422 bytes added ,  16:59, 23 July 2013
Created page with "== How to Monitor Jobs == Once jobs have been submitted to the cluster, monitoring can be performed using the following command in a terminal <pre> [username@computer ~]$ co..."
== How to Monitor Jobs ==

Once jobs have been submitted to the cluster, monitoring can be performed using the following command in a terminal

<pre>
[username@computer ~]$ condor_q | less
</pre>

[[File:CondorMonitoring.png|center]]

This will display
*the process ID
*the owner of the job
*the date and time it was submitted
*how long it has been running
*its current status (run, held, idle)
*the job size
*program name
191

edits

Navigation menu