Trace number 1778233

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) 3698.59 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1775841359-070.cnf
MD5SUM690a5fe43a37275cc4c39d3d0d23f423
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 variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.09	c +------------------------------+
0.00/0.09	c | gNovelty+, version 1.0       |
0.00/0.09	c +------------------------------+
0.00/0.09	c gnovelty+ -h for help
0.00/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-1778233-1243471713/watcher-1778233-1243471713 -o /tmp/evaluation-result-1778233-1243471713/solver-1778233-1243471713 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778233-1243471713.cnf 1321764482 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.47 3.80 3.79 2/96 11190
/proc/meminfo: memFree=212572/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=509232 CPUtime=0.01
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 1633 0 0 0 0 1 0 0 25 0 1 0 1111835391 521453568 1589 4294967295 134512640 135680988 3219966496 3219965760 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11190/statm: 127308 1589 99 286 0 127020 0

[startup+0.114585 s]
/proc/loadavg: 3.47 3.80 3.79 2/96 11190
/proc/meminfo: memFree=212572/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=0.12
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19799 0 0 0 6 6 0 0 25 0 4 0 1111835391 558903296 19754 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19754 103 286 0 136163 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545804

[startup+0.214574 s]
/proc/loadavg: 3.47 3.80 3.79 2/96 11190
/proc/meminfo: memFree=212572/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=0.51
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 28 23 0 0 25 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 545804

[startup+0.314566 s]
/proc/loadavg: 3.47 3.80 3.79 2/96 11190
/proc/meminfo: memFree=212572/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=0.9
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 49 41 0 0 25 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 545804

[startup+0.714533 s]
/proc/loadavg: 3.47 3.80 3.79 2/96 11190
/proc/meminfo: memFree=212572/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=2.39
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 125 114 0 0 25 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 545804

[startup+1.51447 s]
/proc/loadavg: 3.47 3.80 3.79 5/100 11194
/proc/meminfo: memFree=140540/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=5.33
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 277 256 0 0 24 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=1.34
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 70 64 0 0 24 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=1.32
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 68 64 0 0 25 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=1.26
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 70 56 0 0 25 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 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) 545804

[startup+3.11434 s]
/proc/loadavg: 3.47 3.80 3.79 5/100 11194
/proc/meminfo: memFree=140012/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=11.31
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 583 548 0 0 23 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=2.84
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 143 141 0 0 23 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=2.84
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 158 126 0 0 24 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=2.74
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 142 132 0 0 24 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 545804

[startup+6.31413 s]
/proc/loadavg: 3.52 3.80 3.80 5/100 11194
/proc/meminfo: memFree=140068/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=23.34
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 1204 1130 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=5.8
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 303 277 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=5.81
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 311 270 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=5.8
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 290 290 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.34
Current children cumulated vsize (KiB) 545804

[startup+12.7135 s]
/proc/loadavg: 3.55 3.81 3.80 5/100 11195
/proc/meminfo: memFree=139728/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=47.2
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 2437 2283 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=11.78
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 607 571 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=11.81
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 621 560 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182828 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=11.65
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 602 563 0 0 16 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.2
Current children cumulated vsize (KiB) 545804

[startup+25.5125 s]
/proc/loadavg: 3.65 3.81 3.80 5/100 11195
/proc/meminfo: memFree=139792/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=94.97
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 4917 4580 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=23.64
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 1203 1161 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=23.83
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 1244 1139 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=23.72
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 1243 1129 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.97
Current children cumulated vsize (KiB) 545804

[startup+51.1104 s]
/proc/loadavg: 3.77 3.83 3.80 5/100 11381
/proc/meminfo: memFree=138984/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=189.68
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 9821 9147 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=47.28
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 2459 2269 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=47.36
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 2422 2314 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182828 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=47.63
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 2484 2279 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.68
Current children cumulated vsize (KiB) 545804

[startup+102.316 s]
/proc/loadavg: 3.80 3.82 3.80 4/100 11567
/proc/meminfo: memFree=138664/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=380.3
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 19531 18499 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=94.75
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 4893 4582 0 0 16 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=95.2
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 4849 4671 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=95
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 4926 4574 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 380.3
Current children cumulated vsize (KiB) 545804

[startup+162.311 s]
/proc/loadavg: 3.75 3.81 3.80 5/100 11756
/proc/meminfo: memFree=138872/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=602.68
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 31009 29259 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=149.98
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 7731 7267 0 0 16 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=150.71
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 7695 7376 0 0 16 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=150.74
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 7828 7246 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 602.68
Current children cumulated vsize (KiB) 545804

[startup+222.316 s]
/proc/loadavg: 3.68 3.78 3.79 5/100 11943
/proc/meminfo: memFree=139260/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=824.62
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 42488 39974 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=205.58
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 10586 9972 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=205.73
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 10555 10018 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=206.48
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 10741 9907 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 824.62
Current children cumulated vsize (KiB) 545804

[startup+282.311 s]
/proc/loadavg: 3.82 3.80 3.80 5/100 12135
/proc/meminfo: memFree=139036/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=1046
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 53835 50765 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965692 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=260.79
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 13479 12600 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=261.04
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 13318 12786 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=11190] ppid=11188 vsize=545804 CPUtime=1711.46
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 88408 82738 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=426.57
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 22097 20560 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077574956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=427.22
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 21963 20759 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=428.68
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 22310 20558 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1711.46
Current children cumulated vsize (KiB) 545804

[startup+522.312 s]
/proc/loadavg: 3.92 3.87 3.82 5/100 12888
/proc/meminfo: memFree=138904/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=1933.3
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 99818 93512 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=482.08
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 24940 23268 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=482.6
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 24783 23477 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=484.51
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 25182 23269 0 0 16 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790836 134534208 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1933.3
Current children cumulated vsize (KiB) 545804

[startup+582.317 s]
/proc/loadavg: 3.83 3.86 3.82 5/100 13076
/proc/meminfo: memFree=138988/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=2155.77
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 111422 104155 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=537.27
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 27821 25906 0 0 16 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575092 134533839 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=538.55
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 27683 26172 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=540.34
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 28106 25928 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2155.77
Current children cumulated vsize (KiB) 545804

[startup+642.312 s]
/proc/loadavg: 3.82 3.87 3.82 5/100 13268
/proc/meminfo: memFree=138904/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=2377.59
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 122852 114907 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=592.95
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 30646 28649 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=594.07
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 30579 28828 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=595.79
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 30956 28623 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2377.59
Current children cumulated vsize (KiB) 545804

[startup+702.307 s]
/proc/loadavg: 3.74 3.84 3.81 5/100 13455
/proc/meminfo: memFree=139284/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=2598.94
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 134253 125641 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=648.14
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 33455 31359 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=649.88
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 33478 31510 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=651.03
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 33846 31257 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790700 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2598.94
Current children cumulated vsize (KiB) 545804

[startup+762.312 s]
/proc/loadavg: 3.68 3.80 3.80 5/100 13644
/proc/meminfo: memFree=138592/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=2820.32
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 145607 136425 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=703.54
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 36327 34027 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=705.09
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 36310 34199 0 0 16 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=706.42
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 36670 33972 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2820.32
Current children cumulated vsize (KiB) 545804

[startup+822.307 s]
/proc/loadavg: 3.82 3.82 3.81 5/100 13831
/proc/meminfo: memFree=138408/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=3041.86
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 156958 147228 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=758.73
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 39144 36729 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=760.75
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 39232 36843 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=761.81
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 39488 36693 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.86
Current children cumulated vsize (KiB) 545804

[startup+882.312 s]
/proc/loadavg: 3.80 3.81 3.80 6/100 14019
/proc/meminfo: memFree=138484/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=3264.03
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 168385 158018 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=814.27
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 42000 39427 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=816.15
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 42069 39546 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=817.08
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 42308 39400 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3264.03
Current children cumulated vsize (KiB) 545804

[startup+942.307 s]
/proc/loadavg: 3.79 3.81 3.80 5/100 14207
/proc/meminfo: memFree=138772/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=3485.89
/proc/11190/stat : 11190 (gnovelty+) S 11188 11190 10015 0 -1 4202496 19806 0 0 0 179639 168950 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=869.01
/proc/11190/task/11192/stat : 11192 (gnovelty+) R 11188 11190 10015 0 -1 4202560 8 0 0 0 44776 42125 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077575004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=871.61
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 44879 42282 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=872.86
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 45093 42193 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3485.89
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.69 3.78 3.79 5/100 14394
/proc/meminfo: memFree=138780/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=3698.55
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 190590 179265 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=922.01
/proc/11190/task/11192/stat : 11192 (gnovelty+) S 11188 11190 10015 0 -1 4202560 8 0 0 0 47531 44670 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077574956 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=925.14
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 47643 44871 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=926.16
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 47824 44792 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3698.55
Current children cumulated vsize (KiB) 545804

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

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

[startup+1000.01 s]
/proc/loadavg: 3.69 3.78 3.79 5/100 14394
/proc/meminfo: memFree=138780/3368532 swapFree=1953788/1959888
[pid=11190] ppid=11188 vsize=545804 CPUtime=3698.55
/proc/11190/stat : 11190 (gnovelty+) R 11188 11190 10015 0 -1 4202496 19806 0 0 0 190590 179265 0 0 15 0 4 0 1111835391 558903296 19761 4294967295 134512640 135680988 3219966496 3219965740 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11190/statm: 136451 19761 103 286 0 136163 0
[pid=11190/tid=11192] ppid=11188 vsize=545804 CPUtime=922.01
/proc/11190/task/11192/stat : 11192 (gnovelty+) S 11188 11190 10015 0 -1 4202560 8 0 0 0 47531 44670 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3077574956 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11190/tid=11193] ppid=11188 vsize=545804 CPUtime=925.14
/proc/11190/task/11193/stat : 11193 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 47643 44871 0 0 15 0 4 0 1111835400 558903296 19761 4294967295 134512640 135680988 3219966496 3068182876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11190/tid=11194] ppid=11188 vsize=545804 CPUtime=926.16
/proc/11190/task/11194/stat : 11194 (gnovelty+) R 11188 11190 10015 0 -1 4202560 7 0 0 0 47824 44792 0 0 15 0 4 0 1111835401 558903296 19761 4294967295 134512640 135680988 3219966496 3058790748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3698.55
Current children cumulated vsize (KiB) 545804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3698.59
CPU user time (s): 1905.94
CPU system time (s): 1792.65
CPU usage (%): 369.849
Max. virtual memory (cumulated for all children) (KiB): 545804

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 02:48:33
IDJOB=1778233
IDBENCH=70593
IDSOLVER=617
FILE ID=/1778233-1243471713
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1775841359-070.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778233-1243471713/watcher-1778233-1243471713 -o /tmp/evaluation-result-1778233-1243471713/solver-1778233-1243471713 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778233-1243471713.cnf 1321764482 4

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

MD5SUM BENCH= 690a5fe43a37275cc4c39d3d0d23f423
RANDOM SEED= 1321764482

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:        218492 kB
Buffers:         47144 kB
Cached:        2932536 kB
SwapCached:       2256 kB
Active:        1721628 kB
Inactive:      1267400 kB
HighTotal:     2489216 kB
HighFree:        87388 kB
LowTotal:       879316 kB
LowFree:        131104 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1412 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3012 kB
Slab:           151432 kB
SReclaimable:   137780 kB
SUnreclaim:      13652 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 03:05:15