beautypg.com

4 getting information about system partitions, 5 launching jobs, 6 getting information about your jobs – HP XC System 3.x Software User Manual

Page 29: 7 stopping and suspending jobs, 8 resuming suspended jobs, 3 performing other common user tasks

background image

For more information about using this command and a sample of its output, see

“Getting Information

About the LSF Execution Host Node” (page 91)

.

The LSF lsload command displays load information for the LSF execution host node.

$ lsload

For more information about using this command and a sample of its output, see

“Getting Host Load

Information” (page 91)

.

2.2.4 Getting Information About System Partitions

You can view information about system partitions with the SLURM sinfo command. The sinfo command
reports the state of all partitions and nodes managed by SLURM and provides a wide variety of filtering,
sorting, and formatting options. The sinfo command displays a summary of available partition and node
(not job) information, such as partition names, nodes per partition, and cores per node).

$ sinfo

For more information about using the sinfo command and a sample of its output, see

“Getting Information

About the lsf Partition” (page 92)

.

2.2.5 Launching Jobs

To launch a job on an HP XC system, use the LSF bsub command. The bsub command submits batch
jobs or interactive batch jobs to an LSF-HPC queue for execution.

See

“Submitting Jobs” (page 47)

for full information about launching jobs.

2.2.6 Getting Information About Your Jobs

Use the LSF bjobs and bhist commands to obtain information about your running or completed jobs:

Use the bjobs command to examine the status of a running job (

“Examining the Status of a Job”

(page 94)

).

Use the bhist command to obtain brief or full information about finished jobs (

“Viewing the Historical

Information for a Job” (page 95)

)

You can view the components of the actual SLURM allocation command with the LSF bjobs -l and
bhist -l

commands.

2.2.7 Stopping and Suspending Jobs

You can suspend or stop your jobs with the bstop and bkill commands:

Use the bstop command to stop or suspend an LSF-HPC job.

Use the bkill command to kill an LSF-HPC job.

2.2.8 Resuming Suspended Jobs

Use the LSF bresume command to resume a stopped or suspended job.

2.3 Performing Other Common User Tasks

This section contains general information about using the HP XC system.

2.3.1 Determining the LSF Cluster Name and the LSF Execution Host

The lsid command returns the LSF cluster name, the LSF-HPC version, and the name of the LSF execution
host:

$ lsid

Platform LSF HPC version number for SLURM, date and time stamp

Copyright 1992-2005 Platform Computing Corporation

2.3 Performing Other Common User Tasks

29