runjob | (Run Job) |
Caution: This command is deprecated. Use mjobctl -x instead.
runjob [-c|-f|-n nodelist|-p partition|-s|-x] jobid
runjob is a deprecated command, replaced by mjobctl
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 |