Trace number 1777093

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S144924920-056.cnf
MD5SUM6b9a37a79419867538c8285ea50dff79
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

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-1777093-1243435210/watcher-1777093-1243435210 -o /tmp/evaluation-result-1777093-1243435210/solver-1777093-1243435210 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777093-1243435210.cnf 926475701 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.42 4.40 4.19 3/115 5443
/proc/meminfo: memFree=3168848/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=509232 CPUtime=0
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 1495 0 0 0 0 0 0 0 18 0 1 0 1108200799 521453568 1451 4294967295 134512640 135680988 3216572128 3216571392 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/5443/statm: 127308 1458 99 286 0 127020 0

[startup+0.029358 s]
/proc/loadavg: 4.42 4.40 4.19 3/115 5443
/proc/meminfo: memFree=3168848/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=509232 CPUtime=0.03
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 9363 0 0 0 0 3 0 0 18 0 1 0 1108200799 521453568 9319 4294967295 134512640 135680988 3216572128 3216571392 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/5443/statm: 127308 9328 99 286 0 127020 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509232

[startup+0.109354 s]
/proc/loadavg: 4.42 4.40 4.19 3/115 5443
/proc/meminfo: memFree=3168848/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=517044 CPUtime=0.11
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 15836 0 0 0 5 6 0 0 18 0 1 0 1108200799 529453056 15791 4294967295 134512640 135680988 3216572128 3216571392 134537779 0 0 0 0 0 0 0 17 1 0 0 0
/proc/5443/statm: 129261 15796 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.309348 s]
/proc/loadavg: 4.42 4.40 4.19 3/115 5443
/proc/meminfo: memFree=3168848/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=0.7
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 55 15 0 0 19 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571400 134997713 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 548752

[startup+0.709332 s]
/proc/loadavg: 4.42 4.40 4.19 3/115 5443
/proc/meminfo: memFree=3168848/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=2.26
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 200 26 0 0 16 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571460 134533068 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 548752

[startup+1.50945 s]
/proc/loadavg: 4.42 4.40 4.19 5/119 5447
/proc/meminfo: memFree=3087280/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=5.41
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 474 67 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=1.34
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 119 15 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=1.29
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 117 12 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=1.34
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 119 15 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 548752

[startup+3.10926 s]
/proc/loadavg: 4.42 4.40 4.19 6/119 5447
/proc/meminfo: memFree=3087132/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=11.42
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 1012 130 0 0 16 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=2.91
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 259 32 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=2.7
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 243 27 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=2.94
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 264 30 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 548752

[startup+6.3089 s]
/proc/loadavg: 4.54 4.42 4.20 8/119 5447
/proc/meminfo: memFree=3086908/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=24.06
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 2136 270 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=6.05
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 534 71 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=5.88
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 522 66 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=6.11
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 554 57 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 548752

[startup+12.7085 s]
/proc/loadavg: 4.42 4.40 4.19 5/119 5448
/proc/meminfo: memFree=3086584/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=49.28
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 4381 547 0 0 16 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=12.34
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 1093 141 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=12.19
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 1075 144 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=12.41
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 1118 123 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 548752

[startup+25.5077 s]
/proc/loadavg: 4.33 4.38 4.19 5/119 5450
/proc/meminfo: memFree=3086616/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=98.59
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 8761 1098 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=24.48
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 2170 278 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=24.36
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 2151 285 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=25.08
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 2246 262 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348468 134532936 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.59
Current children cumulated vsize (KiB) 548752

[startup+51.1076 s]
/proc/loadavg: 4.35 4.38 4.19 6/119 5636
/proc/meminfo: memFree=3086388/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=197.06
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 17592 2114 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=49.24
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 4370 554 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=48.79
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 4370 509 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=49.59
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 4449 510 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.06
Current children cumulated vsize (KiB) 548752

[startup+102.315 s]
/proc/loadavg: 4.40 4.38 4.20 4/119 5639
/proc/meminfo: memFree=3086192/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=396.9
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 35398 4292 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=99.36
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 8860 1076 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=98.57
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 8782 1075 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740596 134533839 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=99.75
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 8928 1047 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 396.9
Current children cumulated vsize (KiB) 548752

[startup+162.313 s]
/proc/loadavg: 4.23 4.34 4.19 6/119 5826
/proc/meminfo: memFree=3086060/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=629.79
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 56168 6811 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=157.26
/proc/5443/task/5445/stat : 5445 (gnovelty+) S 5441 5443 24991 0 -1 4202560 122 0 0 0 14002 1724 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=157.38
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 14015 1723 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=157.43
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 14057 1686 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 629.79
Current children cumulated vsize (KiB) 548752

[startup+222.311 s]
/proc/loadavg: 4.24 4.33 4.20 5/119 6014
/proc/meminfo: memFree=3085696/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=862.35
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 76885 9350 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=215.67
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 19269 2298 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=215.24
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 19178 2346 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=215.77
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 19235 2342 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 862.35
Current children cumulated vsize (KiB) 548752

[startup+282.308 s]
/proc/loadavg: 4.33 4.34 4.21 5/119 6208
/proc/meminfo: memFree=3085448/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=1095.31
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 97623 11908 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=273.98
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 24480 2918 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=273.21
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 24349 2972 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740596 134534401 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=5443] ppid=5441 vsize=548752 CPUtime=1559.33
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 138912 17021 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=389.3
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 34779 4151 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=389.09
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 34648 4261 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740596 134533133 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=390.42
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 34796 4246 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1559.33
Current children cumulated vsize (KiB) 548752

[startup+462.312 s]
/proc/loadavg: 4.25 4.30 4.20 6/119 6776
/proc/meminfo: memFree=3085440/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=1791.13
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 159567 19546 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=446.95
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 39893 4802 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=447.5
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 39863 4887 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=448.08
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 39978 4830 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1791.13
Current children cumulated vsize (KiB) 548752

[startup+522.319 s]
/proc/loadavg: 4.16 4.26 4.19 5/119 6964
/proc/meminfo: memFree=3085572/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=2024.68
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 180364 22104 0 0 16 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=505.17
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 45101 5416 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=505.92
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 45076 5516 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740596 134532950 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=506.37
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 45118 5519 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2024.68
Current children cumulated vsize (KiB) 548752

[startup+582.316 s]
/proc/loadavg: 4.27 4.27 4.19 5/119 7153
/proc/meminfo: memFree=3085572/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=2259.58
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 201266 24692 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=563.7
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 50318 6052 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=564.75
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 50322 6153 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=565.29
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 50337 6192 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2259.58
Current children cumulated vsize (KiB) 548752

[startup+642.304 s]
/proc/loadavg: 4.15 4.24 4.19 5/119 7343
/proc/meminfo: memFree=3085448/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=2490.25
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 221827 27198 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=621.5
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 55439 6711 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=622.09
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 55447 6762 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=622.69
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 55474 6795 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2490.25
Current children cumulated vsize (KiB) 548752

[startup+702.311 s]
/proc/loadavg: 4.14 4.22 4.18 5/119 7534
/proc/meminfo: memFree=3085316/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=2722.16
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 242505 29711 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=679.2
/proc/5443/task/5445/stat : 5445 (gnovelty+) S 5441 5443 24991 0 -1 4202560 122 0 0 0 60566 7354 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=680.26
/proc/5443/task/5446/stat : 5446 (gnovelty+) S 5441 5443 24991 0 -1 4202560 123 0 0 0 60661 7365 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=680.46
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 60626 7420 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2722.16
Current children cumulated vsize (KiB) 548752

[startup+762.319 s]
/proc/loadavg: 4.29 4.26 4.19 6/119 7721
/proc/meminfo: memFree=3085440/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=2955.04
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 263251 32253 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=737.51
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 65771 7980 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132724 134534396 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=738.32
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 65821 8011 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=738.51
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 65810 8041 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2955.04
Current children cumulated vsize (KiB) 548752

[startup+822.306 s]
/proc/loadavg: 4.24 4.26 4.20 5/119 7910
/proc/meminfo: memFree=3085572/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=3186.36
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 283821 34815 0 0 16 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=795.35
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 70892 8643 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=796.55
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 71002 8653 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=796.18
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 70942 8676 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3186.36
Current children cumulated vsize (KiB) 548752

[startup+882.314 s]
/proc/loadavg: 4.37 4.29 4.20 5/119 8099
/proc/meminfo: memFree=3085696/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=3420.09
/proc/5443/stat : 5443 (gnovelty+) S 5441 5443 24991 0 -1 4202496 20885 0 0 0 304624 37385 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=853.79
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 76084 9295 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132652 134997743 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=854.61
/proc/5443/task/5446/stat : 5446 (gnovelty+) S 5441 5443 24991 0 -1 4202560 123 0 0 0 76178 9283 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=854.74
/proc/5443/task/5447/stat : 5447 (gnovelty+) S 5441 5443 24991 0 -1 4202560 123 0 0 0 76146 9328 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3420.09
Current children cumulated vsize (KiB) 548752

[startup+942.312 s]
/proc/loadavg: 4.31 4.28 4.20 5/119 8287
/proc/meminfo: memFree=3085820/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=3651.29
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 325313 39816 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=911.11
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 81223 9888 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=913.19
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 81434 9885 0 0 16 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=911.78
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 81216 9962 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3651.29
Current children cumulated vsize (KiB) 548752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.14 4.24 4.19 5/119 8474
/proc/meminfo: memFree=3085696/3368532 swapFree=1941388/1959888
[pid=5443] ppid=5441 vsize=548752 CPUtime=3874.84
/proc/5443/stat : 5443 (gnovelty+) R 5441 5443 24991 0 -1 4202496 20885 0 0 0 345205 42279 0 0 15 0 4 0 1108200799 561922048 20840 4294967295 134512640 135680988 3216572128 3216571372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5443/statm: 137188 20840 103 286 0 136900 0
[pid=5443/tid=5445] ppid=5441 vsize=548752 CPUtime=967.38
/proc/5443/task/5445/stat : 5445 (gnovelty+) R 5441 5443 24991 0 -1 4202560 122 0 0 0 86220 10518 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3077132636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5443/tid=5446] ppid=5441 vsize=548752 CPUtime=968.58
/proc/5443/task/5446/stat : 5446 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 86344 10514 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3067740508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5443/tid=5447] ppid=5441 vsize=548752 CPUtime=967.37
/proc/5443/task/5447/stat : 5447 (gnovelty+) R 5441 5443 24991 0 -1 4202560 123 0 0 0 86175 10562 0 0 15 0 4 0 1108200814 561922048 20840 4294967295 134512640 135680988 3216572128 3058348380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3874.84
Current children cumulated vsize (KiB) 548752

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.03
CPU time (s): 3874.92
CPU user time (s): 3452.11
CPU system time (s): 422.81
CPU usage (%): 387.479
Max. virtual memory (cumulated for all children) (KiB): 548752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3452.11
system time used= 422.81
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20885
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= 13912072
involuntary context switches= 58190

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 16:40:10
IDJOB=1777093
IDBENCH=70213
IDSOLVER=617
FILE ID=/1777093-1243435210
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S144924920-056.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777093-1243435210/watcher-1777093-1243435210 -o /tmp/evaluation-result-1777093-1243435210/solver-1777093-1243435210 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777093-1243435210.cnf 926475701 4

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

MD5SUM BENCH= 6b9a37a79419867538c8285ea50dff79
RANDOM SEED= 926475701

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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3169244 kB
Buffers:         12788 kB
Cached:         114548 kB
SwapCached:       4324 kB
Active:         105284 kB
Inactive:        33084 kB
HighTotal:     2489216 kB
HighFree:      2361600 kB
LowTotal:       879316 kB
LowFree:        807644 kB
SwapTotal:     1959888 kB
SwapFree:      1941388 kB
Dirty:            2068 kB
Writeback:           0 kB
AnonPages:        9356 kB
Mapped:           4140 kB
Slab:            50492 kB
SReclaimable:    42612 kB
SUnreclaim:       7880 kB
PageTables:        736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127260 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15729 MiB
End job on  at 2009-05-27 16:56:52