[Aces-support] qhy are my jobs not being executed?
Ed Hill
ed at eh3.com
Fri Aug 5 14:56:41 EDT 2005
On Fri, 2005-08-05 at 14:42 -0400, Einat Lev wrote:
> they get stuck in the queue, no matter what queue I submit it to
> (four/long).
> It seems like only 57 nodes are allocated to current jobs, so there
> should be enough room for everybody.
Hi Einat,
Your script:
/home/einatlev/CitcomS/inputsample/regional/pbs_citcom
specifies that it only wants nodes with two processors:
#PBS -l nodes=4:ppn=2:gigabit
and it wants both of those processors. And only single-processor
machines are currently available for use, so its waiting.
So, there are a few different things that you can do including:
1) try using: #PBS -l nodes=4:ppn=1:gigabit
2) try using: #PBS -l nodes=4:gigabit
3) run things on ao.acesgrid.org or itrda.acesgrid.org instead
of geojr since they're less busy
Ed
--
Edward H. Hill III, PhD
office: MIT Dept. of EAPS; Rm 54-1424; 77 Massachusetts Ave.
Cambridge, MA 02139-4307
emails: eh3 at mit.edu ed at eh3.com
URLs: http://web.mit.edu/eh3/ http://eh3.com/
phone: 617-253-0098
fax: 617-253-4464
More information about the Aces-support
mailing list