Trace number 1778059

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
MD5SUM2cbf25bf3c1a8a645c8c658cff25ce06
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/0.08	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-1778059-1243462622/watcher-1778059-1243462622 -o /tmp/evaluation-result-1778059-1243462622/solver-1778059-1243462622 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778059-1243462622.cnf 1020595605 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: 5.24 4.89 4.81 3/115 30392
/proc/meminfo: memFree=3159932/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=509232 CPUtime=0.01
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 1809 0 0 0 0 1 0 0 18 0 1 0 1110942027 521453568 1766 4294967295 134512640 135680988 3215394240 3215393504 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/30392/statm: 127308 1774 99 286 0 127020 0

[startup+0.092913 s]
/proc/loadavg: 5.24 4.89 4.81 3/115 30392
/proc/meminfo: memFree=3159932/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=0.1
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19793 0 0 0 3 7 0 0 18 0 4 0 1110942027 558903296 19749 4294967295 134512640 135680988 3215394240 3215393472 134546022 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19749 103 286 0 136163 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545804

[startup+0.102928 s]
/proc/loadavg: 5.24 4.89 4.81 3/115 30392
/proc/meminfo: memFree=3159932/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=0.12
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19817 0 0 0 5 7 0 0 19 0 4 0 1110942027 558903296 19773 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19773 103 286 0 136163 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545804

[startup+0.303002 s]
/proc/loadavg: 5.24 4.89 4.81 3/115 30392
/proc/meminfo: memFree=3159932/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=0.83
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19818 0 0 0 34 49 0 0 18 0 4 0 1110942027 558903296 19774 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19774 103 286 0 136163 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545804

[startup+0.702908 s]
/proc/loadavg: 5.24 4.89 4.81 3/115 30392
/proc/meminfo: memFree=3159932/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=2.34
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19818 0 0 0 117 117 0 0 15 0 4 0 1110942027 558903296 19774 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19774 103 286 0 136163 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 545804

[startup+1.50286 s]
/proc/loadavg: 5.24 4.89 4.81 5/119 30396
/proc/meminfo: memFree=3081640/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=5.32
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19818 0 0 0 273 259 0 0 15 0 4 0 1110942027 558903296 19774 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19774 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=1.26
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 60 66 0 0 15 0 4 0 1110942035 558903296 19774 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=1.31
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 72 59 0 0 15 0 4 0 1110942035 558903296 19774 4294967295 134512640 135680988 3215394240 3068535132 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=1.31
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 74 57 0 0 15 0 4 0 1110942035 558903296 19774 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 545804

[startup+3.10305 s]
/proc/loadavg: 5.14 4.88 4.80 5/119 30396
/proc/meminfo: memFree=3081352/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=11.44
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19818 0 0 0 584 560 0 0 15 0 4 0 1110942027 558903296 19774 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19774 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=2.78
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 142 136 0 0 15 0 4 0 1110942035 558903296 19774 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=2.82
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 137 145 0 0 15 0 4 0 1110942035 558903296 19774 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=2.87
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 146 141 0 0 15 0 4 0 1110942035 558903296 19774 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 545804

[startup+6.30267 s]
/proc/loadavg: 5.14 4.88 4.80 4/119 30396
/proc/meminfo: memFree=3081292/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=23.17
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 1190 1127 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=5.62
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 291 271 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=5.72
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 291 281 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=5.85
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 294 291 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.17
Current children cumulated vsize (KiB) 545804

[startup+12.7124 s]
/proc/loadavg: 4.96 4.85 4.79 5/119 30397
/proc/meminfo: memFree=3081288/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=47.05
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 2466 2239 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393436 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=11.63
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 620 543 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=11.74
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 607 567 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=11.75
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 609 566 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.05
Current children cumulated vsize (KiB) 545804

[startup+25.5119 s]
/proc/loadavg: 4.81 4.82 4.78 5/119 30398
/proc/meminfo: memFree=3081320/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=94.59
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 4910 4549 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=23.57
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 1238 1119 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=23.67
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 1232 1135 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=23.58
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 1215 1143 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.59
Current children cumulated vsize (KiB) 545804

[startup+51.1109 s]
/proc/loadavg: 4.48 4.74 4.76 5/119 30399
/proc/meminfo: memFree=3081516/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=188.49
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 9816 9033 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=46.91
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 2441 2250 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=47.24
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 2509 2215 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=47.19
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 2405 2314 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.49
Current children cumulated vsize (KiB) 545804

[startup+102.319 s]
/proc/loadavg: 4.25 4.63 4.71 5/119 30587
/proc/meminfo: memFree=3080896/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=377.97
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 19673 18124 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=94.08
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 4857 4551 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927212 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=94.74
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 4984 4490 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=94.28
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 4888 4540 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.97
Current children cumulated vsize (KiB) 545804

[startup+162.306 s]
/proc/loadavg: 3.91 4.45 4.65 5/119 30775
/proc/meminfo: memFree=3081384/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=599.32
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 31250 28682 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393436 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=148.99
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 7734 7165 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=150.38
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 7935 7103 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535084 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=149.85
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 7751 7234 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 599.32
Current children cumulated vsize (KiB) 545804

[startup+222.314 s]
/proc/loadavg: 3.84 4.33 4.59 5/119 30962
/proc/meminfo: memFree=3081384/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=820.83
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 42907 39176 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=204.43
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 10584 9859 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=206.17
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 10888 9729 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=205.03
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 10691 9812 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 820.83
Current children cumulated vsize (KiB) 545804

[startup+282.311 s]
/proc/loadavg: 3.97 4.28 4.56 5/119 31149
/proc/meminfo: memFree=3081392/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=1041.01
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 54524 49577 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393436 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=259.7
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 13471 12499 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=260.96
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 13851 12245 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=30392] ppid=30390 vsize=545804 CPUtime=1483.72
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 77584 70788 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=370.17
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 19214 17803 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=372.06
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 19678 17528 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=370.7
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 19377 17693 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1483.72
Current children cumulated vsize (KiB) 545804

[startup+462.315 s]
/proc/loadavg: 3.93 4.11 4.44 5/119 31720
/proc/meminfo: memFree=3081384/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=1704.56
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 89128 81328 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=425.31
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 22124 20407 0 0 16 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=427.51
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 22617 20134 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=425.97
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 22302 20295 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1704.56
Current children cumulated vsize (KiB) 545804

[startup+522.312 s]
/proc/loadavg: 3.89 4.06 4.40 5/119 31906
/proc/meminfo: memFree=3081144/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=1926.19
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 100614 92005 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=480.82
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 24984 23098 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=483.31
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 25505 22826 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=480.79
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 25156 22923 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1926.19
Current children cumulated vsize (KiB) 545804

[startup+582.31 s]
/proc/loadavg: 3.88 4.02 4.36 5/119 32094
/proc/meminfo: memFree=3081764/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=2147.1
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 112133 102577 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=536.41
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 27892 25749 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=538.94
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 28386 25508 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=536.04
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 28034 25570 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2147.1
Current children cumulated vsize (KiB) 545804

[startup+642.307 s]
/proc/loadavg: 3.95 4.01 4.33 5/119 32282
/proc/meminfo: memFree=3081516/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=2367.39
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 123718 113021 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393436 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=592.11
/proc/30392/task/30394/stat : 30394 (gnovelty+) S 30390 30392 24991 0 -1 4202560 9 0 0 0 30833 28378 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=594.15
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 31324 28091 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=590.98
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 30893 28205 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2367.39
Current children cumulated vsize (KiB) 545804

[startup+702.305 s]
/proc/loadavg: 3.89 3.98 4.30 5/119 32475
/proc/meminfo: memFree=3081268/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=2586.41
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 135277 123364 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=646.79
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 33630 31049 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=649.51
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 34292 30659 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=645.07
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 33767 30740 0 0 16 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059142956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2586.41
Current children cumulated vsize (KiB) 545804

[startup+762.323 s]
/proc/loadavg: 3.91 3.96 4.27 5/119 32663
/proc/meminfo: memFree=3081384/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=2807.03
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 146827 133876 0 0 16 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=701.87
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 36548 33639 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=705.19
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 37235 33284 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=700.5
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 36606 33444 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2807.03
Current children cumulated vsize (KiB) 545804

[startup+822.31 s]
/proc/loadavg: 3.87 3.95 4.25 6/119 381
/proc/meminfo: memFree=3081384/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=3027.73
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 158337 144436 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=757.09
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 39380 36329 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=760.42
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 40097 35945 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=755.83
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 39535 36048 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3027.73
Current children cumulated vsize (KiB) 545804

[startup+882.308 s]
/proc/loadavg: 3.83 3.91 4.21 5/119 569
/proc/meminfo: memFree=3081268/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=3248.37
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 169822 155015 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=812.35
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 42233 39002 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927212 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=815.43
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 43041 38502 0 0 16 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=810.84
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 42402 38682 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3248.37
Current children cumulated vsize (KiB) 545804

[startup+942.315 s]
/proc/loadavg: 3.90 3.91 4.19 5/119 757
/proc/meminfo: memFree=3081268/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=3467.83
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 181356 165427 0 0 15 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=866.78
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 45042 41636 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=870.34
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 46018 41016 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=866.22
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 45297 41325 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3467.83
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.00 3.94 4.18 5/119 954
/proc/meminfo: memFree=3081268/3368532 swapFree=1941392/1959888
[pid=30392] ppid=30390 vsize=545804 CPUtime=3679.38
/proc/30392/stat : 30392 (gnovelty+) R 30390 30392 24991 0 -1 4202496 19819 0 0 0 192423 175515 0 0 16 0 4 0 1110942027 558903296 19775 4294967295 134512640 135680988 3215394240 3215393484 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30392/statm: 136451 19775 103 286 0 136163 0
[pid=30392/tid=30394] ppid=30390 vsize=545804 CPUtime=919.47
/proc/30392/task/30394/stat : 30394 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 47784 44163 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3077927260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30392/tid=30395] ppid=30390 vsize=545804 CPUtime=923.69
/proc/30392/task/30395/stat : 30395 (gnovelty+) R 30390 30392 24991 0 -1 4202560 9 0 0 0 48859 43510 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30392/tid=30396] ppid=30390 vsize=545804 CPUtime=918.94
/proc/30392/task/30396/stat : 30396 (gnovelty+) R 30390 30392 24991 0 -1 4202560 8 0 0 0 48040 43854 0 0 15 0 4 0 1110942035 558903296 19775 4294967295 134512640 135680988 3215394240 3059143004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3679.38
Current children cumulated vsize (KiB) 545804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3679.46
CPU user time (s): 1924.3
CPU system time (s): 1755.16
CPU usage (%): 367.932
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1924.3
system time used= 1755.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19819
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= 105100990
involuntary context switches= 258741

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:17:02
IDJOB=1778059
IDBENCH=70535
IDSOLVER=617
FILE ID=/1778059-1243462622
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778059-1243462622/watcher-1778059-1243462622 -o /tmp/evaluation-result-1778059-1243462622/solver-1778059-1243462622 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778059-1243462622.cnf 1020595605 4

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

MD5SUM BENCH= 2cbf25bf3c1a8a645c8c658cff25ce06
RANDOM SEED= 1020595605

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:       3160228 kB
Buffers:         13100 kB
Cached:         122264 kB
SwapCached:       4320 kB
Active:         105144 kB
Inactive:        40992 kB
HighTotal:     2489216 kB
HighFree:      2354140 kB
LowTotal:       879316 kB
LowFree:        806088 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1388 kB
Writeback:           0 kB
AnonPages:        9340 kB
Mapped:           4296 kB
Slab:            51744 kB
SReclaimable:    43248 kB
SUnreclaim:       8496 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127264 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-28 00:33:44