Your first job cancelling
From ALICE Documentation
Cancelling your job
In case you need to cancel the job that you have submitted, you can use the following command
scancel <job_id>
You can use it to cancel the job at any stage in the queue, i.e., pending or running.
Note that you might not be able to cancel the job in this example, because it has already finished.