<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Slurm%3A_Prevent_jobs_from_being_resubmitted</id>
	<title>Slurm: Prevent jobs from being resubmitted - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Slurm%3A_Prevent_jobs_from_being_resubmitted"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Slurm:_Prevent_jobs_from_being_resubmitted&amp;action=history"/>
	<updated>2026-05-04T20:25:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Slurm:_Prevent_jobs_from_being_resubmitted&amp;diff=8601&amp;oldid=prev</id>
		<title>David: Created page with &quot;We had a situation where a user job kept on resubmitting the scheduler, with the same JOBID. So everytime the job failed, the job info in slurm was overwrote.    We found out...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Slurm:_Prevent_jobs_from_being_resubmitted&amp;diff=8601&amp;oldid=prev"/>
		<updated>2015-07-08T20:26:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;We had a situation where a user job kept on resubmitting the scheduler, with the same JOBID. So everytime the job failed, the job info in slurm was overwrote.    We found out...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;We had a situation where a user job kept on resubmitting the scheduler, with the same JOBID. So everytime the job failed, the job info in slurm was overwrote. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We found out that Slurm is configured to automatically requeue jobs which were aborted due to node failures. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If this is an unwanted behaviour you can prevent automatic requeuing with the following option in your job script:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
#SBATCH --no-requeue&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>