[Swift-user] set cleanup off

Ketan Maheshwari ketan at mcs.anl.gov
Fri Oct 10 15:55:08 CDT 2014


I am running cobalt jobs where I have a user quota of 1024 node runs max in
an hour. In cases where this exceeds, the system will not allow any more
job submission.

In this scenario, the cleanup operations fail after the run has completed
with the following error:

Final status:Fri, 10 Oct 2014 20:49:58+0000  Finished successfully:100
org.globus.cog.abstraction.impl.common.task.TaskSubmissionException: Could
not submit job (qsub reported an exit code of 1).
project: ExM<Fault 1001: "The limit of 1024 node hours per user in the
'default' queue has been reached\n">

at
org.globus.cog.abstraction.impl.scheduler.common.AbstractJobSubmissionTaskHandler.submit(AbstractJobSubmissionTaskHandler.java:63)
at
org.globus.cog.abstraction.impl.common.AbstractTaskHandler.submit(AbstractTaskHandler.java:45)
<?xml version="1.0" encoding="UTF-8"?>
at
org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler.submit(ExecutionTaskHandler.java:61)
at
org.globus.cog.abstraction.coaster.service.job.manager.LocalQueueProcessor.run(LocalQueueProcessor.java:40)
Caused by:
org.globus.cog.abstraction.impl.scheduler.common.ProcessException: Could
not submit job (qsub reported an exit code of 1).
project: ExM<Fault 1001: "The limit of 1024 node hours per user in the
'default' queue has been reached\n">

at
org.globus.cog.abstraction.impl.scheduler.common.AbstractExecutor.start(AbstractExecutor.java:113)
at
org.globus.cog.abstraction.impl.scheduler.common.AbstractJobSubmissionTaskHandler.submit(AbstractJobSubmissionTaskHandler.java:53)
... 3 more
org.globus.cog.abstraction.impl.common.task.TaskSubmissionException: Could
not submit job (qsub reported an exit code of 1).
project: ExM<Fault 1001: "The limit of 1024 node hours per user in the
'default' queue has been reached\n">


Is there any ways to tell Swift/Coasters to not do cleanup? If so, is there
any harm in doing so?

Thanks,
Ketan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20141010/5cf4d45c/attachment.html>


More information about the Swift-user mailing list