Why in grid engine the start_time and end_time is coming 0 in the accouting logs for a job?

Viewed 14

Just for reference,

In job1 the "start_time" is 0, "end_time" is 0, "failed_code" is 26, "exit_status" is 0 in the accounting logs for that job.

In job2 the "start_time" is 0, "end_time" is 0, "failed_code" is 19, "exit_status" is 0 in the accounting logs for that job.

I'm not sure why It's showing 0 in the "start_time" & "end_time".

What can be the possible reasons for this?

0 Answers
Related