LSF Version 7.3 - Platform LSF Configuration Reference

Resource requirements determined by the queue no longer apply to a running job after running
badmin reconfig, For example, if you change the RES_REQ parameter in a queue and
reconfigure the cluster, the previous queue-level resource requirements for running jobs are
lost.
Default
select[type==local] order[r15s:pg]. If this parameter is defined and a host model or Boolean
resource is specified, the default type is any.
RESUME_COND
Syntax
RESUME_COND=res_req
Use the select section of the resource requirement string to specify load thresholds. All other
sections are ignored.
Description
LSF automatically resumes a suspended (SSUSP) job in this queue if the load on the host
satisfies the specified conditions.
If RESUME_COND is not defined, then the loadSched thresholds are used to control resuming
of jobs. The loadSched thresholds are ignored, when resuming jobs, if RESUME_COND is
defined.
RUN_WINDOW
Syntax
RUN_WINDOW=time_window ...
Description
Time periods during which jobs in the queue are allowed to run.
When the window closes, LSF suspends jobs running in the queue and stops dispatching jobs
from the queue. When the window reopens, LSF resumes the suspended jobs and begins
dispatching additional jobs.
Default
Not defined. Queue is always active.
RUNLIMIT
Syntax
RUNLIMIT=[default_limit] maximum_limit
where default_limit and maximum_limit are:
[hour:]minute[/host_name | /host_model]
lsb.queues
316 Platform LSF Configuration Reference