Trace number 1778107

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) 3722.53 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1540921235-015.cnf
MD5SUM49dc86fbfdf68b8af633e3ee1aa2a9e7
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.09	c +------------------------------+
0.09/0.09	c | gNovelty+, version 1.0       |
0.09/0.09	c +------------------------------+
0.09/0.09	c gnovelty+ -h for help
0.09/0.09	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-1778107-1243464696/watcher-1778107-1243464696 -o /tmp/evaluation-result-1778107-1243464696/solver-1778107-1243464696 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778107-1243464696.cnf 7714537 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.58 3.82 3.95 2/96 21221
/proc/meminfo: memFree=213800/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=509232 CPUtime=0.01
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 1455 0 0 0 1 0 0 0 25 0 1 0 1111133689 521453568 1411 4294967295 134512640 135680988 3216057952 3216057216 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21221/statm: 127308 1411 99 286 0 127020 0

[startup+0.089429 s]
/proc/loadavg: 3.58 3.82 3.95 2/96 21221
/proc/meminfo: memFree=213800/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=535516 CPUtime=0.09
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19755 0 0 0 6 3 0 0 25 0 3 0 1111133689 548368384 19710 4294967295 134512640 135680988 3216057952 3216057296 135159972 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21221/statm: 133879 19710 102 286 0 133591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 535516

[startup+0.114042 s]
/proc/loadavg: 3.58 3.82 3.95 2/96 21221
/proc/meminfo: memFree=213800/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=0.13
/proc/21221/stat : 21221 (gnovelty+) S 21219 21221 10015 0 -1 4202496 19817 0 0 0 10 3 0 0 25 0 4 0 1111133689 558907392 19772 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19775 103 286 0 136164 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545808

[startup+0.314025 s]
/proc/loadavg: 3.58 3.82 3.95 2/96 21221
/proc/meminfo: memFree=213800/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=0.83
/proc/21221/stat : 21221 (gnovelty+) S 21219 21221 10015 0 -1 4202496 19824 0 0 0 55 28 0 0 25 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545808

[startup+0.713992 s]
/proc/loadavg: 3.58 3.82 3.95 2/96 21221
/proc/meminfo: memFree=213800/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=2.32
/proc/21221/stat : 21221 (gnovelty+) S 21219 21221 10015 0 -1 4202496 19824 0 0 0 139 93 0 0 25 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 545808

[startup+1.51393 s]
/proc/loadavg: 3.58 3.82 3.95 5/100 21225
/proc/meminfo: memFree=140180/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=5.39
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 307 232 0 0 24 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=1.32
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 64 68 0 0 25 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=1.32
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 74 58 0 0 25 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=1.29
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 81 48 0 0 25 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 545808

[startup+3.11379 s]
/proc/loadavg: 3.61 3.82 3.95 4/100 21225
/proc/meminfo: memFree=140032/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=11.36
/proc/21221/stat : 21221 (gnovelty+) S 21219 21221 10015 0 -1 4202496 19824 0 0 0 636 500 0 0 24 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=2.86
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 154 132 0 0 25 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108076 134997786 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=2.78
/proc/21221/task/21224/stat : 21224 (gnovelty+) S 21219 21221 10015 0 -1 4202560 10 0 0 0 158 120 0 0 24 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=2.77
/proc/21221/task/21225/stat : 21225 (gnovelty+) S 21219 21221 10015 0 -1 4202560 10 0 0 0 159 118 0 0 24 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 545808

[startup+6.31353 s]
/proc/loadavg: 3.61 3.82 3.95 5/100 21226
/proc/meminfo: memFree=139808/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=23.26
/proc/21221/stat : 21221 (gnovelty+) S 21219 21221 10015 0 -1 4202496 19824 0 0 0 1281 1045 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=5.89
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 316 273 0 0 24 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108076 134997786 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=5.75
/proc/21221/task/21224/stat : 21224 (gnovelty+) S 21219 21221 10015 0 -1 4202560 10 0 0 0 313 262 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=5.75
/proc/21221/task/21225/stat : 21225 (gnovelty+) S 21219 21221 10015 0 -1 4202560 10 0 0 0 323 252 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 545808

[startup+12.713 s]
/proc/loadavg: 3.60 3.81 3.95 5/100 21227
/proc/meminfo: memFree=139716/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=46.95
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 2538 2157 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=11.92
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 644 548 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=11.67
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 642 525 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=11.56
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 621 535 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.95
Current children cumulated vsize (KiB) 545808

[startup+25.512 s]
/proc/loadavg: 3.58 3.80 3.94 5/100 21227
/proc/meminfo: memFree=139812/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=94.11
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 5183 4228 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=23.67
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 1307 1060 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=23.58
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 1293 1065 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=23.43
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 1291 1052 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.11
Current children cumulated vsize (KiB) 545808

[startup+51.1099 s]
/proc/loadavg: 3.72 3.82 3.94 5/100 21412
/proc/meminfo: memFree=139368/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=189.28
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 10392 8536 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=47.33
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 2625 2108 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=47.51
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 2612 2139 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=46.95
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 2547 2148 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.28
Current children cumulated vsize (KiB) 545808

[startup+102.316 s]
/proc/loadavg: 3.74 3.80 3.93 5/100 21603
/proc/meminfo: memFree=139188/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=380.17
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 21006 17011 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=94.95
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 5277 4218 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=95.29
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 5296 4233 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=94.71
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 5177 4294 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 380.17
Current children cumulated vsize (KiB) 545808

[startup+162.311 s]
/proc/loadavg: 3.76 3.80 3.92 5/100 21792
/proc/meminfo: memFree=139148/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=603.02
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 33409 26893 0 0 16 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=150.01
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 8392 6609 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=151.68
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 8448 6720 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=150.18
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 8231 6787 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 603.02
Current children cumulated vsize (KiB) 545808

[startup+222.306 s]
/proc/loadavg: 3.81 3.80 3.91 5/100 21979
/proc/meminfo: memFree=139040/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=826.6
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 45747 36913 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=205.67
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 11426 9141 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=207.21
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 11510 9211 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=206.67
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 11383 9284 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 826.6
Current children cumulated vsize (KiB) 545808

[startup+282.311 s]
/proc/loadavg: 3.82 3.81 3.90 5/100 22167
/proc/meminfo: memFree=139064/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=1050.41
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 58192 46849 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=261.66
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 14551 11615 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=263.1
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 14596 11714 0 0 16 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=21221] ppid=21219 vsize=545808 CPUtime=1498.66
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 82886 66980 0 0 16 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=373.53
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 20797 16556 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=375.27
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 20805 16722 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=375.22
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 20625 16897 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1498.66
Current children cumulated vsize (KiB) 545808

[startup+462.316 s]
/proc/loadavg: 3.97 3.86 3.91 5/100 22737
/proc/meminfo: memFree=139040/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=1722.23
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 95231 76992 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=429.15
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 23900 19015 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=431.29
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 23912 19217 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=431.39
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 23694 19445 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 545808

[startup+522.311 s]
/proc/loadavg: 3.94 3.87 3.91 5/100 22924
/proc/meminfo: memFree=139048/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=1945.14
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 107582 86932 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=484.79
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 26960 21519 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=486.7
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 27001 21669 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=487.22
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 26830 21892 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1945.14
Current children cumulated vsize (KiB) 545808

[startup+582.316 s]
/proc/loadavg: 3.98 3.89 3.91 5/100 23112
/proc/meminfo: memFree=139040/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=2169.8
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 119882 97098 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=540.91
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 29996 24095 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=542.98
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 30096 24202 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=543.63
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 29926 24437 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2169.8
Current children cumulated vsize (KiB) 545808

[startup+642.311 s]
/proc/loadavg: 3.74 3.84 3.89 4/100 23300
/proc/meminfo: memFree=138908/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=2394.12
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 132276 107136 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=596.96
/proc/21221/task/21223/stat : 21223 (gnovelty+) S 21219 21221 10015 0 -1 4202560 12 0 0 0 33147 26549 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=599.18
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 33154 26764 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=599.68
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 33060 26908 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2394.12
Current children cumulated vsize (KiB) 545808

[startup+702.306 s]
/proc/loadavg: 3.95 3.88 3.90 5/100 23487
/proc/meminfo: memFree=138776/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=2617.82
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 144653 117129 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=653.21
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 36202 29119 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=654.85
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 36223 29262 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=655.7
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 36180 29390 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2617.82
Current children cumulated vsize (KiB) 545808

[startup+762.311 s]
/proc/loadavg: 3.94 3.89 3.90 5/100 23676
/proc/meminfo: memFree=138924/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=2838.66
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 157011 126855 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057148 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=708.98
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 39325 31573 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=710.12
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 39312 31700 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=710.12
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 39196 31816 0 0 16 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2838.66
Current children cumulated vsize (KiB) 545808

[startup+822.306 s]
/proc/loadavg: 3.84 3.87 3.90 4/100 23865
/proc/meminfo: memFree=138948/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=3062.61
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 169258 137003 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=764.87
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 42412 34075 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=766.65
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 42388 34277 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=765.63
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 42180 34383 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3062.61
Current children cumulated vsize (KiB) 545808

[startup+882.311 s]
/proc/loadavg: 3.94 3.89 3.90 5/100 24055
/proc/meminfo: memFree=139032/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=3285.32
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 181616 146916 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=820.58
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 45499 36559 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=822.25
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 45484 36741 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=821.38
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 45273 36865 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3285.32
Current children cumulated vsize (KiB) 545808

[startup+942.306 s]
/proc/loadavg: 3.87 3.88 3.90 5/100 24243
/proc/meminfo: memFree=139164/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=3507.44
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 194142 156602 0 0 15 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=876.47
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 48632 39015 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=877.03
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 48572 39131 0 0 16 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=877.82
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 48477 39305 0 0 16 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3507.44
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.83 3.87 3.89 6/100 24430
/proc/meminfo: memFree=138876/3368532 swapFree=1953788/1959888
[pid=21221] ppid=21219 vsize=545808 CPUtime=3722.46
/proc/21221/stat : 21221 (gnovelty+) R 21219 21221 10015 0 -1 4202496 19824 0 0 0 205973 166273 0 0 16 0 4 0 1111133689 558907392 19779 4294967295 134512640 135680988 3216057952 3216057196 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21221/statm: 136452 19779 103 286 0 136164 0
[pid=21221/tid=21223] ppid=21219 vsize=545808 CPUtime=930.19
/proc/21221/task/21223/stat : 21223 (gnovelty+) R 21219 21221 10015 0 -1 4202560 12 0 0 0 51547 41472 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3077108012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21224] ppid=21219 vsize=545808 CPUtime=930.95
/proc/21221/task/21224/stat : 21224 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 51500 41595 0 0 15 0 4 0 1111133697 558907392 19779 4294967295 134512640 135680988 3216057952 3067715932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21225] ppid=21219 vsize=545808 CPUtime=931.71
/proc/21221/task/21225/stat : 21225 (gnovelty+) R 21219 21221 10015 0 -1 4202560 10 0 0 0 51496 41675 0 0 15 0 4 0 1111133699 558907392 19779 4294967295 134512640 135680988 3216057952 3058323804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3722.46
Current children cumulated vsize (KiB) 545808

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.04
CPU time (s): 3722.53
CPU user time (s): 2059.78
CPU system time (s): 1662.75
CPU usage (%): 372.239
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2059.78
system time used= 1662.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19824
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= 89425749
involuntary context switches= 207630

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:51:36
IDJOB=1778107
IDBENCH=70551
IDSOLVER=617
FILE ID=/1778107-1243464696
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1540921235-015.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778107-1243464696/watcher-1778107-1243464696 -o /tmp/evaluation-result-1778107-1243464696/solver-1778107-1243464696 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778107-1243464696.cnf 7714537 4

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

MD5SUM BENCH= 49dc86fbfdf68b8af633e3ee1aa2a9e7
RANDOM SEED= 7714537

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:        218980 kB
Buffers:         47132 kB
Cached:        2932292 kB
SwapCached:       2256 kB
Active:        1721732 kB
Inactive:      1267176 kB
HighTotal:     2489216 kB
HighFree:        87712 kB
LowTotal:       879316 kB
LowFree:        131268 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1368 kB
Writeback:           0 kB
AnonPages:        8688 kB
Mapped:           3052 kB
Slab:           151252 kB
SReclaimable:   137692 kB
SUnreclaim:      13560 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 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-28 01:08:16