| T O P I C R E V I E W |
| dvsmith |
Posted - Jul 25 2011 : 2:04:50 PM I have a job that seems to be taking a lot longer than it should. How can I check its status on the cluster?
1951430 1 QA_smoothnesstest.sh smith 07/25/2011 11:59:23 users.q
It's producing output, but not at the rate of another job that was quite similar to it...
Thanks! David
|
| 2 L A T E S T R E P L I E S (Newest First) |
| dvsmith |
Posted - Jul 25 2011 : 3:32:44 PM Cool, thanks. It finished right as I posted, and I don't see any red flags when i type qacct -j 1951430. I thought it might be getting bounced around to different nodes... |
| petty |
Posted - Jul 25 2011 : 2:33:21 PM if its a running job, just: "qstat -j JOBNUM" ... qstat -j 1951430
If its a finished job, use : qacct -j JOBNUM |
|
|