[torqueusers] Torque not honoring max_user_queuable
Ti Leggett
leggett at mcs.anl.gov
Fri Feb 3 08:27:11 MST 2012
We've set queue limits that don't seem to be honored:
sdb:~ # qstat | grep linpyl | grep batch | wc
945 5670 82215
sdb:~ # qmgr -c "print queue batch"
#
# Create queues and set their attributes.
#
#
# Create and define queue batch
#
create queue batch
set queue batch queue_type = Execution
set queue batch max_user_queuable = 500
set queue batch resources_min.mppwidth = 1
set queue batch resources_default.mppwidth = 24
set queue batch resources_default.walltime = 00:10:00
set queue batch acl_group_enable = False
set queue batch resources_available.nodes = 726
set queue batch enabled = True
set queue batch started = True
How would it be possible for a user to have 945 jobs in the queue when the limit should be 500?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://www.supercluster.org/pipermail/torqueusers/attachments/20120203/eedf3610/attachment.bin
More information about the torqueusers
mailing list