(Click to open topic with navigation)
5.184.1 Torque Services
Command | Description |
---|---|
pbs_mom | PBS batch execution mini-server. Runs on each Torque compute node. |
pbs_server | Batch system manager daemon. Runs on the Torque master node. |
pbs_track | Process launcher. Starts a new process and tells pbs_mom to track its lifecycle and resource usage. |
trqauthd | Torque authorization daemon. |
5.184.2 Client Commands
Command | Description |
---|---|
momctl | Manage/diagnose MOM (node execution) daemon |
pbsdsh | Launch tasks within a parallel job |
pbsnodes | View/modify batch status of compute nodes |
qalter | Modify queued batch jobs |
qchkpt | Checkpoint batch jobs |
qdel | Delete/cancel batch jobs |
qgpumode | Specifies new mode for GPU |
qgpureset | Reset the GPU |
qhold | Hold batch jobs |
qmgr | Manage policies and other batch configuration |
qmove | Move batch jobs |
qorder | Exchange order of two batch jobs in any queue |
qrerun | Rerun a batch job |
qrls | Release batch job holds |
qrun | Start a batch job |
qsig | Send a signal to a batch job |
qstat | View queues and jobs |
qsub | Submit jobs |
qterm | Shutdown pbs server daemon |
tracejob |
Trace job actions and states recorded in Torque logs (see Using "tracejob" to Locate Job Failures) |
Related Topics