[torqueusers] qpeek on array job
Rainer M Krug
R.M.Krug at gmail.com
Thu Sep 15 08:13:32 MDT 2011
Hi
I am trying to use qpeek to monitor an array job, but I can't figure out
how to do it. Could anybody advise?
qsub -t 1-10 someScript.sub
something like:
689903[].head started
How can I use qpeek?
The following does not work:
rkrug at head002:~> qpeek 689903[1]
qstat: Unknown Job Id 689903[1].head002.sun.ac.za
Job 689903[1] is not running!
rkrug at head002:~> qpeek 689903
qstat: Unknown Job Id 689903.head002.sun.ac.za
Job 689903 is not running!
rkrug at head002:~> qpeek 689903-1
qstat: illegally formed job identifier: 689903-1
Job 689903-1 is not running!
rkrug at head002:~> qpeek 689903[]
cat: /var/spool/torque/spool/689903[].head002.sun.ac.za.OU: No such file
or directory
rkrug at head002:~>
Any ideas welcome,
Rainer
More information about the torqueusers
mailing list