[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Condor Job Success With different return value



Hi,

I am submitting a job (C executable), it runs and I am getting the output file I expect. But in the log file it says different return value for different machine it runs in

So if I submit this as a DAGMan job, other jobs are not running because the return value. I am getting the correct result then what this return values means.

Thanks,

Senthil

 

Here is the list of log file (while the same job runs on different machine)

 

005 (167.000.000) 10/09 14:13:15 Job terminated.

        (1) Normal termination (return value 216)

                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Remote Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Local Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Total Remote Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Total Local Usage

        51  -  Run Bytes Sent By Job

        14744  -  Run Bytes Received By Job

        51  -  Total Bytes Sent By Job

        14744  -  Total Bytes Received By Job

 

005 (168.000.000) 10/09 14:14:33 Job terminated.

        (1) Normal termination (return value 12)

                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Remote Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Local Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Total Remote Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Total Local Usage

        51  -  Run Bytes Sent By Job

        14744  -  Run Bytes Received By Job

        51  -  Total Bytes Sent By Job

        14744  -  Total Bytes Received By Job

 

005 (168.000.000) 10/09 14:15:13 Job terminated.

        (1) Normal termination (return value 44)

                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Remote Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Run Local Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Total Remote Usage

                Usr 0 00:00:00, Sys 0 00:00:00  -  Total Local Usage

        51  -  Run Bytes Sent By Job

        14744  -  Run Bytes Received By Job

        51  -  Total Bytes Sent By Job

        14744  -  Total Bytes Received By Job