Platform LSF Administration Guide Version 6.2

Usage String
Administering Platform LSF
272
res
is one of the resources whose value is returned by the lsload command.
rusage[r1m=0.5:mem=20:swp=40]
The above example indicates that the task is expected to increase the 1-minute run queue
length by 0.5, consume 20 MB of memory and 40 MB of swap space.
If no value is specified, the task is assumed to be intensive in using that resource. In this
case no more than one task will be assigned to a host regardless of how many CPUs it
has.
The default resource usage for a task is
r15s=1.0:r1m=1.0:r15m=1.0. This
indicates a CPU-intensive task which consumes few other resources.