Command Reference Guide

Platform LSF Command Reference 111
blusers
displays license usage information
Synopsis
blusers [-J | -l | -P -j job_ID -u user_name -m host_name | -P
-c cluster_name -j job_ID -u user_name -m host_name]
blusers [-h | -V]
Description
By default, displays summarized information about usage of licenses.
Options
-J Displays detailed license usage information about each job.
-l Long format. Displays additional license usage information. See Output on page
111 for a description of information that is displayed.
-P -j job_ID -u user_name -m host_name
-P -c cluster_name -j job_ID -u user_name -m host_name
This string of options is designed to be used in a customized preemption script. To
identify a job, specify the LSF job ID, the user name, and the name of the host where
the job is running.
(If the job is an interactive task submitted using
taskman, do not specify -c
cluster_name.)
You see the display terminal used by the job, the licenses it has checked out, and the
license servers that provided the licenses. There is one line of output for each license
feature from each FLEXnet license server, in the format:
port_number@host_name token_name user_name host_name display
-h Prints command usage to stderr and exits.
-V Prints License Scheduler release version to stderr and exits.
Output
Default Output
FEATURE The license name. This becomes the license token name.
SERVICE_DOMAIN The name of the service domain that provided the license.
USER The name of the user who submitted the jobs.
HOST The name of the host where jobs have started.
NLICS The number of licenses checked out from FLEXnet.
NTASKS The number of running tasks using these licenses.