Trace number 1777069

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S115851319-100.cnf
MD5SUMa1edfaeac2621d913d1c4fa9fc78f271
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-1777069-1243434207/watcher-1777069-1243434207 -o /tmp/evaluation-result-1777069-1243434207/solver-1777069-1243434207 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777069-1243434207.cnf 1878538178 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.13 4.16 3.94 3/115 2142
/proc/meminfo: memFree=3169172/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=509232 CPUtime=0
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 870 0 0 0 0 0 0 0 18 0 1 0 1108100465 521453568 826 4294967295 134512640 135680988 3214906704 3214905968 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2142/statm: 127308 834 99 286 0 127020 0

[startup+0.080221 s]
/proc/loadavg: 4.13 4.16 3.94 3/115 2142
/proc/meminfo: memFree=3169172/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=517044 CPUtime=0.08
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 10947 0 0 0 5 3 0 0 18 0 1 0 1108100465 529453056 10902 4294967295 134512640 135680988 3214906704 3214905968 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2142/statm: 129261 10907 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.11024 s]
/proc/loadavg: 4.13 4.16 3.94 3/115 2142
/proc/meminfo: memFree=3169172/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=517044 CPUtime=0.11
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 16845 0 0 0 6 5 0 0 18 0 1 0 1108100465 529453056 16801 4294967295 134512640 135680988 3214906704 3214905968 134537905 0 0 0 0 0 0 0 17 1 0 0 0
/proc/2142/statm: 129261 16805 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.310214 s]
/proc/loadavg: 4.13 4.16 3.94 3/115 2142
/proc/meminfo: memFree=3169172/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=0.72
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 60 12 0 0 18 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 548752

[startup+0.710306 s]
/proc/loadavg: 4.13 4.16 3.94 3/115 2142
/proc/meminfo: memFree=3169172/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=2.32
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 206 26 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 548752

[startup+1.51017 s]
/proc/loadavg: 4.13 4.16 3.94 5/119 2147
/proc/meminfo: memFree=3087428/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=5.47
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 482 65 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=1.31
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 115 16 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886388 134534000 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=1.31
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 119 12 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=1.34
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 113 21 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 548752

[startup+3.1101 s]
/proc/loadavg: 4.13 4.16 3.94 5/119 2147
/proc/meminfo: memFree=3087128/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=11.68
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 1044 124 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=2.84
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 258 26 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=2.81
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 253 28 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494260 134532950 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=2.94
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 258 36 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 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) 548752

[startup+6.31022 s]
/proc/loadavg: 4.12 4.15 3.94 6/119 2147
/proc/meminfo: memFree=3087004/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=23.88
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 2133 255 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=5.73
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 521 52 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=5.92
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 528 64 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=6.12
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 546 66 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 548752

[startup+12.7099 s]
/proc/loadavg: 4.11 4.15 3.94 5/119 2147
/proc/meminfo: memFree=3086944/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=49.04
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 4346 558 0 0 16 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=12.05
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 1084 121 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=12.22
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 1077 145 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=12.33
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 1082 151 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (KiB) 548752

[startup+25.5093 s]
/proc/loadavg: 4.15 4.16 3.94 5/119 2147
/proc/meminfo: memFree=3086868/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=98.86
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 8814 1072 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=24.49
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 2195 254 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=24.61
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 2188 273 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=24.73
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 2188 285 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.86
Current children cumulated vsize (KiB) 548752

[startup+51.1083 s]
/proc/loadavg: 4.17 4.16 3.95 5/119 2334
/proc/meminfo: memFree=3086556/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=198.5
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 17679 2171 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=49.51
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 4418 533 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=49.64
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 4453 511 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=49.76
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 4391 585 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.5
Current children cumulated vsize (KiB) 548752

[startup+102.316 s]
/proc/loadavg: 4.49 4.23 3.98 6/119 2520
/proc/meminfo: memFree=3086200/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=396.39
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 35381 4258 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=98.63
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 8790 1073 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=99.29
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 8910 1019 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=99.42
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 8834 1108 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.39
Current children cumulated vsize (KiB) 548752

[startup+162.314 s]
/proc/loadavg: 4.52 4.29 4.01 5/119 2718
/proc/meminfo: memFree=3086144/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=631.29
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 56304 6825 0 0 16 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=157.89
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 14073 1716 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=157.8
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 14122 1658 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=158.23
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 14066 1757 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 631.29
Current children cumulated vsize (KiB) 548752

[startup+222.312 s]
/proc/loadavg: 4.30 4.27 4.02 5/119 2920
/proc/meminfo: memFree=3086036/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=862.35
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 76984 9251 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=215.92
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 19288 2304 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=215.17
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 19276 2241 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=216.08
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 19218 2390 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 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.309 s]
/proc/loadavg: 4.15 4.22 4.01 5/119 3109
/proc/meminfo: memFree=3086012/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=1093.69
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 97703 11666 0 0 16 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=273.09
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 24388 2921 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=273.38
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 24509 2829 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=2142] ppid=2140 vsize=548752 CPUtime=1561.35
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 139340 16795 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=389.93
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 34772 4221 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=390.39
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 34947 4092 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=390.99
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 34852 4247 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1561.35
Current children cumulated vsize (KiB) 548752

[startup+462.311 s]
/proc/loadavg: 4.39 4.34 4.09 7/119 3704
/proc/meminfo: memFree=3085772/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=1792.72
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 159982 19290 0 0 16 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=447.97
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 39976 4821 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=448.37
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 40122 4715 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=448.45
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 39971 4874 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1792.72
Current children cumulated vsize (KiB) 548752

[startup+522.31 s]
/proc/loadavg: 4.27 4.32 4.10 5/119 3892
/proc/meminfo: memFree=3085408/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=2025.65
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 180813 21752 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=506.04
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 45168 5436 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=506.8
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 45366 5314 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=506.57
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 45157 5500 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2025.65
Current children cumulated vsize (KiB) 548752

[startup+582.307 s]
/proc/loadavg: 4.31 4.32 4.11 5/119 4084
/proc/meminfo: memFree=3085524/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=2257.68
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 201457 24311 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=564.21
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 50342 6079 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=564.84
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 50559 5925 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=564.78
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 50346 6132 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2257.68
Current children cumulated vsize (KiB) 548752

[startup+642.315 s]
/proc/loadavg: 4.19 4.28 4.10 5/119 4271
/proc/meminfo: memFree=3085640/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=2490.29
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 222233 26796 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=621.92
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 55500 6692 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886388 134533962 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=623.3
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 55770 6560 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=623.03
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 55559 6744 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2490.29
Current children cumulated vsize (KiB) 548752

[startup+702.312 s]
/proc/loadavg: 4.08 4.24 4.10 7/119 4458
/proc/meminfo: memFree=3085664/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=2723.65
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 243153 29212 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=680.73
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 60797 7276 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=681.93
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 61038 7155 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=681.09
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 60759 7350 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2723.65
Current children cumulated vsize (KiB) 548752

[startup+762.309 s]
/proc/loadavg: 4.29 4.25 4.11 5/119 4647
/proc/meminfo: memFree=3085548/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=2956.05
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 263917 31688 0 0 16 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214906036 134533489 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=739.28
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 66035 7893 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=739.4
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 66159 7781 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=739.15
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 65964 7951 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2956.05
Current children cumulated vsize (KiB) 548752

[startup+822.317 s]
/proc/loadavg: 4.51 4.30 4.13 5/119 4835
/proc/meminfo: memFree=3085548/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=3188.37
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 284758 34079 0 0 16 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=797.06
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 71222 8484 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=797.12
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 71312 8400 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=797.47
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 71211 8536 0 0 16 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3188.37
Current children cumulated vsize (KiB) 548752

[startup+882.315 s]
/proc/loadavg: 4.54 4.34 4.15 7/119 5026
/proc/meminfo: memFree=3085400/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=3419.13
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 305351 36562 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=855.14
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 76401 9113 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=854.35
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 76420 9015 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=854.81
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 76335 9146 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3419.13
Current children cumulated vsize (KiB) 548752

[startup+942.303 s]
/proc/loadavg: 4.70 4.42 4.19 5/119 5215
/proc/meminfo: memFree=3085640/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=3652.57
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 326241 39016 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=913.72
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 81654 9718 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=913.16
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 81690 9626 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=912.9
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 81508 9782 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3652.57
Current children cumulated vsize (KiB) 548752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.71 4.45 4.21 5/119 5404
/proc/meminfo: memFree=3085408/3368532 swapFree=1941388/1959888
[pid=2142] ppid=2140 vsize=548752 CPUtime=3875.56
/proc/2142/stat : 2142 (gnovelty+) R 2140 2142 24991 0 -1 4202496 20886 0 0 0 346150 41406 0 0 15 0 4 0 1108100465 561922048 20841 4294967295 134512640 135680988 3214906704 3214905948 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/2142/statm: 137188 20841 103 286 0 136900 0
[pid=2142/tid=2144] ppid=2140 vsize=548752 CPUtime=969.33
/proc/2142/task/2144/stat : 2144 (gnovelty+) R 2140 2142 24991 0 -1 4202560 122 0 0 0 86603 10330 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3077886300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=2142/tid=2145] ppid=2140 vsize=548752 CPUtime=969.51
/proc/2142/task/2145/stat : 2145 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 86736 10215 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3068494172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=2142/tid=2146] ppid=2140 vsize=548752 CPUtime=968.39
/proc/2142/task/2146/stat : 2146 (gnovelty+) R 2140 2142 24991 0 -1 4202560 123 0 0 0 86455 10384 0 0 15 0 4 0 1108100479 561922048 20841 4294967295 134512640 135680988 3214906704 3059102044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3875.56
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): 3875.62
CPU user time (s): 3461.55
CPU system time (s): 414.07
CPU usage (%): 387.548
Max. virtual memory (cumulated for all children) (KiB): 548752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3461.55
system time used= 414.07
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20886
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= 13585653
involuntary context switches= 58208

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 16:23:27
IDJOB=1777069
IDBENCH=70205
IDSOLVER=617
FILE ID=/1777069-1243434207
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-S115851319-100.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777069-1243434207/watcher-1777069-1243434207 -o /tmp/evaluation-result-1777069-1243434207/solver-1777069-1243434207 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777069-1243434207.cnf 1878538178 4

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

MD5SUM BENCH= a1edfaeac2621d913d1c4fa9fc78f271
RANDOM SEED= 1878538178

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:       3169172 kB
Buffers:         12780 kB
Cached:         114360 kB
SwapCached:       4324 kB
Active:         105212 kB
Inactive:        32888 kB
HighTotal:     2489216 kB
HighFree:      2361424 kB
LowTotal:       879316 kB
LowFree:        807748 kB
SwapTotal:     1959888 kB
SwapFree:      1941388 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:        9528 kB
Mapped:           4256 kB
Slab:            50348 kB
SReclaimable:    42608 kB
SUnreclaim:       7740 kB
PageTables:        760 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:40:09