• Home
  • Accessing Our Facilities
    • Apply for Access
    • HPC Resource List
    • Our Staff
    • Our Research Projects
    • Our Research Software

    • Contributions & Costings
    • HPC Driving Test
  • Documentation
    • Documentation Home
    • Getting Started
    • Advanced Topics
    • Training & Workshops
    • FAQ
    • Policies & Procedures
    • Using the Wiki

    • Data & Report Terminology
    • About this website
  • My Account
    • My HPC Projects
HPC Support
Trace: • 001

How do I run a job for longer than allowed?

Sometimes it is necessary to run a job for longer than the defaults for a partition allow. In these cases we recommend you follow these steps:

  • Write your SBATCH job with the runtime you need (not what the partition limits you to; e.g. if you need 60 hours and the partition only allows up to 48, then set 60 hours in your script)
  • Submit your job to the scheduler with the –hold syntax;

$ sbatch --hold myscript

  • Your job will be submitted, but not scheduled.
  • Take a note of the new Job ID and submit a service request ticket via the NUIT ITService self-service system.
  • Tell us why you are requesting the extension and include the Job ID.
  • As long as your supporting rationale is reasonable, one of the RSE team will arrange to apply the extended runtime to your job, and then release it to be scheduled.

Back to FAQ

Previous Next

HPC Support

Table of Contents

Main Content Sections

  • Documentation Home
  • Getting Started
  • Advanced Topics
  • Training & Workshops
  • FAQ
  • Policies & Procedures
  • Using the Wiki
  • Contact us & Get Help

Documentation Tools

  • Wiki Login
  • RSE-HPC Team Area
Developed and operated by
Research Software Engineering
Copyright © Newcastle University
Contact us @rseteam