runjob

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

JOBIDName of the job to run.

ArgsDescription
-cClear job parameters from previous runs (used to clear PBS neednodes attribute after PBS job launch failure)
-fAttempt 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
-sAttempt to suspend the job
-xAttempt to force the job to run, ignoring throttling policies, QoS constraints, and reservations

Example

This example attempts to run job cluster.231.
> runjob cluster.231
job cluster.231 successfully started

See Also:

Copyright © 2012 Adaptive Computing Enterprises, Inc.®