Trace number 1778344

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1580204273-012.cnf
MD5SUMa8c5a2cea66d67c637fb35d0276c87d0
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 variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.08	c +------------------------------+
0.04/0.08	c | gNovelty+, version 1.0       |
0.04/0.08	c +------------------------------+
0.04/0.08	c gnovelty+ -h for help
0.04/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-1778344-1243478330/watcher-1778344-1243478330 -o /tmp/evaluation-result-1778344-1243478330/solver-1778344-1243478330 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778344-1243478330.cnf 783938796 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.64 3.76 3.77 3/97 25935
/proc/meminfo: memFree=3076728/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=509232 CPUtime=0.01
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 1436 0 0 0 0 1 0 0 18 0 1 0 1101970291 521453568 1393 4294967295 134512640 135680988 3216234128 3216233392 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/25935/statm: 127308 1400 99 286 0 127020 0

[startup+0.040971 s]
/proc/loadavg: 3.64 3.76 3.77 3/97 25935
/proc/meminfo: memFree=3076728/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=517044 CPUtime=0.04
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 11546 0 0 0 1 3 0 0 18 0 1 0 1101970291 529453056 11502 4294967295 134512640 135680988 3216234128 3216233392 134537905 0 0 0 0 0 0 0 17 1 0 0 0
/proc/25935/statm: 129261 11514 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.110967 s]
/proc/loadavg: 3.64 3.76 3.77 3/97 25935
/proc/meminfo: memFree=3076728/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=0.15
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19793 0 0 0 8 7 0 0 19 0 4 0 1101970291 558899200 19749 4294967295 134512640 135680988 3216234128 3216233324 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19749 103 286 0 136162 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 545800

[startup+0.310919 s]
/proc/loadavg: 3.64 3.76 3.77 3/97 25935
/proc/meminfo: memFree=3076728/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=0.93
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19794 0 0 0 52 41 0 0 17 0 4 0 1101970291 558899200 19750 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 545800

[startup+0.710888 s]
/proc/loadavg: 3.64 3.76 3.77 3/97 25935
/proc/meminfo: memFree=3076728/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=2.37
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19794 0 0 0 125 112 0 0 15 0 4 0 1101970291 558899200 19750 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 545800

[startup+1.5109 s]
/proc/loadavg: 3.64 3.76 3.77 6/101 25939
/proc/meminfo: memFree=2998484/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=5.29
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19794 0 0 0 269 260 0 0 15 0 4 0 1101970291 558899200 19750 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19750 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=1.29
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 77 52 0 0 15 0 4 0 1101970299 558899200 19750 4294967295 134512640 135680988 3216234128 3077665068 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=1.3
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 73 57 0 0 15 0 4 0 1101970299 558899200 19750 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=1.27
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 61 66 0 0 15 0 4 0 1101970299 558899200 19750 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 545800

[startup+3.11148 s]
/proc/loadavg: 3.64 3.76 3.77 5/101 25939
/proc/meminfo: memFree=2998232/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=11.36
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 566 570 0 0 16 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233360 134545765 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=2.8
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 153 127 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=2.83
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 147 136 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=2.76
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 130 146 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 545800

[startup+6.31047 s]
/proc/loadavg: 3.67 3.77 3.77 3/101 25939
/proc/meminfo: memFree=2998108/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=22.85
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 1148 1137 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=5.63
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 291 272 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=5.72
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 294 278 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=5.81
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 289 292 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 545800

[startup+12.71 s]
/proc/loadavg: 3.70 3.77 3.77 5/101 25939
/proc/meminfo: memFree=2997940/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=46.63
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 2363 2300 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233324 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=11.56
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 585 571 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=11.79
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 613 566 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=11.67
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 577 590 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.63
Current children cumulated vsize (KiB) 545800

[startup+25.5089 s]
/proc/loadavg: 3.76 3.78 3.77 5/101 25939
/proc/meminfo: memFree=2998020/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=93.3
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 4736 4594 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233324 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=23.26
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 1168 1158 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=23.21
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 1184 1137 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=23.53
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 1173 1180 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.3
Current children cumulated vsize (KiB) 545800

[startup+51.1072 s]
/proc/loadavg: 3.78 3.78 3.77 5/101 26124
/proc/meminfo: memFree=2997328/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=187.77
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 9650 9127 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=46.45
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 2400 2245 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=47.25
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 2423 2302 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=47.1
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 2406 2304 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 187.77
Current children cumulated vsize (KiB) 545800

[startup+102.313 s]
/proc/loadavg: 3.85 3.80 3.77 5/101 26311
/proc/meminfo: memFree=2997140/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=376.31
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 19311 18320 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=93.46
/proc/25935/task/25937/stat : 25937 (gnovelty+) S 25933 25935 8948 0 -1 4202560 5 0 0 0 4810 4536 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=94.57
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 4846 4611 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=94.16
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 4755 4661 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 376.31
Current children cumulated vsize (KiB) 545800

[startup+162.308 s]
/proc/loadavg: 3.87 3.80 3.77 5/101 26500
/proc/meminfo: memFree=2997116/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=597.64
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 30641 29123 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=149.07
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 7646 7261 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=149.72
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 7662 7310 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=149.34
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 7559 7375 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 597.64
Current children cumulated vsize (KiB) 545800

[startup+222.304 s]
/proc/loadavg: 3.83 3.79 3.77 5/101 26689
/proc/meminfo: memFree=2997092/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=819.87
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 41982 40005 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=204.72
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 10489 9983 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=205.64
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 10601 9963 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=204.79
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 10314 10165 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 819.87
Current children cumulated vsize (KiB) 545800

[startup+282.319 s]
/proc/loadavg: 3.82 3.79 3.77 5/101 26876
/proc/meminfo: memFree=2996968/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=1040.33
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 53328 50705 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=259.64
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 13304 12660 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=260.79
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 13443 12636 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=25935] ppid=25933 vsize=545800 CPUtime=1482.67
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 76001 72266 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=370.86
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 19087 17999 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=370.95
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 19046 18049 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=370.03
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 18722 18281 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1482.67
Current children cumulated vsize (KiB) 545800

[startup+462.305 s]
/proc/loadavg: 4.04 3.90 3.81 5/101 27262
/proc/meminfo: memFree=2997524/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=1702.95
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 87342 82953 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=426.06
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 21905 20701 0 0 16 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=425.28
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 21857 20671 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=425.65
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 21602 20963 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1702.95
Current children cumulated vsize (KiB) 545800

[startup+522.311 s]
/proc/loadavg: 3.81 3.86 3.80 5/101 27451
/proc/meminfo: memFree=2997764/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=1923.97
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 98672 93725 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=481.57
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 24722 23435 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=480.92
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 24665 23427 0 0 16 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=480.56
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 24485 23571 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1923.97
Current children cumulated vsize (KiB) 545800

[startup+582.306 s]
/proc/loadavg: 3.80 3.84 3.80 5/101 27638
/proc/meminfo: memFree=2997888/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=2145.56
/proc/25935/stat : 25935 (gnovelty+) S 25933 25935 8948 0 -1 4202496 19795 0 0 0 109991 104565 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=537.21
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 27566 26155 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665068 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=536.08
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 27532 26076 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=535.98
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 27307 26291 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2145.56
Current children cumulated vsize (KiB) 545800

[startup+642.311 s]
/proc/loadavg: 3.98 3.87 3.81 5/101 27825
/proc/meminfo: memFree=2997648/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=2366.82
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 121373 115309 0 0 16 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=592.51
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 30423 28828 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=591.92
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 30356 28836 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=591.44
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 30154 28990 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2366.82
Current children cumulated vsize (KiB) 545800

[startup+702.316 s]
/proc/loadavg: 3.81 3.84 3.81 5/101 28016
/proc/meminfo: memFree=2997896/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=2588.22
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 132764 126058 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=647.92
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 33226 31566 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=647.32
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 33224 31508 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=646.68
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 33001 31667 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2588.22
Current children cumulated vsize (KiB) 545800

[startup+762.311 s]
/proc/loadavg: 3.83 3.85 3.81 5/101 28205
/proc/meminfo: memFree=2997896/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=2808.79
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 144060 136819 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=703
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 36076 34224 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=702.8
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 36040 34240 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=701.54
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 35802 34352 0 0 16 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2808.79
Current children cumulated vsize (KiB) 545800

[startup+822.307 s]
/proc/loadavg: 3.71 3.81 3.80 5/101 28394
/proc/meminfo: memFree=2997888/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=3029.67
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 155336 147631 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=758.52
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 38889 36963 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=757.81
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 38861 36920 0 0 16 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=757.17
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 38682 37035 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3029.67
Current children cumulated vsize (KiB) 545800

[startup+882.312 s]
/proc/loadavg: 3.84 3.83 3.81 4/101 28581
/proc/meminfo: memFree=2997888/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=3251.2
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 166630 158490 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=813.2
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 41713 39607 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=813.36
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 41685 39651 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=812.68
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 41521 39747 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3251.2
Current children cumulated vsize (KiB) 545800

[startup+942.317 s]
/proc/loadavg: 3.93 3.86 3.82 5/101 28768
/proc/meminfo: memFree=2997772/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=3472.26
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 177882 169344 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=867.88
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 44511 42277 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=869.16
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 44557 42359 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=867.73
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 44325 42448 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880860 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3472.26
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.87 3.85 3.82 5/101 28955
/proc/meminfo: memFree=2997772/3368532 swapFree=1952996/1959888
[pid=25935] ppid=25933 vsize=545800 CPUtime=3685.62
/proc/25935/stat : 25935 (gnovelty+) R 25933 25935 8948 0 -1 4202496 19795 0 0 0 188732 179830 0 0 15 0 4 0 1101970291 558899200 19751 4294967295 134512640 135680988 3216234128 3216233372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25935/statm: 136450 19751 103 286 0 136162 0
[pid=25935/tid=25937] ppid=25933 vsize=545800 CPUtime=920.83
/proc/25935/task/25937/stat : 25937 (gnovelty+) R 25933 25935 8948 0 -1 4202560 5 0 0 0 47215 44868 0 0 16 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3077665116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25935/tid=25938] ppid=25933 vsize=545800 CPUtime=922.55
/proc/25935/task/25938/stat : 25938 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 47292 44963 0 0 16 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3068272940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25935/tid=25939] ppid=25933 vsize=545800 CPUtime=920.91
/proc/25935/task/25939/stat : 25939 (gnovelty+) R 25933 25935 8948 0 -1 4202560 6 0 0 0 46990 45101 0 0 15 0 4 0 1101970299 558899200 19751 4294967295 134512640 135680988 3216234128 3058880812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3685.62
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.04
CPU time (s): 3685.68
CPU user time (s): 1887.34
CPU system time (s): 1798.34
CPU usage (%): 368.554
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1887.34
system time used= 1798.34
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19795
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= 103081026
involuntary context switches= 249640

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 04:38:50
IDJOB=1778344
IDBENCH=70630
IDSOLVER=617
FILE ID=tipi45/1778344-1243478330
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1580204273-012.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778344-1243478330/watcher-1778344-1243478330 -o /tmp/evaluation-result-1778344-1243478330/solver-1778344-1243478330 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778344-1243478330.cnf 783938796 4

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

MD5SUM BENCH= a8c5a2cea66d67c637fb35d0276c87d0
RANDOM SEED= 783938796

Linux tipi45 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.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3076728 kB
Buffers:        123472 kB
Cached:          61720 kB
SwapCached:       2100 kB
Active:          64356 kB
Inactive:       130048 kB
HighTotal:     2489216 kB
HighFree:      2414652 kB
LowTotal:       879316 kB
LowFree:        662076 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1456 kB
Writeback:           0 kB
AnonPages:        8052 kB
Mapped:           3064 kB
Slab:            85180 kB
SReclaimable:    74288 kB
SUnreclaim:      10892 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-28 04:55:32