Módosítások

PRACE User Support

98 bájt törölve, 2013. július 16., 13:47
a
The most simple commands
|0.0
|}
 
 
The first two columns define the names and types of the computers, which are in the cluster. The NCPU column shows the number of the available processor cores. LOAD shows the computer’s load for the moment (this value equals with the value demonstrated by the uptime UNIX command). The rest of the cells are: overall physical memory, the actual used memory, the available swap-memory, and the used swap. The global line marks all the information in total regarding the cluster.
test.q
</code>
 
To get more info about the state of the system use
<code>
 
queuename qtype resv/used/tot. load_avg arch states
<nowiki>-------------------------------------------------------------------------------- </nowiki>
test.q@cn.32 BIP 0/3/24 3.15 linux-x64
905 1.00000 PI_SEQ_TES stefan r 06/04/2011 09:12:14 1
 
</code>
<code>
queuename qtype resv/used/tot. load_avg arch states
<nowiki>--------------------------------------------------------------------------------- </nowiki>
parallel.q@cn31 BIP 0/24/24 22.3 linux-x64
<nowiki>--------------------------------------------------------------------------------- </nowiki>
test.q@cn32 BIP 0/24/24 23.5 linux-x64
<nowiki>############################################################################ </nowiki>
- PENDING JOBS - PENDING JOBS - PENDING JOBS - PENDING JOBS - PENDING JOBS
<nowiki>############################################################################ </nowiki>
905 0.00000 PI_SEQ_TES stefan qw 06/04/2011 09:12:04 1
</code>
 
 
 
Each task is given an identifier, which is a number (a job ID, or j_id), this is followed by the job’s priority (0 in both cases), then the job’s name, and the user who posted the job, and the qw marks, that the job is waiting for the queue. Finally the date of the registration for the waiting queue is next
214
szerkesztés

Navigációs menü