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

[HTCondor-users] Normal termination: return value 12



Hi all,


I am fairly new to using Condor, and I cannot get my job to work. It runs for a little bit (5-8min) before terminating with no other explanation than:

005 (121359.000.000) 09/12 22:40:58 Job terminated.
    (1) Normal termination (return value 12)
in the log file. Below is the submit and information from the log file. I would appreciate any help. If more information is needed please ask, as I mentioned I am still learning about how Condor works. Thank you.


submit file

-------------------

universe = vanilla
executable = test.sh
arguments = "ERR340569"

output = ERR340569.out
error = ERR340569.err
log = ERR340569.log

transfer_executable = TRUE
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
transfer_input_files = ERR340569_1.fastq, ERR340569_2.fastq, query_3.fasta, ATCC_19977_noplasmid.gbff

request_cpus = 8
request_memory = 16GB
request_disk = 30GB

queue
-----------------------------
information from log file
------------------------------
000 (121374.000.000) 09/19 10:50:24 Job submitted from host: <128.104.140.215:18859?addrs=128.104.140.215-18859>
...
001 (121374.000.000) 09/19 10:50:36 Job executing on host: <128.104.140.213:6901?addrs=128.104.140.213-6901>
...
006 (121374.000.000) 09/19 10:50:36 Image size of job updated: 1
        0  -  MemoryUsage of job (MB)
        0  -  ResidentSetSize of job (KB)
...
005 (121374.000.000) 09/19 10:50:36 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
        0  -  Run Bytes Sent By Job
        1159834752  -  Run Bytes Received By Job
        0  -  Total Bytes Sent By Job
        1159834752  -  Total Bytes Received By Job
        Partitionable Resources :    Usage  Request Allocated
           Cpus                 :                 8         8
           Disk (KB)            :  1250000 31457280  36161028
           Memory (MB)          :        0    16384     16384