Platform LSF Administration Guide Version 6.2
Viewing Resource Reservation Information
Administering Platform LSF
356
$
bsub -m hostA -n 2 -q reservation -R"rusage[mem=60]" sleep
8888
Job <3> is submitted to queue <reservation>.
bjobs -l shows the reserved memory:
$
bjobs -lp
Job <3>, User <user1>, Project <default>, Status <PEND>, Queue <reservation>
, Command <sleep 8888>
Tue Jan 22 17:01:05: Submitted from host <user1>, CWD </home/user1/>, 2
Processors Requested, Requested Resources <rusage[mem=60]>, Specified Hosts
<hostA>;
Tue Jan 22 17:01:15: Reserved <1> job slot on host <hostA>;
Tue Jan 22 17:01:15: Reserved <60> megabyte memory on host <60M*hostA>;
PENDING REASONS:
Not enough job slot(s): hostA;
SCHEDULING PARAMETERS:
r15s r1m r15m ut pg io ls it tmp swp mem
loadSched - - - - - - - - - - -
loadStop - - - - - - - - - - -
Viewing per-resource reservation (bresources)
Use bresources to display per-resource reservation configurations from
lsb.resources:
◆
Display all resource reservation configurations:
$
bresources -s
Begin ReservationUsage
RESOURCE METHOD
licenseX PER_JOB
licenseY PER_HOST
licenseZ PER_SLOT
End ReservationUsage
◆
Display only licenseZ configuration:
$
bresources -s licenseZ
RESOURCE METHOD
licenseZ PER_SLOT