Status of your job :

When you submit your job it will give you a job ID. You can also check the status of your job by using the following command.

qstat : Status of your job with job_id
qdel job_id : To kill the running job.
You can use other commands for your use. for more info on command see qstat --help