-
February 25th, 2010 04:23 AM #1
Job not executed
I am trying to run a job from the master node on the compute nodes
#bsub -m "host000" -n 8 program.a
Job <111> is submitted to default queue <normal>
But the job does not run
#bjobs -l
Job <115>, User <aslan>, Project <default>, Status <PEND>, Queue <normal>, Comm
and <./wrf.exe>
Thu Feb 25 15:17:55: Submitted from host <prophet>, CWD </usr/local/WRFV3/run>,
8 Processors Requested, Specified Hosts <host000>;
PENDING REASONS:
New job is waiting for scheduling;
SCHEDULING PARAMETERS:
r15s r1m r15m ut pg io ls it tmp swp mem
loadSched - - - - - - - - - - -
loadStop - - - - - - - - - - -
#bjobs
No unfinished jobs found
and nothing is written out.
Am I missing something?
-
February 25th, 2010 06:32 AM #2
Can you give me the result from 'bhost -l'?
-
February 25th, 2010 09:59 PM #3
[root@Prophet run]# bhosts -l
HOST host000
STATUS CPUF JL/U MAX NJOBS RUN SSUSP USUSP RSV DISPATCH_WINDOW
ok 100.00 - 8 0 0 0 0 0 -
CURRENT LOAD USED FOR SCHEDULING:
r15s r1m r15m ut pg io ls it tmp swp mem
Total 0.0 0.0 0.0 0% 0.0 0 0 930 6908M 0M 16G
Reserved 0.0 0.0 0.0 0% 0.0 0 0 0 0M 0M 0M
LOAD THRESHOLD USED FOR SCHEDULING:
r15s r1m r15m ut pg io ls it tmp swp mem
loadSched - - - - - - - - - - -
loadStop - - - - - - - - - - -
HOST prophet
STATUS CPUF JL/U MAX NJOBS RUN SSUSP USUSP RSV DISPATCH_WINDOW
unreach 100.00 - 0 0 0 0 0 0 -
LOAD THRESHOLD USED FOR SCHEDULING:
r15s r1m r15m ut pg io ls it tmp swp mem
loadSched - - - - - - - - - - -
loadStop - - - - - - - - - - -
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules