Trace number 1777654

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
gNovelty+-T 2009-03-22 (4 threads)? (TO) 3864.07 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1420449214-092.cnf
MD5SUM320f330386aa57359f97f15f784cbd07
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777654-1243453664/watcher-1777654-1243453664 -o /tmp/evaluation-result-1777654-1243453664/solver-1777654-1243453664 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777654-1243453664.cnf 1458157283 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.84 4.06 4.07 3/96 18352
/proc/meminfo: memFree=219736/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=509232 CPUtime=0
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 1400 0 0 0 0 0 0 0 18 0 1 0 1110030501 521453568 1356 4294967295 134512640 135680988 3220027952 3220027216 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/18352/statm: 127308 1364 99 286 0 127020 0

[startup+0.09883 s]
/proc/loadavg: 3.84 4.06 4.07 3/96 18352
/proc/meminfo: memFree=219736/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=0.11
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19802 0 0 0 6 5 0 0 19 0 4 0 1110030501 558903296 19757 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19757 103 286 0 136163 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545804

[startup+0.108829 s]
/proc/loadavg: 3.84 4.06 4.07 3/96 18352
/proc/meminfo: memFree=219736/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=0.13
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19804 0 0 0 8 5 0 0 19 0 4 0 1110030501 558903296 19759 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19759 103 286 0 136163 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545804

[startup+0.308813 s]
/proc/loadavg: 3.84 4.06 4.07 3/96 18352
/proc/meminfo: memFree=219736/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=0.89
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 66 23 0 0 18 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 545804

[startup+0.708805 s]
/proc/loadavg: 3.84 4.06 4.07 3/96 18352
/proc/meminfo: memFree=219736/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=2.46
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 202 44 0 0 16 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 545804

[startup+1.50882 s]
/proc/loadavg: 3.84 4.06 4.07 5/100 18356
/proc/meminfo: memFree=141592/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=5.66
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 450 116 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=1.38
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 115 23 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=1.42
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 120 22 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=1.36
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 110 26 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 545804

[startup+3.10861 s]
/proc/loadavg: 3.84 4.06 4.07 5/100 18356
/proc/meminfo: memFree=141332/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=11.9
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 964 226 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=2.95
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 255 40 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=3
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 250 50 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=2.92
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 234 58 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 545804

[startup+6.30861 s]
/proc/loadavg: 3.85 4.05 4.07 5/100 18356
/proc/meminfo: memFree=141332/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=24.4
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 1995 445 0 0 16 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=6.1
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 520 90 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=6.12
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 492 120 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=6.03
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 484 119 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.4
Current children cumulated vsize (KiB) 545804

[startup+12.7079 s]
/proc/loadavg: 3.94 4.07 4.07 6/100 18358
/proc/meminfo: memFree=141132/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=49.09
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 4038 871 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=12.15
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 1027 188 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=12.24
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 998 226 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=12.33
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 1003 230 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (KiB) 545804

[startup+25.5067 s]
/proc/loadavg: 4.04 4.08 4.08 5/100 18541
/proc/meminfo: memFree=141020/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=98.73
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 8129 1744 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=24.68
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 2072 396 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=24.57
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 2017 440 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=24.77
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 2021 456 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.73
Current children cumulated vsize (KiB) 545804

[startup+51.1049 s]
/proc/loadavg: 4.09 4.09 4.08 4/100 18543
/proc/meminfo: memFree=141072/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=197.85
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 16254 3531 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=49.67
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 4133 834 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=49.37
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 4015 922 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=49.34
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 4045 889 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.85
Current children cumulated vsize (KiB) 545804

[startup+102.32 s]
/proc/loadavg: 4.28 4.14 4.10 6/100 18734
/proc/meminfo: memFree=140824/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=395.39
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 32425 7114 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=98.51
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 8091 1760 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=99.05
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 8061 1844 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=98.44
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 8103 1741 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 395.39
Current children cumulated vsize (KiB) 545804

[startup+162.316 s]
/proc/loadavg: 3.99 4.08 4.08 5/100 18923
/proc/meminfo: memFree=140776/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=626.16
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 51454 11162 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=156.56
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 12881 2775 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=155.72
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 12699 2873 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=156.76
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 12928 2748 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 626.16
Current children cumulated vsize (KiB) 545804

[startup+222.31 s]
/proc/loadavg: 4.13 4.10 4.08 5/100 19110
/proc/meminfo: memFree=140776/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=858.04
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 70512 15292 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=214.07
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 17626 3781 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=214.21
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 17533 3888 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=214.76
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 17654 3822 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 858.04
Current children cumulated vsize (KiB) 545804

[startup+282.315 s]
/proc/loadavg: 4.04 4.08 4.08 5/100 19298
/proc/meminfo: memFree=140668/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=1090.77
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 89661 19416 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=272.14
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 22426 4788 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=272.4
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 22290 4950 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

################
# More data... #
################

[pid=18352] ppid=18350 vsize=545804 CPUtime=1553.75
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 127634 27741 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=387.85
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 31908 6877 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=387.73
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 31654 7119 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=388.27
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 31929 6898 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1553.75
Current children cumulated vsize (KiB) 545804

[startup+462.311 s]
/proc/loadavg: 4.19 4.11 4.09 5/100 19868
/proc/meminfo: memFree=140668/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=1786.38
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 146732 31906 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=445.54
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 36657 7897 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=445.76
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 36382 8194 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=446.37
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 36690 7947 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (KiB) 545804

[startup+522.306 s]
/proc/loadavg: 4.10 4.11 4.09 5/100 20055
/proc/meminfo: memFree=140636/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=2017.01
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 165747 35954 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=503.34
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 41392 8942 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=503.58
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 41138 9220 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=503.1
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 41371 8939 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2017.01
Current children cumulated vsize (KiB) 545804

[startup+582.311 s]
/proc/loadavg: 3.92 4.05 4.07 5/100 20243
/proc/meminfo: memFree=140668/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=2248.67
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 184812 40055 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=561.12
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 46125 9987 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=561.83
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 45967 10216 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=560.8
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 46145 9935 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2248.67
Current children cumulated vsize (KiB) 545804

[startup+642.315 s]
/proc/loadavg: 4.16 4.09 4.08 5/100 20430
/proc/meminfo: memFree=140784/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=2479.47
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 203775 44172 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=618.85
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 50842 11043 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=619.42
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 50666 11276 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=618.76
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 50911 10965 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2479.47
Current children cumulated vsize (KiB) 545804

[startup+702.311 s]
/proc/loadavg: 4.04 4.06 4.07 5/100 20618
/proc/meminfo: memFree=140824/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=2712.22
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 223002 48220 0 0 16 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=676.72
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 55615 12057 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=677.61
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 55440 12321 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=676.99
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 55752 11947 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2712.22
Current children cumulated vsize (KiB) 545804

[startup+762.316 s]
/proc/loadavg: 4.08 4.06 4.07 5/100 20807
/proc/meminfo: memFree=140652/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=2943
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 241973 52327 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=734.3
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 60355 13075 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=735.63
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 60153 13410 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=734.3
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 60471 12959 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2943
Current children cumulated vsize (KiB) 545804

[startup+822.311 s]
/proc/loadavg: 4.16 4.08 4.07 5/100 20998
/proc/meminfo: memFree=140272/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=3175.62
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 261001 56561 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=791.92
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 65083 14109 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=794.12
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 64879 14533 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=792.44
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 65274 13970 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3175.62
Current children cumulated vsize (KiB) 545804

[startup+882.316 s]
/proc/loadavg: 4.22 4.10 4.08 5/100 21186
/proc/meminfo: memFree=140792/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=3409.86
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 280223 60763 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=850.58
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 69900 15158 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=852.85
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 69655 15630 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=851.05
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 70098 15007 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3409.86
Current children cumulated vsize (KiB) 545804

[startup+942.311 s]
/proc/loadavg: 4.30 4.15 4.10 5/100 21373
/proc/meminfo: memFree=140544/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=3641.51
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 299277 64874 0 0 16 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=908.7
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 74690 16180 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=911.33
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 74473 16660 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=908.71
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 74840 16031 0 0 16 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3641.51
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.17 4.14 4.09 5/100 21561
/proc/meminfo: memFree=140312/3368532 swapFree=1953788/1959888
[pid=18352] ppid=18350 vsize=545804 CPUtime=3863.99
/proc/18352/stat : 18352 (gnovelty+) R 18350 18352 10015 0 -1 4202496 19806 0 0 0 317485 68914 0 0 15 0 4 0 1110030501 558903296 19761 4294967295 134512640 135680988 3220027952 3220027196 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/18352/statm: 136451 19761 103 286 0 136163 0
[pid=18352/tid=18354] ppid=18350 vsize=545804 CPUtime=964.45
/proc/18352/task/18354/stat : 18354 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 79284 17161 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3077648732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=18352/tid=18355] ppid=18350 vsize=545804 CPUtime=966.83
/proc/18352/task/18355/stat : 18355 (gnovelty+) R 18350 18352 10015 0 -1 4202560 6 0 0 0 79043 17640 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3068256604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=18352/tid=18356] ppid=18350 vsize=545804 CPUtime=964.29
/proc/18352/task/18356/stat : 18356 (gnovelty+) R 18350 18352 10015 0 -1 4202560 7 0 0 0 79327 17102 0 0 15 0 4 0 1110030509 558903296 19761 4294967295 134512640 135680988 3220027952 3058864476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3863.99
Current children cumulated vsize (KiB) 545804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3864.07
CPU user time (s): 3174.92
CPU system time (s): 689.15
CPU usage (%): 386.395
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3174.92
system time used= 689.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28140339
involuntary context switches= 74303

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 21:47:44
IDJOB=1777654
IDBENCH=70400
IDSOLVER=617
FILE ID=/1777654-1243453664
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1420449214-092.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777654-1243453664/watcher-1777654-1243453664 -o /tmp/evaluation-result-1777654-1243453664/solver-1777654-1243453664 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777654-1243453664.cnf 1458157283 4

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 320f330386aa57359f97f15f784cbd07
RANDOM SEED= 1458157283

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        220180 kB
Buffers:         47084 kB
Cached:        2931448 kB
SwapCached:       2256 kB
Active:        1721648 kB
Inactive:      1266464 kB
HighTotal:     2489216 kB
HighFree:        88532 kB
LowTotal:       879316 kB
LowFree:        131648 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:        8624 kB
Mapped:           3232 kB
Slab:           151068 kB
SReclaimable:   137528 kB
SUnreclaim:      13540 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88480 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-27 22:04:26