Trace number 1777825

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) 3873 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S108799362-035.cnf
MD5SUMa1a7c44aaefb9d151590a11e58c71aae
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 variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data

0.07/0.09	c +------------------------------+
0.07/0.09	c | gNovelty+, version 1.0       |
0.07/0.09	c +------------------------------+
0.07/0.09	c gnovelty+ -h for help
0.07/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-1777825-1243456744/watcher-1777825-1243456744 -o /tmp/evaluation-result-1777825-1243456744/solver-1777825-1243456744 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777825-1243456744.cnf 1270206076 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.79 4.01 4.05 3/96 1494
/proc/meminfo: memFree=3040328/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=509232 CPUtime=0
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 872 0 0 0 0 0 0 0 18 0 1 0 1099775560 521453568 829 4294967295 134512640 135680988 3215427008 3215426272 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1494/statm: 127308 837 99 286 0 127020 0

[startup+0.075703 s]
/proc/loadavg: 3.79 4.01 4.05 3/96 1494
/proc/meminfo: memFree=3040328/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=517044 CPUtime=0.07
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 16104 0 0 0 4 3 0 0 18 0 1 0 1099775560 529453056 16060 4294967295 134512640 135680988 3215427008 3215426272 134537708 0 0 0 0 0 0 0 17 3 0 0 0
/proc/1494/statm: 129261 16072 99 286 0 128973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517044

[startup+0.105702 s]
/proc/loadavg: 3.79 4.01 4.05 3/96 1494
/proc/meminfo: memFree=3040328/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=0.1
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19855 0 0 0 7 3 0 0 18 0 4 0 1099775560 559386624 19811 4294967295 134512640 135680988 3215427008 3215426288 134541539 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19811 103 286 0 136281 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 546276

[startup+0.305944 s]
/proc/loadavg: 3.79 4.01 4.05 3/96 1494
/proc/meminfo: memFree=3040328/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=0.84
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 81 3 0 0 17 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426340 134533471 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 546276

[startup+0.705656 s]
/proc/loadavg: 3.79 4.01 4.05 3/96 1494
/proc/meminfo: memFree=3040328/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=2.4
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 234 6 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 546276

[startup+1.5074 s]
/proc/loadavg: 3.79 4.01 4.05 6/100 1498
/proc/meminfo: memFree=2961508/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=5.33
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 523 10 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=1.37
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 134 3 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=1.34
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 132 2 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=1.26
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 126 0 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 546276

[startup+3.10652 s]
/proc/loadavg: 3.79 4.01 4.05 5/100 1498
/proc/meminfo: memFree=2961508/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=11.46
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 1125 21 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=2.9
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 286 4 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=2.94
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 292 2 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=2.78
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 273 5 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 546276

[startup+6.30596 s]
/proc/loadavg: 3.80 4.01 4.05 6/100 1498
/proc/meminfo: memFree=2961508/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=23.52
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 2310 42 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=5.96
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 586 10 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=5.85
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 578 7 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=5.9
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 579 11 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.52
Current children cumulated vsize (KiB) 546276

[startup+12.7061 s]
/proc/loadavg: 3.82 4.01 4.05 6/100 1500
/proc/meminfo: memFree=2961416/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=48.56
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 4754 102 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=12.3
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 1206 24 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=12.03
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 1183 20 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=12.28
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 1200 28 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.56
Current children cumulated vsize (KiB) 546276

[startup+25.5141 s]
/proc/loadavg: 3.93 4.02 4.05 5/100 1684
/proc/meminfo: memFree=2961268/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=97.82
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 9585 197 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=24.61
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 2413 48 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=24.09
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 2364 45 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=24.68
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 2414 54 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.82
Current children cumulated vsize (KiB) 546276

[startup+51.1129 s]
/proc/loadavg: 4.22 4.08 4.07 6/100 1686
/proc/meminfo: memFree=2961512/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=195.94
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 19213 381 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=49.02
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 4819 83 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=48.56
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 4758 98 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=49.13
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 4805 108 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.94
Current children cumulated vsize (KiB) 546276

[startup+102.319 s]
/proc/loadavg: 4.57 4.21 4.11 6/100 1873
/proc/meminfo: memFree=2961224/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=392.22
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 38460 762 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=98.37
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 9656 181 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=97.84
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 9594 190 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=98.82
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 9685 197 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 392.22
Current children cumulated vsize (KiB) 546276

[startup+162.308 s]
/proc/loadavg: 4.81 4.35 4.16 6/100 2061
/proc/meminfo: memFree=2961248/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=627.13
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 61434 1279 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=156.92
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 15395 297 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=156.86
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 15368 318 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=157.72
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 15445 327 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.13
Current children cumulated vsize (KiB) 546276

[startup+222.311 s]
/proc/loadavg: 4.93 4.45 4.21 6/100 2248
/proc/meminfo: memFree=2960884/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=859.82
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 84275 1707 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=215.58
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 21160 398 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=215.04
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 21084 420 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=215.44
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 21100 444 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 859.82
Current children cumulated vsize (KiB) 546276

[startup+282.318 s]
/proc/loadavg: 4.73 4.47 4.23 5/100 2447
/proc/meminfo: memFree=2960644/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=1091.07
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 106959 2148 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=273.96
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 26886 510 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=272.48
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 26702 546 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=1494] ppid=1492 vsize=546276 CPUtime=1558.22
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 152799 3023 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=390.96
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 38351 745 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=389.59
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 38201 758 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=389.64
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 38215 749 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1558.22
Current children cumulated vsize (KiB) 546276

[startup+462.315 s]
/proc/loadavg: 5.09 4.64 4.32 6/100 3022
/proc/meminfo: memFree=2960480/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=1792.96
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 175818 3478 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=449.68
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 44095 873 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=447.84
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 43937 847 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=448.69
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 44004 865 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1792.96
Current children cumulated vsize (KiB) 546276

[startup+522.313 s]
/proc/loadavg: 4.70 4.61 4.33 6/100 3211
/proc/meminfo: memFree=2960636/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=2024.24
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 198479 3945 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=508.32
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 49836 996 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=506.57
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 49703 954 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=505.82
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 49602 980 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2024.24
Current children cumulated vsize (KiB) 546276

[startup+582.307 s]
/proc/loadavg: 5.14 4.74 4.39 5/100 3417
/proc/meminfo: memFree=2960620/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=2254.39
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 221028 4411 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=566.43
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 55528 1115 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=564.19
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 55348 1071 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=562.38
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 55148 1090 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2254.39
Current children cumulated vsize (KiB) 546276

[startup+642.312 s]
/proc/loadavg: 4.52 4.64 4.38 4/100 3619
/proc/meminfo: memFree=2960644/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=2485.54
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 243719 4835 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426340 134534000 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=622.72
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 61047 1225 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=622.4
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 61081 1159 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=620.1
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 60796 1214 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2485.54
Current children cumulated vsize (KiB) 546276

[startup+702.309 s]
/proc/loadavg: 4.77 4.67 4.40 6/100 3806
/proc/meminfo: memFree=2960696/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=2716.76
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 266366 5310 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=680.82
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 66720 1362 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=679.84
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 66698 1286 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=677.91
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 66462 1329 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2716.76
Current children cumulated vsize (KiB) 546276

[startup+762.314 s]
/proc/loadavg: 4.78 4.69 4.42 5/100 3994
/proc/meminfo: memFree=2960636/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=2949.89
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 289188 5801 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=738.55
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 72385 1470 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=738.88
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 72456 1432 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=736.37
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 72189 1448 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2949.89
Current children cumulated vsize (KiB) 546276

[startup+822.31 s]
/proc/loadavg: 4.62 4.66 4.43 6/100 4181
/proc/meminfo: memFree=2960760/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=3182.43
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 311984 6259 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=796.32
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 78063 1569 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=798.02
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 78247 1555 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=794.23
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 77848 1575 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3182.43
Current children cumulated vsize (KiB) 546276

[startup+882.316 s]
/proc/loadavg: 4.70 4.67 4.44 6/100 4369
/proc/meminfo: memFree=2960132/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=3414.94
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 334822 6672 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=854.6
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 83790 1670 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665204 134533962 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=856.03
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 83939 1664 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=852.78
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 83602 1676 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3414.94
Current children cumulated vsize (KiB) 546276

[startup+942.312 s]
/proc/loadavg: 4.64 4.65 4.45 8/100 4562
/proc/meminfo: memFree=2960124/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=3649.58
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 357856 7102 0 0 16 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=913.18
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 89535 1783 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=914.21
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 89658 1763 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=911.88
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 89411 1777 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3649.58
Current children cumulated vsize (KiB) 546276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.08 4.77 4.50 5/100 4749
/proc/meminfo: memFree=2960572/3368532 swapFree=1954072/1959888
[pid=1494] ppid=1492 vsize=546276 CPUtime=3872.96
/proc/1494/stat : 1494 (gnovelty+) R 1492 1494 15881 0 -1 4202496 19932 0 0 0 379768 7528 0 0 15 0 4 0 1099775560 559386624 19888 4294967295 134512640 135680988 3215427008 3215426252 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1494/statm: 136569 19888 103 286 0 136281 0
[pid=1494/tid=1496] ppid=1492 vsize=546276 CPUtime=969.11
/proc/1494/task/1496/stat : 1496 (gnovelty+) R 1492 1494 15881 0 -1 4202560 25 0 0 0 95026 1885 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3077665116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1494/tid=1497] ppid=1492 vsize=546276 CPUtime=970.1
/proc/1494/task/1497/stat : 1497 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 95123 1887 0 0 15 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3068272988 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1494/tid=1498] ppid=1492 vsize=546276 CPUtime=966.89
/proc/1494/task/1498/stat : 1498 (gnovelty+) R 1492 1494 15881 0 -1 4202560 26 0 0 0 94809 1880 0 0 16 0 4 0 1099775570 559386624 19888 4294967295 134512640 135680988 3215427008 3058880948 134533350 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3872.96
Current children cumulated vsize (KiB) 546276

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.02
CPU time (s): 3873
CPU user time (s): 3797.72
CPU system time (s): 75.28
CPU usage (%): 387.291
Max. virtual memory (cumulated for all children) (KiB): 546276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3797.72
system time used= 75.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19932
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= 2760699
involuntary context switches= 40195

runsolver used 0.04 second user time and 0.04 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 22:39:04
IDJOB=1777825
IDBENCH=70457
IDSOLVER=617
FILE ID=tipi44/1777825-1243456744
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S108799362-035.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777825-1243456744/watcher-1777825-1243456744 -o /tmp/evaluation-result-1777825-1243456744/solver-1777825-1243456744 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777825-1243456744.cnf 1270206076 4

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

MD5SUM BENCH= a1a7c44aaefb9d151590a11e58c71aae
RANDOM SEED= 1270206076

Linux tipi44 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.116
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.42
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.116
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.10
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3040328 kB
Buffers:        130900 kB
Cached:          90880 kB
SwapCached:       2184 kB
Active:          88556 kB
Inactive:       142836 kB
HighTotal:     2489216 kB
HighFree:      2385620 kB
LowTotal:       879316 kB
LowFree:        654708 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:        8836 kB
Mapped:           3388 kB
Slab:            86728 kB
SReclaimable:    76936 kB
SUnreclaim:       9792 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-27 22:55:46