Trace number 1778248

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1598052044-078.cnf
MD5SUM871c21efb71b729632fed1e9ce79057d
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.09	c +------------------------------+
0.04/0.09	c | gNovelty+, version 1.0       |
0.04/0.09	c +------------------------------+
0.04/0.09	c gnovelty+ -h for help
0.04/0.09	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-1778248-1243472790/watcher-1778248-1243472790 -o /tmp/evaluation-result-1778248-1243472790/solver-1778248-1243472790 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778248-1243472790.cnf 261847829 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: 3.59 3.74 3.78 2/96 20374
/proc/meminfo: memFree=3034300/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=509228 CPUtime=0.01
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 1358 0 0 0 0 1 0 0 25 0 1 0 1101380184 521449472 1314 4294967295 134512640 135680988 3219575232 3219574496 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20374/statm: 127307 1314 99 286 0 127019 0

[startup+0.033842 s]
/proc/loadavg: 3.59 3.74 3.78 2/96 20374
/proc/meminfo: memFree=3034300/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=509228 CPUtime=0.04
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 9715 0 0 0 0 4 0 0 25 0 1 0 1101380184 521449472 9671 4294967295 134512640 135680988 3219575232 3219574496 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20374/statm: 127307 9683 99 286 0 127019 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 509228

[startup+0.113831 s]
/proc/loadavg: 3.59 3.74 3.78 2/96 20374
/proc/meminfo: memFree=3034300/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=0.14
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 8 6 0 0 25 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545800

[startup+0.314003 s]
/proc/loadavg: 3.59 3.74 3.78 2/96 20374
/proc/meminfo: memFree=3034300/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=0.83
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 49 34 0 0 24 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574428 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545800

[startup+0.713981 s]
/proc/loadavg: 3.59 3.74 3.78 2/96 20374
/proc/meminfo: memFree=3034300/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=2.35
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 130 105 0 0 24 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 545800

[startup+1.51392 s]
/proc/loadavg: 3.59 3.74 3.78 2/100 20378
/proc/meminfo: memFree=2960324/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=5.3
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 284 246 0 0 24 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574480 134957682 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=1.32
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 77 55 0 0 24 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=1.34
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 74 60 0 0 25 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=1.22
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 57 65 0 0 24 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 545800

[startup+3.11381 s]
/proc/loadavg: 3.59 3.74 3.78 5/100 20378
/proc/meminfo: memFree=2960176/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=11.18
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 576 542 0 0 18 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574564 134533489 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=2.7
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 144 126 0 0 23 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=2.87
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 149 138 0 0 24 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=2.7
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 137 133 0 0 18 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 545800

[startup+6.31369 s]
/proc/loadavg: 3.62 3.75 3.78 5/100 20378
/proc/meminfo: memFree=2960076/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=22.79
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 1166 1113 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=5.63
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 288 275 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=5.58
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 291 267 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=5.68
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 301 267 0 0 16 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (KiB) 545800

[startup+12.7133 s]
/proc/loadavg: 3.65 3.75 3.78 5/100 20378
/proc/meminfo: memFree=2960024/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=46.8
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 2443 2237 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=11.67
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 594 573 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=11.61
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 604 557 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=11.61
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 626 535 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.8
Current children cumulated vsize (KiB) 545800

[startup+25.5124 s]
/proc/loadavg: 3.73 3.76 3.79 5/100 20379
/proc/meminfo: memFree=2959964/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=94.06
/proc/20374/stat : 20374 (gnovelty+) S 20372 20374 15881 0 -1 4202496 19826 0 0 0 4948 4458 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=23.37
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 1190 1147 0 0 16 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177780 134533784 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=23.33
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 1226 1107 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=23.61
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 1290 1071 0 0 16 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.06
Current children cumulated vsize (KiB) 545800

[startup+51.1106 s]
/proc/loadavg: 3.76 3.77 3.79 6/100 20387
/proc/meminfo: memFree=2959600/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=188.6
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 9961 8899 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=47.04
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 2426 2278 0 0 16 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=46.88
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 2488 2200 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=47.48
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 2534 2214 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.6
Current children cumulated vsize (KiB) 545800

[startup+102.307 s]
/proc/loadavg: 3.90 3.80 3.80 5/100 20572
/proc/meminfo: memFree=2959608/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=379.1
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 19904 18006 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=94.73
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 4847 4626 0 0 16 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=94.5
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 4971 4479 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=95.16
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 5046 4470 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.1
Current children cumulated vsize (KiB) 545800

[startup+162.313 s]
/proc/loadavg: 3.96 3.83 3.81 5/100 20760
/proc/meminfo: memFree=2959732/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=602.38
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 31487 28751 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=150.78
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 7736 7342 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=150.07
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 7831 7176 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=151.25
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 7992 7133 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 602.38
Current children cumulated vsize (KiB) 545800

[startup+222.309 s]
/proc/loadavg: 3.89 3.83 3.81 5/100 20948
/proc/meminfo: memFree=2959484/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=824.32
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 43071 39361 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=206.41
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 10664 9977 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=205.1
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 10681 9829 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=207.06
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 10887 9819 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 824.32
Current children cumulated vsize (KiB) 545800

[startup+282.305 s]
/proc/loadavg: 3.90 3.84 3.82 5/100 21137
/proc/meminfo: memFree=2959484/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=1046.28
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 54773 49855 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=261.84
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 13522 12662 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=260.69
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 13652 12417 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=20374] ppid=20372 vsize=545800 CPUtime=1490.67
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 78152 70915 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=372.72
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 19338 17934 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=371.83
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 19454 17729 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=373.73
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 19643 17730 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1490.67
Current children cumulated vsize (KiB) 545800

[startup+462.303 s]
/proc/loadavg: 3.79 3.79 3.80 5/100 21705
/proc/meminfo: memFree=2959608/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=1711.82
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 89693 81489 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=428.12
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 22256 20556 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=426.6
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 22279 20381 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=429.33
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 22547 20386 0 0 16 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1711.82
Current children cumulated vsize (KiB) 545800

[startup+522.319 s]
/proc/loadavg: 3.72 3.77 3.79 5/100 21893
/proc/meminfo: memFree=2959360/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=1935.03
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 101321 92182 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=484.29
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 25179 23250 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=482.27
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 25165 23062 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=485.22
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 25488 23034 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1935.03
Current children cumulated vsize (KiB) 545800

[startup+582.314 s]
/proc/loadavg: 3.84 3.79 3.79 6/100 22082
/proc/meminfo: memFree=2959484/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=2156.56
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 112964 102692 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574428 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=539.62
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 28067 25895 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=538.39
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 28107 25732 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=540.04
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 28316 25688 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2156.56
Current children cumulated vsize (KiB) 545800

[startup+642.311 s]
/proc/loadavg: 3.82 3.79 3.79 5/100 22273
/proc/meminfo: memFree=2959724/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=2379.36
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 124566 113370 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=595.59
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 31009 28550 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=594.56
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 31048 28408 0 0 16 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=595.07
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 31117 28390 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2379.36
Current children cumulated vsize (KiB) 545800

[startup+702.316 s]
/proc/loadavg: 3.73 3.78 3.79 5/100 22459
/proc/meminfo: memFree=2959360/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=2601.03
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 136236 123867 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=651.15
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 33966 31149 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=649.84
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 33935 31049 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=650.1
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 34019 30991 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2601.03
Current children cumulated vsize (KiB) 545800

[startup+762.312 s]
/proc/loadavg: 3.86 3.80 3.80 5/100 22647
/proc/meminfo: memFree=2959608/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=2823.84
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 147833 134551 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=706.67
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 36889 33778 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=705.22
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 36803 33719 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=706
/proc/20374/task/20378/stat : 20378 (gnovelty+) S 20372 20374 15881 0 -1 4202560 9 0 0 0 36922 33678 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2823.84
Current children cumulated vsize (KiB) 545800

[startup+822.308 s]
/proc/loadavg: 3.88 3.81 3.80 5/100 22839
/proc/meminfo: memFree=2959484/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=3045.88
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 159581 145007 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=762.33
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 39816 36417 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=760.7
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 39725 36345 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=761.2
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 39819 36301 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.88
Current children cumulated vsize (KiB) 545800

[startup+882.304 s]
/proc/loadavg: 3.95 3.84 3.81 5/100 23028
/proc/meminfo: memFree=2959484/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=3268.32
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 171270 155562 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=818.42
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 42732 39110 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=816.33
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 42665 38968 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=816.48
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 42710 38938 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3268.32
Current children cumulated vsize (KiB) 545800

[startup+942.31 s]
/proc/loadavg: 3.98 3.87 3.82 7/100 23216
/proc/meminfo: memFree=2959476/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=3490.51
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 182908 166143 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=874.11
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 45651 41760 0 0 16 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=871.92
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 45609 41583 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=871.62
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 45562 41600 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3490.51
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.90 3.86 3.82 5/100 23402
/proc/meminfo: memFree=2959856/3368532 swapFree=1954076/1959888
[pid=20374] ppid=20372 vsize=545800 CPUtime=3704.26
/proc/20374/stat : 20374 (gnovelty+) R 20372 20374 15881 0 -1 4202496 19826 0 0 0 194184 176242 0 0 15 0 4 0 1101380184 558899200 19781 4294967295 134512640 135680988 3219575232 3219574476 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20374/statm: 136450 19781 103 286 0 136162 0
[pid=20374/tid=20376] ppid=20372 vsize=545800 CPUtime=927.34
/proc/20374/task/20376/stat : 20376 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 48430 44304 0 0 16 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3077177692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20374/tid=20377] ppid=20372 vsize=545800 CPUtime=925.5
/proc/20374/task/20377/stat : 20377 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 48399 44151 0 0 15 0 4 0 1101380193 558899200 19781 4294967295 134512640 135680988 3219575232 3067785564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20374/tid=20378] ppid=20372 vsize=545800 CPUtime=924.77
/proc/20374/task/20378/stat : 20378 (gnovelty+) R 20372 20374 15881 0 -1 4202560 9 0 0 0 48419 44058 0 0 15 0 4 0 1101380194 558899200 19781 4294967295 134512640 135680988 3219575232 3058393436 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3704.26
Current children cumulated vsize (KiB) 545800

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): 3704.31
CPU user time (s): 1941.89
CPU system time (s): 1762.42
CPU usage (%): 370.42
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1941.89
system time used= 1762.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19826
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= 99673565
involuntary context switches= 201227

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 03:06:30
IDJOB=1778248
IDBENCH=70598
IDSOLVER=617
FILE ID=tipi44/1778248-1243472790
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1598052044-078.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778248-1243472790/watcher-1778248-1243472790 -o /tmp/evaluation-result-1778248-1243472790/solver-1778248-1243472790 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778248-1243472790.cnf 261847829 4

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

MD5SUM BENCH= 871c21efb71b729632fed1e9ce79057d
RANDOM SEED= 261847829

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039036 kB
Buffers:        130920 kB
Cached:          91504 kB
SwapCached:       2180 kB
Active:          88716 kB
Inactive:       143540 kB
HighTotal:     2489216 kB
HighFree:      2385464 kB
LowTotal:       879316 kB
LowFree:        653572 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        8864 kB
Mapped:           3432 kB
Slab:            87248 kB
SReclaimable:    77148 kB
SUnreclaim:      10100 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 03:23:12