Trace number 1777186

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.11/0.13	c +------------------------------+
0.11/0.13	c | gNovelty+, version 1.0       |
0.11/0.13	c +------------------------------+
0.11/0.13	c gnovelty+ -h for help
0.11/0.13	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-1777186-1243438303/watcher-1777186-1243438303 -o /tmp/evaluation-result-1777186-1243438303/solver-1777186-1243438303 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777186-1243438303.cnf 70654013 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.41 4.84 4.68 3/96 6927
/proc/meminfo: memFree=3046796/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=509232 CPUtime=0.01
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 1377 0 0 0 0 1 0 0 18 0 1 0 1097931428 521453568 1333 4294967295 134512640 135680988 3215275424 3215274688 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6927/statm: 127308 1341 99 286 0 127020 0

[startup+0.061382 s]
/proc/loadavg: 4.41 4.84 4.68 3/96 6927
/proc/meminfo: memFree=3046796/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=517048 CPUtime=0.06
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 10025 0 0 0 3 3 0 0 18 0 1 0 1097931428 529457152 9981 4294967295 134512640 135680988 3215275424 3215273532 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6927/statm: 129262 9981 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.111363 s]
/proc/loadavg: 4.41 4.84 4.68 3/96 6927
/proc/meminfo: memFree=3046796/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=517044 CPUtime=0.11
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 16714 0 0 0 5 6 0 0 18 0 1 0 1097931428 529453056 16669 4294967295 134512640 135680988 3215275424 3215274688 134537905 0 0 0 0 0 0 0 17 1 0 0 0
/proc/6927/statm: 129261 16680 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.311346 s]
/proc/loadavg: 4.41 4.84 4.68 3/96 6927
/proc/meminfo: memFree=3046796/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=0.67
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 60 7 0 0 19 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 547952

[startup+0.711317 s]
/proc/loadavg: 4.41 4.84 4.68 3/96 6927
/proc/meminfo: memFree=3046796/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=2.27
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 219 8 0 0 17 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 547952

[startup+1.51186 s]
/proc/loadavg: 4.41 4.84 4.68 7/100 6931
/proc/meminfo: memFree=2966420/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=5.27
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 512 15 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274756 134533962 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=1.26
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 124 2 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=1.2
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 118 2 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=1.31
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 127 4 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 547952

[startup+3.11186 s]
/proc/loadavg: 4.41 4.84 4.68 6/100 6931
/proc/meminfo: memFree=2966420/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=11.49
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 1121 28 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=2.83
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 279 4 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=2.7
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 267 3 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=2.88
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 278 10 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 547952

[startup+6.31153 s]
/proc/loadavg: 4.54 4.86 4.69 7/100 6931
/proc/meminfo: memFree=2966328/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=24.2
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 2369 51 0 0 16 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274756 134533054 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=6
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 587 13 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=5.88
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 579 9 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=6.06
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 595 11 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 547952

[startup+12.7111 s]
/proc/loadavg: 4.58 4.86 4.69 7/100 6931
/proc/meminfo: memFree=2966112/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=49.6
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 4863 97 0 0 16 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274756 134532950 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=12.3
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 1204 26 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=12.27
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 1209 18 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=12.44
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 1219 25 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.6
Current children cumulated vsize (KiB) 547952

[startup+25.5127 s]
/proc/loadavg: 4.59 4.85 4.69 6/100 6932
/proc/meminfo: memFree=2966012/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=100.14
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 9823 191 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=24.89
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 2437 52 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=24.83
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 2439 44 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=25.21
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 2472 49 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.14
Current children cumulated vsize (KiB) 547952

[startup+51.1118 s]
/proc/loadavg: 4.72 4.86 4.69 5/100 7116
/proc/meminfo: memFree=2965980/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=200.44
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 19696 348 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=49.91
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 4900 91 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=49.82
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 4887 95 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=50.13
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 4930 83 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.44
Current children cumulated vsize (KiB) 547952

[startup+102.319 s]
/proc/loadavg: 5.14 4.94 4.73 7/100 7309
/proc/meminfo: memFree=2965240/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=399.25
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 39237 688 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=99.06
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 9721 185 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=99.73
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 9782 191 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=100.17
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 9862 155 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 399.25
Current children cumulated vsize (KiB) 547952

[startup+162.311 s]
/proc/loadavg: 5.04 4.95 4.74 7/100 7496
/proc/meminfo: memFree=2965032/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=631.61
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 62077 1084 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=157.58
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 15476 282 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=157.19
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 15434 285 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=158.43
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 15586 257 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 631.61
Current children cumulated vsize (KiB) 547952

[startup+222.32 s]
/proc/loadavg: 4.91 4.95 4.76 6/100 7684
/proc/meminfo: memFree=2964916/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=863.39
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 84874 1465 0 0 16 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=215.19
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 21139 380 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=214.55
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 21091 364 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=216.6
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 21309 351 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 863.39
Current children cumulated vsize (KiB) 547952

[startup+282.313 s]
/proc/loadavg: 4.78 4.90 4.75 6/100 7871
/proc/meminfo: memFree=2965132/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=1095.5
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 107722 1828 0 0 16 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=273.53
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 26885 468 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=272.71
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 26819 452 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=6927] ppid=6925 vsize=547952 CPUtime=1559.77
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 153337 2640 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=389.16
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 38244 672 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=388.85
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 38226 659 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=389.8
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 38328 652 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1559.77
Current children cumulated vsize (KiB) 547952

[startup+462.314 s]
/proc/loadavg: 4.90 4.90 4.76 5/100 8441
/proc/meminfo: memFree=2965504/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=1792.3
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 176206 3024 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=447.09
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 43952 757 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=447.29
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 43975 754 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=447.85
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 44022 763 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1792.3
Current children cumulated vsize (KiB) 547952

[startup+522.307 s]
/proc/loadavg: 5.14 4.96 4.79 6/100 8628
/proc/meminfo: memFree=2965404/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=2025.21
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 199118 3403 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=505.19
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 49662 857 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=505.35
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 49692 843 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=506.11
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 49752 859 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2025.21
Current children cumulated vsize (KiB) 547952

[startup+582.314 s]
/proc/loadavg: 4.94 4.95 4.80 6/100 8816
/proc/meminfo: memFree=2965380/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=2259.77
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 222198 3779 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=564.1
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 55449 961 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=563.92
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 55446 946 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=564.62
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 55521 941 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2259.77
Current children cumulated vsize (KiB) 547952

[startup+642.31 s]
/proc/loadavg: 4.90 4.92 4.80 6/101 8983
/proc/meminfo: memFree=2965348/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=2493.07
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 245149 4158 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=622.74
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 61213 1061 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=622.34
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 61203 1031 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=623.1
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 61282 1028 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2493.07
Current children cumulated vsize (KiB) 547952

[startup+702.305 s]
/proc/loadavg: 5.09 4.98 4.82 5/100 9193
/proc/meminfo: memFree=2965396/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=2727.25
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 268186 4539 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=681.19
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 66959 1160 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=680.67
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 66940 1127 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=681.51
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 67027 1124 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2727.25
Current children cumulated vsize (KiB) 547952

[startup+762.334 s]
/proc/loadavg: 4.82 4.93 4.81 6/100 9380
/proc/meminfo: memFree=2965296/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=2961.38
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 291215 4923 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=740.06
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 72741 1265 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=739.29
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 72709 1220 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=739.7
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 72754 1216 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2961.38
Current children cumulated vsize (KiB) 547952

[startup+822.316 s]
/proc/loadavg: 4.91 4.93 4.82 7/100 9571
/proc/meminfo: memFree=2965164/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=3197.45
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 314471 5274 0 0 16 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=799
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 78572 1328 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=798.08
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 78493 1315 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=798.93
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 78576 1317 0 0 16 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192244 134532944 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3197.45
Current children cumulated vsize (KiB) 547952

[startup+882.322 s]
/proc/loadavg: 5.19 5.01 4.85 6/100 9759
/proc/meminfo: memFree=2965132/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=3431.24
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 337496 5628 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=857.32
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 84316 1416 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=856.49
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 84235 1414 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584372 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=857.83
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 84379 1404 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3431.24
Current children cumulated vsize (KiB) 547952

[startup+942.312 s]
/proc/loadavg: 4.92 4.97 4.85 5/100 9947
/proc/meminfo: memFree=2965288/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=3661.76
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 360172 6004 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=914.48
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 89952 1496 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=914.43
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 89922 1521 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=916.24
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 90135 1489 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3661.76
Current children cumulated vsize (KiB) 547952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.98 4.98 4.85 6/100 10135
/proc/meminfo: memFree=2965472/3368532 swapFree=1954072/1959888
[pid=6927] ppid=6925 vsize=547952 CPUtime=3887.91
/proc/6927/stat : 6927 (gnovelty+) R 6925 6927 15881 0 -1 4202496 20424 0 0 0 382462 6329 0 0 15 0 4 0 1097931428 561102848 20379 4294967295 134512640 135680988 3215275424 3215274668 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/6927/statm: 136988 20379 103 286 0 136700 0
[pid=6927/tid=6929] ppid=6925 vsize=547952 CPUtime=970.89
/proc/6927/task/6929/stat : 6929 (gnovelty+) R 6925 6927 15881 0 -1 4202560 92 0 0 0 95516 1573 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3077976412 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=6927/tid=6930] ppid=6925 vsize=547952 CPUtime=971.05
/proc/6927/task/6930/stat : 6930 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 95503 1602 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3068584284 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=6927/tid=6931] ppid=6925 vsize=547952 CPUtime=973
/proc/6927/task/6931/stat : 6931 (gnovelty+) R 6925 6927 15881 0 -1 4202560 93 0 0 0 95733 1567 0 0 15 0 4 0 1097931442 561102848 20379 4294967295 134512640 135680988 3215275424 3059192156 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3887.91
Current children cumulated vsize (KiB) 547952

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): 3887.99
CPU user time (s): 3824.7
CPU system time (s): 63.29
CPU usage (%): 388.783
Max. virtual memory (cumulated for all children) (KiB): 547952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3824.7
system time used= 63.29
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20424
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= 1207245
involuntary context switches= 45238

runsolver used 0.41 second user time and 0.42 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 17:31:43
IDJOB=1777186
IDBENCH=70244
IDSOLVER=617
FILE ID=tipi44/1777186-1243438303
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777186-1243438303/watcher-1777186-1243438303 -o /tmp/evaluation-result-1777186-1243438303/solver-1777186-1243438303 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777186-1243438303.cnf 70654013 4

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED= 70654013

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:       3046944 kB
Buffers:        130760 kB
Cached:          84332 kB
SwapCached:       2184 kB
Active:          88836 kB
Inactive:       136156 kB
HighTotal:     2489216 kB
HighFree:      2392508 kB
LowTotal:       879316 kB
LowFree:        654436 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1840 kB
Writeback:           0 kB
AnonPages:        8728 kB
Mapped:           3524 kB
Slab:            86508 kB
SReclaimable:    76680 kB
SUnreclaim:       9828 kB
PageTables:        488 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= 15893 MiB
End job on tipi44 at 2009-05-27 17:48:25