Trace number 1777885

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S857870897-089.cnf
MD5SUMc58d3e32f1903c03b844745c17ddeb30
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.06/0.10	c +------------------------------+
0.06/0.10	c | gNovelty+, version 1.0       |
0.06/0.10	c +------------------------------+
0.06/0.10	c gnovelty+ -h for help
0.06/0.10	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-1777885-1243459754/watcher-1777885-1243459754 -o /tmp/evaluation-result-1777885-1243459754/solver-1777885-1243459754 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777885-1243459754.cnf 404402117 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.91 4.20 4.39 3/96 11104
/proc/meminfo: memFree=3039136/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=509232 CPUtime=0.01
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 1386 0 0 0 0 1 0 0 18 0 1 0 1100076527 521453568 1342 4294967295 134512640 135680988 3218378912 3218378176 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11104/statm: 127308 1351 99 286 0 127020 0

[startup+0.050442 s]
/proc/loadavg: 3.91 4.20 4.39 3/96 11104
/proc/meminfo: memFree=3039136/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=517044 CPUtime=0.06
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 10846 0 0 0 2 4 0 0 18 0 1 0 1100076527 529453056 10801 4294967295 134512640 135680988 3218378912 3218378176 134537779 0 0 0 0 0 0 0 17 1 0 0 0
/proc/11104/statm: 129261 10807 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.110437 s]
/proc/loadavg: 3.91 4.20 4.39 3/96 11104
/proc/meminfo: memFree=3039136/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=0.12
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19908 0 0 0 6 6 0 0 19 0 4 0 1100076527 559472640 19863 4294967295 134512640 135680988 3218378912 3218378244 134533494 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19864 103 286 0 136302 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 546360

[startup+0.310424 s]
/proc/loadavg: 3.91 4.20 4.39 3/96 11104
/proc/meminfo: memFree=3039136/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=0.85
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 75 10 0 0 18 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 546360

[startup+0.710397 s]
/proc/loadavg: 3.91 4.20 4.39 3/96 11104
/proc/meminfo: memFree=3039136/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=2.44
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 229 15 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 546360

[startup+1.51069 s]
/proc/loadavg: 3.91 4.20 4.39 6/100 11108
/proc/meminfo: memFree=2960148/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=5.58
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 538 20 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=1.4
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 134 6 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=1.29
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 126 3 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863424 134542123 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=1.39
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 136 3 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 546360

[startup+3.11042 s]
/proc/loadavg: 3.91 4.20 4.39 7/100 11108
/proc/meminfo: memFree=2960148/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=11.35
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 1103 32 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=2.84
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 277 7 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255604 134533487 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=2.61
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 252 9 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=2.89
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 282 7 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471348 134533985 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 546360

[startup+6.3102 s]
/proc/loadavg: 3.92 4.19 4.38 7/100 11109
/proc/meminfo: memFree=2959932/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=23.45
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 2286 59 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378244 134533337 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=6.03
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 589 14 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=5.48
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 532 16 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=5.92
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 581 11 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 546360

[startup+12.7098 s]
/proc/loadavg: 4.08 4.22 4.39 5/100 11293
/proc/meminfo: memFree=2959828/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=48.16
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 4706 110 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=12.25
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 1202 23 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=11.65
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 1132 33 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863476 134535066 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=11.99
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 1172 27 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471348 134535168 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.16
Current children cumulated vsize (KiB) 546360

[startup+25.5093 s]
/proc/loadavg: 4.37 4.28 4.41 6/100 11294
/proc/meminfo: memFree=2959980/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=98.52
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 9653 199 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=24.88
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 2434 54 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=24.08
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 2355 53 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=24.77
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 2435 42 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 546360

[startup+51.107 s]
/proc/loadavg: 4.75 4.38 4.44 6/100 11295
/proc/meminfo: memFree=2960028/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=198.79
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 19504 375 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=49.81
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 4872 109 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=49.28
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 4842 86 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=49.8
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 4891 89 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.79
Current children cumulated vsize (KiB) 546360

[startup+102.315 s]
/proc/loadavg: 5.16 4.55 4.49 6/100 11483
/proc/meminfo: memFree=2959896/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=399.24
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 39168 756 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=99.91
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 9783 208 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=99.4
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 9767 173 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=99.96
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 9818 178 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 546360

[startup+162.32 s]
/proc/loadavg: 5.28 4.68 4.54 7/100 11671
/proc/meminfo: memFree=2959904/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=630.89
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 61896 1193 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=157.43
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 15431 312 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255604 134532918 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=157.19
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 15431 288 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=158.18
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 15529 289 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 630.89
Current children cumulated vsize (KiB) 546360

[startup+222.316 s]
/proc/loadavg: 5.28 4.77 4.57 7/100 11857
/proc/meminfo: memFree=2959656/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=864.14
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 84768 1646 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=216.04
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 21178 426 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=215.68
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 21175 393 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=216.52
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 21256 396 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 864.14
Current children cumulated vsize (KiB) 546360

[startup+282.322 s]
/proc/loadavg: 5.63 4.95 4.64 8/100 12049
/proc/meminfo: memFree=2959656/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=1098.49
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 107783 2066 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=275.1
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 26989 521 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=274.4
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 26931 509 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=11104] ppid=11102 vsize=546360 CPUtime=1566.8
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 153766 2914 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=392.37
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 38486 751 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=391.06
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 38406 700 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=391.96
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 38461 735 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1566.8
Current children cumulated vsize (KiB) 546360

[startup+462.309 s]
/proc/loadavg: 5.13 4.99 4.70 6/100 12616
/proc/meminfo: memFree=2959896/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=1800.59
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 176714 3345 0 0 16 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=450.95
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 44220 875 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=449.2
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 44131 789 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=450.67
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 44230 837 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (KiB) 546360

[startup+522.311 s]
/proc/loadavg: 4.96 4.96 4.71 6/100 12802
/proc/meminfo: memFree=2959904/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=2034.24
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 199645 3779 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=509.57
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 49965 992 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=507
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 49812 888 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=508.51
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 49904 947 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2034.24
Current children cumulated vsize (KiB) 546360

[startup+582.314 s]
/proc/loadavg: 5.02 4.95 4.72 5/100 12990
/proc/meminfo: memFree=2959904/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=2268.38
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 222617 4221 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=567.99
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 55697 1102 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=565.91
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 55601 990 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=566.8
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 55623 1057 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2268.38
Current children cumulated vsize (KiB) 546360

[startup+642.307 s]
/proc/loadavg: 5.14 5.00 4.75 7/100 13183
/proc/meminfo: memFree=2959656/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=2504.23
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 245754 4669 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=626.68
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 61444 1224 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=625.27
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 61429 1098 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=625.51
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 61395 1156 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2504.23
Current children cumulated vsize (KiB) 546360

[startup+702.313 s]
/proc/loadavg: 5.05 5.01 4.77 7/100 13371
/proc/meminfo: memFree=2959872/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=2738.97
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 268777 5120 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=685.39
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 67215 1324 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=684.18
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 67207 1211 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=683.76
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 67102 1274 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2738.97
Current children cumulated vsize (KiB) 546360

[startup+762.32 s]
/proc/loadavg: 5.08 5.03 4.79 6/100 13559
/proc/meminfo: memFree=2959888/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=2974.62
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 291913 5549 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=744.31
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 72985 1446 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=743.34
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 73013 1321 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=742.5
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 72879 1371 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2974.62
Current children cumulated vsize (KiB) 546360

[startup+822.316 s]
/proc/loadavg: 5.32 5.11 4.83 8/100 13745
/proc/meminfo: memFree=2960028/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=3206.75
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 314709 5966 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=802.14
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 78677 1537 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=801.24
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 78696 1428 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=801.11
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 78619 1492 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3206.75
Current children cumulated vsize (KiB) 546360

[startup+882.312 s]
/proc/loadavg: 4.99 5.06 4.83 6/100 13933
/proc/meminfo: memFree=2960028/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=3438.75
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 337495 6380 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=860.26
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 84385 1641 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=858.83
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 84351 1532 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=859.11
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 84314 1597 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3438.75
Current children cumulated vsize (KiB) 546360

[startup+942.306 s]
/proc/loadavg: 4.99 5.03 4.83 8/100 14122
/proc/meminfo: memFree=2960028/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=3674.24
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 360621 6803 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=919.2
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 90162 1758 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=917.54
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 90119 1635 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863476 134534000 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=918.01
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 90100 1701 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3674.24
Current children cumulated vsize (KiB) 546360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.15 5.07 4.85 8/100 14313
/proc/meminfo: memFree=2959904/3368532 swapFree=1954072/1959888
[pid=11104] ppid=11102 vsize=546360 CPUtime=3899.05
/proc/11104/stat : 11104 (gnovelty+) R 11102 11104 15881 0 -1 4202496 19949 0 0 0 382683 7222 0 0 15 0 4 0 1100076527 559472640 19904 4294967295 134512640 135680988 3218378912 3218378156 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11104/statm: 136590 19904 103 286 0 136302 0
[pid=11104/tid=11106] ppid=11102 vsize=546360 CPUtime=975.4
/proc/11104/task/11106/stat : 11106 (gnovelty+) R 11102 11104 15881 0 -1 4202560 27 0 0 0 95668 1872 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3077255516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11104/tid=11107] ppid=11102 vsize=546360 CPUtime=973.65
/proc/11104/task/11107/stat : 11107 (gnovelty+) R 11102 11104 15881 0 -1 4202560 28 0 0 0 95618 1747 0 0 15 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3067863388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11104/tid=11108] ppid=11102 vsize=546360 CPUtime=974.47
/proc/11104/task/11108/stat : 11108 (gnovelty+) R 11102 11104 15881 0 -1 4202560 29 0 0 0 95659 1788 0 0 16 0 4 0 1100076537 559472640 19904 4294967295 134512640 135680988 3218378912 3058471296 134540836 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3899.05
Current children cumulated vsize (KiB) 546360

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): 3899.13
CPU user time (s): 3826.91
CPU system time (s): 72.22
CPU usage (%): 389.898
Max. virtual memory (cumulated for all children) (KiB): 546360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3826.91
system time used= 72.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19949
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= 1291777
involuntary context switches= 44424

runsolver used 0.38 second user time and 0.29 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 23:29:14
IDJOB=1777885
IDBENCH=70477
IDSOLVER=617
FILE ID=tipi44/1777885-1243459754
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S857870897-089.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777885-1243459754/watcher-1777885-1243459754 -o /tmp/evaluation-result-1777885-1243459754/solver-1777885-1243459754 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777885-1243459754.cnf 404402117 4

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

MD5SUM BENCH= c58d3e32f1903c03b844745c17ddeb30
RANDOM SEED= 404402117

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:       3039136 kB
Buffers:        130912 kB
Cached:          91184 kB
SwapCached:       2184 kB
Active:          88688 kB
Inactive:       143016 kB
HighTotal:     2489216 kB
HighFree:      2385668 kB
LowTotal:       879316 kB
LowFree:        653468 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:        8612 kB
Mapped:           3388 kB
Slab:            86872 kB
SReclaimable:    77012 kB
SUnreclaim:       9860 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 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 23:45:54