Trace number 1777207

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) 3870.11 1000.06

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1695726805-003.cnf
MD5SUM382f60389aa2be490306466e5f9deebc
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.14	c +------------------------------+
0.11/0.14	c | gNovelty+, version 1.0       |
0.11/0.14	c +------------------------------+
0.11/0.14	c gnovelty+ -h for help
0.11/0.14	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-1777207-1243439273/watcher-1777207-1243439273 -o /tmp/evaluation-result-1777207-1243439273/solver-1777207-1243439273 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777207-1243439273.cnf 1280082036 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.74 5.00 4.87 3/96 4632
/proc/meminfo: memFree=214216/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=509232 CPUtime=0
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 1395 0 0 0 0 0 0 0 18 0 1 0 1108591384 521453568 1351 4294967295 134512640 135680988 3215129984 3215129248 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4632/statm: 127308 1360 99 286 0 127020 0

[startup+0.039002 s]
/proc/loadavg: 4.74 5.00 4.87 3/96 4632
/proc/meminfo: memFree=214216/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=517048 CPUtime=0.04
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 9952 0 0 0 2 2 0 0 18 0 1 0 1108591384 529457152 9908 4294967295 134512640 135680988 3215129984 3215128092 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4632/statm: 129262 9908 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.108985 s]
/proc/loadavg: 4.74 5.00 4.87 3/96 4632
/proc/meminfo: memFree=214216/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=517044 CPUtime=0.11
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 15337 0 0 0 6 5 0 0 18 0 1 0 1108591384 529453056 15293 4294967295 134512640 135680988 3215129984 3215129248 134537968 0 0 0 0 0 0 0 17 2 0 0 0
/proc/4632/statm: 129261 15304 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.308966 s]
/proc/loadavg: 4.74 5.00 4.87 3/96 4632
/proc/meminfo: memFree=214216/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=0.73
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 67 6 0 0 18 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 547952

[startup+0.708933 s]
/proc/loadavg: 4.74 5.00 4.87 3/96 4632
/proc/meminfo: memFree=214216/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=2.33
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 225 8 0 0 16 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 547952

[startup+1.50948 s]
/proc/loadavg: 4.74 5.00 4.87 6/100 4636
/proc/meminfo: memFree=134544/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=5.39
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 526 13 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=1.35
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 132 3 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=1.32
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 129 3 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=1.21
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 120 1 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 547952

[startup+3.11624 s]
/proc/loadavg: 5.00 5.05 4.88 9/100 4636
/proc/meminfo: memFree=134024/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=11.68
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 1139 29 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=2.87
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 279 8 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=2.91
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 286 5 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=2.8
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 273 7 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 547952

[startup+6.30847 s]
/proc/loadavg: 5.00 5.05 4.88 6/100 4636
/proc/meminfo: memFree=134056/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=24.33
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 2385 48 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=5.99
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 584 15 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=6.1
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 599 11 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494260 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=5.99
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 587 12 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 547952

[startup+12.7097 s]
/proc/loadavg: 5.16 5.08 4.89 5/100 4636
/proc/meminfo: memFree=133840/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=49.04
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 4823 81 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=12.22
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 1193 29 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=12.2
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 1202 18 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=12.23
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 1206 17 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (KiB) 547952

[startup+25.5238 s]
/proc/loadavg: 5.13 5.08 4.89 6/100 4819
/proc/meminfo: memFree=133792/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=98.52
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 9686 166 0 0 16 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=24.32
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 2381 51 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=24.56
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 2416 40 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=24.61
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 2424 37 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 547952

[startup+51.1148 s]
/proc/loadavg: 4.95 5.04 4.89 6/100 4823
/proc/meminfo: memFree=133880/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=197.59
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 19440 319 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129316 134535196 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=48.85
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 4784 101 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886388 134532960 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=49.27
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 4851 76 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=49.31
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 4864 67 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.59
Current children cumulated vsize (KiB) 547952

[startup+102.311 s]
/proc/loadavg: 5.12 5.06 4.90 6/100 5008
/proc/meminfo: memFree=133912/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=395.08
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 38858 650 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=98.68
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 9691 177 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=98.26
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 9667 159 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=98.78
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 9730 148 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.08
Current children cumulated vsize (KiB) 547952

[startup+162.305 s]
/proc/loadavg: 4.99 5.03 4.90 7/100 5197
/proc/meminfo: memFree=133664/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=629.24
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 61900 1024 0 0 16 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129264 134543378 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=157.3
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 15476 254 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=156.93
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 15432 261 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=156.93
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 15454 239 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 629.24
Current children cumulated vsize (KiB) 547952

[startup+222.311 s]
/proc/loadavg: 5.22 5.12 4.94 6/100 5390
/proc/meminfo: memFree=133408/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=860.91
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 84696 1395 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=214.68
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 21115 353 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=215.2
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 21163 357 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=214.92
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 21170 322 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 860.91
Current children cumulated vsize (KiB) 547952

[startup+282.307 s]
/proc/loadavg: 4.62 4.97 4.90 6/100 5577
/proc/meminfo: memFree=133408/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=1093.37
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 107553 1784 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=272.36
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 26800 436 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=273.66
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 26897 469 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=4632] ppid=4630 vsize=547952 CPUtime=1558.35
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 153331 2504 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=388.72
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 38264 608 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=389.49
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 38296 653 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=390.17
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 38413 604 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1558.35
Current children cumulated vsize (KiB) 547952

[startup+462.312 s]
/proc/loadavg: 5.17 5.01 4.92 5/100 6142
/proc/meminfo: memFree=133276/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=1790.95
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 176254 2841 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=447.01
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 44011 690 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=447.83
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 44041 742 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=448.6
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 44176 684 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.95
Current children cumulated vsize (KiB) 547952

[startup+522.315 s]
/proc/loadavg: 5.03 4.99 4.91 6/100 6334
/proc/meminfo: memFree=133160/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=2021.92
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 199007 3185 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=505.53
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 49777 776 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=505.41
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 49717 824 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=506.06
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 49837 769 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2021.92
Current children cumulated vsize (KiB) 547952

[startup+582.311 s]
/proc/loadavg: 5.05 4.99 4.91 6/100 6522
/proc/meminfo: memFree=133284/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=2252.8
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 221754 3526 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=563.56
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 55490 866 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=562.26
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 55327 899 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=564.19
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 55565 854 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2252.8
Current children cumulated vsize (KiB) 547952

[startup+642.319 s]
/proc/loadavg: 4.92 4.96 4.91 6/100 6709
/proc/meminfo: memFree=133392/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=2485.34
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 244614 3920 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=621.86
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 61226 960 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=620.36
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 61024 1012 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=622.21
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 61283 938 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2485.34
Current children cumulated vsize (KiB) 547952

[startup+702.311 s]
/proc/loadavg: 4.80 4.92 4.90 6/100 6896
/proc/meminfo: memFree=133416/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=2716.41
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 267371 4270 0 0 16 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=679.99
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 66957 1042 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=677.56
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 66665 1091 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494260 134534298 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=680.54
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 67011 1043 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2716.41
Current children cumulated vsize (KiB) 547952

[startup+762.315 s]
/proc/loadavg: 4.85 4.89 4.89 7/100 7085
/proc/meminfo: memFree=133648/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=2948.62
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 290245 4617 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=738.24
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 72690 1134 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=736.12
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 72432 1180 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494260 134534608 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=738.8
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 72752 1128 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2948.62
Current children cumulated vsize (KiB) 547952

[startup+822.31 s]
/proc/loadavg: 4.98 4.91 4.89 7/100 7273
/proc/meminfo: memFree=133656/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=3180.05
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 312999 5006 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=795.93
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 78359 1234 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=794.01
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 78121 1280 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=796.96
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 78483 1213 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3180.05
Current children cumulated vsize (KiB) 547952

[startup+882.306 s]
/proc/loadavg: 4.89 4.89 4.89 5/100 7465
/proc/meminfo: memFree=133408/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=3413.49
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 335960 5389 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=854.11
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 84094 1317 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=852.88
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 83914 1374 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494260 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=855.11
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 84190 1321 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3413.49
Current children cumulated vsize (KiB) 547952

[startup+942.311 s]
/proc/loadavg: 5.38 5.03 4.93 7/100 7652
/proc/meminfo: memFree=133664/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=3648.04
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 359043 5761 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=913.1
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 89894 1416 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=911.11
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 89646 1465 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=914.22
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 90021 1401 0 0 16 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102132 134534551 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3648.04
Current children cumulated vsize (KiB) 547952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.04 5.01 4.93 5/100 7839
/proc/meminfo: memFree=133664/3368532 swapFree=1953788/1959888
[pid=4632] ppid=4630 vsize=547952 CPUtime=3869.98
/proc/4632/stat : 4632 (gnovelty+) R 4630 4632 10015 0 -1 4202496 20423 0 0 0 380880 6118 0 0 15 0 4 0 1108591384 561102848 20378 4294967295 134512640 135680988 3215129984 3215129228 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4632/statm: 136988 20378 103 286 0 136700 0
[pid=4632/tid=4634] ppid=4630 vsize=547952 CPUtime=968.3
/proc/4632/task/4634/stat : 4634 (gnovelty+) R 4630 4632 10015 0 -1 4202560 92 0 0 0 95325 1505 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4632/tid=4635] ppid=4630 vsize=547952 CPUtime=966.28
/proc/4632/task/4635/stat : 4635 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 95061 1567 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=4632/tid=4636] ppid=4630 vsize=547952 CPUtime=969.41
/proc/4632/task/4636/stat : 4636 (gnovelty+) R 4630 4632 10015 0 -1 4202560 93 0 0 0 95459 1482 0 0 15 0 4 0 1108591398 561102848 20378 4294967295 134512640 135680988 3215129984 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3869.98
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.06
CPU time (s): 3870.11
CPU user time (s): 3808.92
CPU system time (s): 61.19
CPU usage (%): 386.988
Max. virtual memory (cumulated for all children) (KiB): 547952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3808.92
system time used= 61.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20423
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= 1189249
involuntary context switches= 43262

runsolver used 0.38 second user time and 0.46 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 17:47:53
IDJOB=1777207
IDBENCH=70251
IDSOLVER=617
FILE ID=/1777207-1243439273
PBS_JOBID=
Free space on /tmp= 6476 MiB

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

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

MD5SUM BENCH= 382f60389aa2be490306466e5f9deebc
RANDOM SEED= 1280082036

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:        214216 kB
Buffers:         46940 kB
Cached:        2936904 kB
SwapCached:       2256 kB
Active:        1731616 kB
Inactive:      1261656 kB
HighTotal:     2489216 kB
HighFree:        84212 kB
LowTotal:       879316 kB
LowFree:        130004 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            2044 kB
Writeback:           0 kB
AnonPages:        8444 kB
Mapped:           3212 kB
Slab:           150696 kB
SReclaimable:   137312 kB
SUnreclaim:      13384 kB
PageTables:        496 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-27 18:04:35