SLURM-Cancel a Job
From ALICE Documentation
Cancel a Job
Whether your job is running or waiting in the queue, you can cancel the job using the scancel <job_id> command. Use squeue if you do not recall the job id.
[ttrojan@node-login3 ~]$ scancel 384 [ttrojan@node-login3 ~]$