Thursday, February 24, 2011

qstat - show status of pbs batch jobs

qmgr query_other_jobs parameter (allow non-admin users to see other users' jobs
qstat -an Give me a listing of ALL jobs (-a) and the nodes allocated
to each one (n)
qstat -q list all queues on system
qstat -a list all jobs on system
qstat -r list all running jobs
xpbs Graphical User Interface to PBS commands

http://www.clusterresources.com/torquedocs21/commands/qstat.shtml
http://www.uic.edu/depts/accc/hardware/argo/qstat.html
http://doesciencegrid.org/public/pbs/

No comments: