Platform LSF Reference Version 6.2

bacct
Platform LSF Reference
15
-Lp ls_project_name ...
Displays accounting statistics for jobs belonging to the specified License Scheduler
projects. If a list of projects is specified, project names must be separated by spaces and
enclosed in quotation marks (") or (’).
-m host_name ...
Displays accounting statistics for jobs dispatched to the specified hosts.
If a list of hosts is specified, host names must be separated by spaces and enclosed in
quotation marks (") or (’).
-N host_name | -N host_model | -N CPU_factor
Normalizes CPU time by the CPU factor of the specified host or host model, or by the
specified CPU factor.
If you use
bacct offline by indicating a job log file, you must specify a CPU factor.
Use
lsinfo to get host model and CPU factor information.
-P project_name ...
Displays accounting statistics for jobs belonging to the specified projects. If a list of
projects is specified, project names must be separated by spaces and enclosed in
quotation marks (") or (’).
-q queue_name ...
Displays accounting statistics for jobs submitted to the specified queues.
If a list of queues is specified, queue names must be separated by spaces and enclosed
in quotation marks (") or (’).
-S time0,time1
Displays accounting statistics for jobs submitted during the specified time interval.
Reads
lsb.acct and all archived log files (lsb.acct.n) unless -f is also used.
The time format is the same as in
bhist(1).
-sla service_class_name
Displays accounting statistics for jobs that ran under the specified service class.
Use
bsla to display the properties of service classes configured in
LSB_CONFDIR/cluster_name/configdir/lsb.serviceclasses (see
lsb.serviceclasses(5)) and dynamic information about the state of each service
class.
-U reservation_ID ... | -U all
Displays accounting statistics for the specified advance reservation IDs, or for all
reservation IDs if the keyword
all is specified.
A list of reservation IDs must be separated by spaces and enclosed in quotation marks
(") or (’).
In a MultiCluster environment, you cannot see information about remote reservations.
You cannot specify a remote reservation ID, and the keyword
all only displays
information about reservations in the local cluster.