[torqueusers] qpeek on array job
Glen Beane
glen.beane at gmail.com
Fri Sep 16 10:05:25 MDT 2011
On Sep 15, 2011, at 10:13 AM, Rainer M Krug <R.M.Krug at gmail.com> wrote:
> 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
I think you might need to pass -t to qstat to query jobs within the array
> 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
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list