Errors and remedies of qsub command execution

 

This section explains the error messages that occurs after executing qsub command and its remdy. 

 

Unable to run job: Job is rejected because too few parameters are specified.

A required parameter is not specified. You need to specify resource type and number of resources, and execution time. 

 

qsub: Unknown option

There is an roor in qsub option specification. Please refer to this

 

Unable to run job: Job is rejected. core must be between 1 and 2.

3 or more resources per job can not be used for trial execution. Specify 1 or 2 as the number of resources. 

 

Unable to run job: Job is rejected, h_rt can not be longer than 10 mins with this group.

For trial execution, you can not submit jobs whose execution time exceed 10 minutes. Please refer to this

 

Unable to run job: Job is rejected. You do Not enough point to finish this job. 

Points to secure the specified resources and time are insufficient. Please check the point status from the TSUBAME portal page. 

 

Unable to run job: failed receiving gdi request response for mid=1 (got syncron message receive timeout error).  or  Unable to run job: got no response from JSV script"/apps/t3/sles12sp2/uge/customize/jsv.pl".

Communication with the job scheduler will time out and the above error message may be displayed if the management node becomes in a state of high load due to a large amount of job input in a short time. The state of high load is temporary. Please try again after waiting a while.