Caution: This command is deprecated. Use mjobctl -x instead.
Synopsis
runjob [-c|-f|-n nodelist|-p partition|-s|-x] jobid
Overview
This command will attempt to immediately start the specified job.runjob is a deprecated command, replaced by mjobctl
Access
By default, this command can be run by any Moab administrator.Parameters
JOBID | Name of the job to run. |
Args | Description |
-c | Clear job parameters from previous runs (used to clear PBS neednodes attribute after PBS job launch failure) |
-f | Attempt to force the job to run, ignoring throttling policies |
-n <NODELIST> | Attempt to start the job using the specified nodelist where nodenames are comma or colon delimited |
-p <PARTITION> | Attempt to start the job in the specified partition |
-s | Attempt to suspend the job |
-x | Attempt to force the job to run, ignoring throttling policies, QoS constraints, and reservations |
Example
This example attempts to run job cluster.231.See Also:
Copyright © 2012 Adaptive Computing Enterprises, Inc.®