Trace number 1777672

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S918173205-035.cnf
MD5SUM01229a71bca95743148fcd5c63c4afaa
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/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-1777672-1243454667/watcher-1777672-1243454667 -o /tmp/evaluation-result-1777672-1243454667/solver-1777672-1243454667 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777672-1243454667.cnf 1419806385 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: 4.17 4.14 4.09 3/96 21600
/proc/meminfo: memFree=219864/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=509232 CPUtime=0
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 1371 0 0 0 0 0 0 0 18 0 1 0 1110130819 521453568 1329 4294967295 134512640 135680988 3220640448 3220639712 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21600/statm: 127308 1335 99 286 0 127020 0

[startup+0.075416 s]
/proc/loadavg: 4.17 4.14 4.09 3/96 21600
/proc/meminfo: memFree=219864/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=517044 CPUtime=0.08
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 17248 0 0 0 4 4 0 0 18 0 1 0 1110130819 529453056 17204 4294967295 134512640 135680988 3220640448 3220639712 134537779 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21600/statm: 129261 17208 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.105413 s]
/proc/loadavg: 4.17 4.14 4.09 3/96 21600
/proc/meminfo: memFree=219864/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=0.12
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 7 5 0 0 20 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545808

[startup+0.305399 s]
/proc/loadavg: 4.17 4.14 4.09 3/96 21600
/proc/meminfo: memFree=219864/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=0.87
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 74 13 0 0 18 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 545808

[startup+0.70553 s]
/proc/loadavg: 4.17 4.14 4.09 3/96 21600
/proc/meminfo: memFree=219864/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=2.44
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 200 44 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 545808

[startup+1.50538 s]
/proc/loadavg: 4.17 4.14 4.09 6/100 21604
/proc/meminfo: memFree=141340/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=5.54
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 461 93 0 0 16 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=1.37
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 111 26 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=1.35
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 116 19 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=1.38
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 120 18 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 545808

[startup+3.10538 s]
/proc/loadavg: 4.16 4.13 4.09 6/100 21604
/proc/meminfo: memFree=141192/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=11.79
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 964 215 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=2.97
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 238 59 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=2.89
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 238 51 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=2.93
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 239 54 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 545808

[startup+6.30503 s]
/proc/loadavg: 4.16 4.13 4.09 5/100 21604
/proc/meminfo: memFree=141124/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=24.31
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 1985 446 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=6.08
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 501 107 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=6.02
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 494 108 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=6.05
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 489 116 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 545808

[startup+12.7044 s]
/proc/loadavg: 4.21 4.15 4.10 6/100 21605
/proc/meminfo: memFree=140908/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=49.06
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 4049 857 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=12.35
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 1020 215 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=12.26
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 1006 220 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=12.21
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 1017 204 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.06
Current children cumulated vsize (KiB) 545808

[startup+25.5134 s]
/proc/loadavg: 4.26 4.16 4.10 6/100 21606
/proc/meminfo: memFree=140864/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=99.25
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 8157 1768 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=24.93
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 2054 439 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=24.76
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 2029 447 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=24.79
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 2043 436 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.25
Current children cumulated vsize (KiB) 545808

[startup+51.1112 s]
/proc/loadavg: 4.31 4.18 4.10 2/100 21791
/proc/meminfo: memFree=140620/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=198.06
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 16322 3484 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=49.9
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 4102 888 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=49.32
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 4062 870 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=49.62
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 4075 887 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.06
Current children cumulated vsize (KiB) 545808

[startup+102.307 s]
/proc/loadavg: 4.39 4.21 4.12 6/101 21971
/proc/meminfo: memFree=140532/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=396.05
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 32632 6973 0 0 16 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=99.51
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 8161 1790 0 0 16 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=99.02
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 8162 1740 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=98.75
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 8120 1755 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 396.05
Current children cumulated vsize (KiB) 545808

[startup+162.302 s]
/proc/loadavg: 4.35 4.22 4.12 6/101 22080
/proc/meminfo: memFree=140532/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=627.15
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 51760 10955 0 0 16 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=157.64
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 12941 2823 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=156.43
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 12933 2710 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=156.2
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 12831 2789 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 627.15
Current children cumulated vsize (KiB) 545808

[startup+222.317 s]
/proc/loadavg: 4.27 4.21 4.12 6/100 22358
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=857.92
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 70797 14995 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=215.08
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 17689 3819 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=213.51
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 17617 3734 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=213.9
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 17584 3806 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 857.92
Current children cumulated vsize (KiB) 545808

[startup+282.312 s]
/proc/loadavg: 4.17 4.18 4.11 5/100 22547
/proc/meminfo: memFree=140028/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=1090.52
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 90003 19049 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=272.98
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 22475 4823 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=271.85
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 22425 4760 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=21600] ppid=21598 vsize=545808 CPUtime=1555.53
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 128322 27231 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=389.84
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 32116 6868 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=387.7
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 31912 6858 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=388.7
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 31977 6893 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1555.53
Current children cumulated vsize (KiB) 545808

[startup+462.307 s]
/proc/loadavg: 4.38 4.23 4.13 5/100 23111
/proc/meminfo: memFree=139776/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=1788.43
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 147380 31463 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=448.18
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 36896 7922 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=445.77
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 36648 7929 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=446.6
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 36736 7924 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (KiB) 545808

[startup+522.312 s]
/proc/loadavg: 4.36 4.25 4.14 9/101 23213
/proc/meminfo: memFree=140032/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=2021.26
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 166573 35553 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=506.54
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 41699 8955 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=503.98
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 41431 8967 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=504.81
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 41529 8952 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2021.26
Current children cumulated vsize (KiB) 545808

[startup+582.307 s]
/proc/loadavg: 4.24 4.24 4.14 6/100 23492
/proc/meminfo: memFree=140064/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=2253.67
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 185673 39694 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=563.83
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 46396 9987 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=562.6
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 46249 10011 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=563.27
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 46310 10017 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2253.67
Current children cumulated vsize (KiB) 545808

[startup+642.302 s]
/proc/loadavg: 4.40 4.26 4.15 5/100 23679
/proc/meminfo: memFree=140176/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=2485.07
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 204753 43754 0 0 16 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=621.97
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 51189 11008 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=620.07
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 50968 11039 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=621.17
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 51096 11021 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2485.07
Current children cumulated vsize (KiB) 545808

[startup+702.307 s]
/proc/loadavg: 4.14 4.21 4.14 5/100 23866
/proc/meminfo: memFree=140308/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=2716.41
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 223877 47764 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=680.07
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 56050 11957 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=677.61
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 55711 12050 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=678.77
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 55852 12025 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2716.41
Current children cumulated vsize (KiB) 545808

[startup+762.322 s]
/proc/loadavg: 4.39 4.24 4.15 5/100 24057
/proc/meminfo: memFree=139812/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=2948.46
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 243003 51843 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=738.16
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 60860 12956 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=735.61
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 60470 13091 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=736.48
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 60594 13054 0 0 16 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059012020 134532993 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2948.46
Current children cumulated vsize (KiB) 545808

[startup+822.317 s]
/proc/loadavg: 4.22 4.21 4.15 7/101 24204
/proc/meminfo: memFree=139708/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=3180.93
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 262041 56052 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=796.56
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 65641 14015 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=793.48
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 65221 14127 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=794.64
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 65361 14103 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3180.93
Current children cumulated vsize (KiB) 545808

[startup+882.312 s]
/proc/loadavg: 4.09 4.16 4.13 5/100 24438
/proc/meminfo: memFree=139904/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=3414.85
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 281299 60186 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=855.03
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 70476 15027 0 0 15 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=851.86
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 69975 15211 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=853.21
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 70237 15084 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3414.85
Current children cumulated vsize (KiB) 545808

[startup+942.307 s]
/proc/loadavg: 4.47 4.22 4.15 6/100 24625
/proc/meminfo: memFree=139800/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=3646.35
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 300450 64185 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=913.02
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 75287 16015 0 0 16 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=909.36
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 74700 16236 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=911.39
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 75066 16073 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3646.35
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.18 4.18 4.14 6/100 24629
/proc/meminfo: memFree=140120/3368532 swapFree=1953788/1959888
[pid=21600] ppid=21598 vsize=545808 CPUtime=3869.64
/proc/21600/stat : 21600 (gnovelty+) R 21598 21600 10015 0 -1 4202496 19825 0 0 0 318854 68110 0 0 15 0 4 0 1110130819 558907392 19781 4294967295 134512640 135680988 3220640448 3220639692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21600/statm: 136452 19781 103 286 0 136164 0
[pid=21600/tid=21602] ppid=21598 vsize=545808 CPUtime=969.51
/proc/21600/task/21602/stat : 21602 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 79941 17010 0 0 16 0 4 0 1110130827 558907392 19781 4294967295 134512640 135680988 3220640448 3077796188 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21600/tid=21603] ppid=21598 vsize=545808 CPUtime=964.78
/proc/21600/task/21603/stat : 21603 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 79276 17202 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3068404060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21600/tid=21604] ppid=21598 vsize=545808 CPUtime=967.08
/proc/21600/task/21604/stat : 21604 (gnovelty+) R 21598 21600 10015 0 -1 4202560 9 0 0 0 79657 17051 0 0 15 0 4 0 1110130828 558907392 19781 4294967295 134512640 135680988 3220640448 3059011932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3869.64
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): 3869.72
CPU user time (s): 3188.61
CPU system time (s): 681.11
CPU usage (%): 386.957
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3188.61
system time used= 681.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 28059885
involuntary context switches= 67703

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 22:04:27
IDJOB=1777672
IDBENCH=70406
IDSOLVER=617
FILE ID=/1777672-1243454667
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S918173205-035.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777672-1243454667/watcher-1777672-1243454667 -o /tmp/evaluation-result-1777672-1243454667/solver-1777672-1243454667 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777672-1243454667.cnf 1419806385 4

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

MD5SUM BENCH= 01229a71bca95743148fcd5c63c4afaa
RANDOM SEED= 1419806385

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:        219864 kB
Buffers:         47084 kB
Cached:        2931868 kB
SwapCached:       2256 kB
Active:        1721568 kB
Inactive:      1266492 kB
HighTotal:     2489216 kB
HighFree:        88108 kB
LowTotal:       879316 kB
LowFree:        131756 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:        8784 kB
Mapped:           3212 kB
Slab:           150920 kB
SReclaimable:   137544 kB
SUnreclaim:      13376 kB
PageTables:        496 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:21:09