[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] dagman job submit times



Hi,

We've got a pool of nodes totaling about 1000 cores.  We have a DAGman submit the jobs.   In the configuration, we have:

DAGMAN_MAX_SUBMITS_PER_INTERVAL=1000
DAGMAN_SUBMIT_DELAY=0
DAGMAN_USER_LOG_SCAN_INTERVAL=5

When we look at the log files, we're only seeing 23 or 23 jobs submitted per second, sometimes as low as 11-15 per second.  (This is all from information gathered from the .log file Condor generates).   

Is this expected behavior, or is there something else we need to figure to have DAGman increase the submission rate?

Thanks,

Steve