TORQUE Resource Manager

TORQUE Commands - qrls

qrls

(release job)

Synopsis

qrls [{-h <HOLD LIST>}] <JOBID>[ <JOBID>] ...

Overview

The qrls command removes or releases holds which exist on batch jobs.

Format

Name Format Default Description Example
-h <STRING> (type of hold) USER Defines the types of hold to be released from the jobs. The hold_list option argument is a string consisting of one or more of the letters "u", "o", and "s" in any combination. The hold type associated with each letter is u - USER, o - OTHER, s - SYSTEM qrls -h u 15406
 

Command Details

   qrls may be used by any user to remove USER hold on their own jobs.  Managers and operators may use qrls to remove other holds from jobs.

Examples

> qrls -h u 3233     release user hold on job 3233