Hp XC System 2.x Software Instrukcja Użytkownika Strona 102

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 154
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 101
EXTERNAL MESSAGES:
MSG_ID FROM POST_TIME MESSAGE ATTACHMENT
0----
1 lsfadmin date and time stamp SLURM[nodes=4] N
In particular, note the nod e and job allocation information provided in the above output:
date and time stamp: Started on 4 Hosts/Processors <4*lsfhost.localdomain>;
date and time stamp: slurm_id=22;ncpus=8;slurm_alloc=n[5-8];
7.5.1.2 Job Allocation Information for a Finished Job
The following is an ex amp le of the output obtained usin g the bhist -l com mand to obtain
job allocation information about a jo b that has run:
$ bhist -l 24
Job <24>, User <lsfadmin>, Project <default>,
Interactive pseudo-terminal shell mode,
Extsched <SLURM[nodes=4]>, Command </bin/bash>
date and time stamp: Submitted from host <n2>,
to Queue <normal>, CWD <$HOME>,
4 Processors Requested, Requested Resources <type=any>;
date and time stamp: Dispatched to 4 Hosts/Processors
<4*lsfhost.localdomain>;
date and time stamp: slurm_id=22;ncpus=8;slurm_alloc=n[5-8];
date and time stamp: Starting (Pid 4785);
date and time stamp: Done successfully.
The CPU time used is 0.1 seconds;
date and time stamp: Post job process done successfully;
Summary of time in seconds spent in various states by date and time stamp
PEND PSUSP RUN USUSP SSUSP UNKWN TOTAL
11 0 220 0 0 0 231
In particular, note the nod e and job allocation information provided in the above output:
date and time stamp: Dispatched to 4 Hosts/Processors
<4*lsfhost.localdomain>;
date and time stamp: slurm_id=22;ncpus=8;slurm_alloc=n[5-8];
7.5.2 Checking Status of a Job
Once a job is subm itted, you can use the bjobs command to track the job’s progress. The
bjobs comman d reports the status of a jo b submitted to LSF. By default, bjobs lists only the
users jobs that have not finished or exited. The following are examples of using the bjobs
command, an d shows the output it produces on an HP XC system. For more inform ation about
the bjobs command and its output, refer to the LSF manpages.
Example 7-13 provides abbreviated output of the bjobs command.
Example 7-13: Using the bjobs Command (Short Output)
$ bjobs 24
JOBID USER STAT QUEUE FROM_HOST EXEC_HOST JOB_NAME SUBMIT_TIME
24 msmith RUN normal n16 lsfhost.localdomain /bin/bash date and time
As shown in the previous output, the bjobs command returns information th at includes the job
id, user name, job status, queue name, submitting host, executing host, job name, and submit
time. In t his example, the output sho ws that job /bin/bash was submitted from node n16
and launched on execution host lsfhost.localdomain.
Example 7-14 provides extended output of the bjobs command.
7-18 Using LSF
Przeglądanie stron 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 153 154

Komentarze do niniejszej Instrukcji

Brak uwag