diagnose -j  [jobID]

Brief (compared to checkjob) status information on a job.

Example 1:

[141] bourbaki:/home/ai2/gregory>diagnose -j gregory.127
Name                  State Par Proc QOS     WCLimit R  Min     User    Group  Account  QueuedTime  Network  Opsys   Arch    Mem   Disk  Procs       Class Features

gregory.127         Running DEF    1 med    00:05:00 1    1  gregory     user        -    00:00:43    ETHER  Linux   i386    >=0    >=0    NC0   [Batch:1] [NONE]

Explanation: This is a "batch" job (running a command which was specified at the submission time), with declared wallclock time limit of 5 minutes (of which it has used so far 43 seconds). It is using 1 CPU, and running in QOS "med".

See also: checkjob, canceljob, cmgetnodes, cmwait