Trace number 1777642

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1698591437-083.cnf
MD5SUM24020efeef97a2534de77350f664299c
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 variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-1777642-1243453519/watcher-1777642-1243453519 -o /tmp/evaluation-result-1777642-1243453519/solver-1777642-1243453519 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777642-1243453519.cnf 1823952906 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.07 4.09 4.07 3/115 32067
/proc/meminfo: memFree=3163120/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=509228 CPUtime=0.01
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 1814 0 0 0 0 1 0 0 18 0 1 0 1110031691 521449472 1771 4294967295 134512640 135680988 3214597376 3214596640 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32067/statm: 127307 1779 99 286 0 127019 0

[startup+0.033626 s]
/proc/loadavg: 4.07 4.09 4.07 3/115 32067
/proc/meminfo: memFree=3163120/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=517044 CPUtime=0.04
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 9934 0 0 0 2 2 0 0 18 0 1 0 1110031691 529453056 9891 4294967295 134512640 135680988 3214597376 3214595484 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32067/statm: 129261 9892 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.10362 s]
/proc/loadavg: 4.07 4.09 4.07 3/115 32067
/proc/meminfo: memFree=3163120/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=0.11
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19799 0 0 0 8 3 0 0 20 0 4 0 1110031691 558899200 19755 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32067/statm: 136450 19755 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.303743 s]
/proc/loadavg: 4.07 4.09 4.07 3/115 32067
/proc/meminfo: memFree=3163120/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=0.85
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 67 18 0 0 18 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545800

[startup+0.703643 s]
/proc/loadavg: 4.07 4.09 4.07 3/115 32067
/proc/meminfo: memFree=3163120/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=2.43
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 185 58 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 545800

[startup+1.50359 s]
/proc/loadavg: 3.98 4.07 4.07 5/119 32071
/proc/meminfo: memFree=3084680/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=5.53
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 425 128 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=1.32
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 99 33 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=1.36
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 111 25 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=1.39
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 101 38 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 545800

[startup+3.10379 s]
/proc/loadavg: 3.98 4.07 4.07 5/119 32072
/proc/meminfo: memFree=3084176/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=10.88
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 877 211 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=2.89
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 231 58 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=2.49
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 206 43 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=2.6
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 206 54 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 545800

[startup+6.30341 s]
/proc/loadavg: 3.98 4.07 4.06 5/119 32072
/proc/meminfo: memFree=3084208/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=23.17
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 1898 419 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=5.96
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 479 117 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=5.62
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 469 93 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=5.63
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 471 92 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.17
Current children cumulated vsize (KiB) 545800

[startup+12.7031 s]
/proc/loadavg: 4.06 4.08 4.07 6/119 32072
/proc/meminfo: memFree=3083992/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=47.85
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 3896 889 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=12.1
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 982 228 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=11.74
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 968 206 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=11.89
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 971 218 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 545800

[startup+25.5127 s]
/proc/loadavg: 4.20 4.11 4.08 5/119 32075
/proc/meminfo: memFree=3083808/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=96.79
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 7862 1817 0 0 16 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=24.29
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 1954 475 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=24.21
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 1982 439 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=23.86
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 1963 423 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.79
Current children cumulated vsize (KiB) 545800

[startup+51.1116 s]
/proc/loadavg: 4.24 4.13 4.09 5/119 32260
/proc/meminfo: memFree=3084240/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=195.63
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 15955 3608 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=48.81
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 3926 955 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=49.09
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 4038 871 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=48.49
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 3988 861 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 195.63
Current children cumulated vsize (KiB) 545800

[startup+102.32 s]
/proc/loadavg: 4.10 4.11 4.08 6/119 32447
/proc/meminfo: memFree=3083664/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=391.38
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 32016 7122 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=97.94
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 7966 1828 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=97.98
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 8038 1760 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=97.25
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 7988 1737 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 391.38
Current children cumulated vsize (KiB) 545800

[startup+162.307 s]
/proc/loadavg: 4.00 4.09 4.08 5/119 32633
/proc/meminfo: memFree=3083540/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=623.03
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 50859 11444 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=156.2
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 12730 2890 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=155.67
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 12680 2887 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=154.96
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 12702 2794 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 623.03
Current children cumulated vsize (KiB) 545800

[startup+222.314 s]
/proc/loadavg: 4.13 4.10 4.08 5/119 353
/proc/meminfo: memFree=3083716/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=853.71
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 69727 15644 0 0 16 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=213.77
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 17430 3947 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=213.75
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 17455 3920 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531124 134535285 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=212.26
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 17382 3844 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 853.71
Current children cumulated vsize (KiB) 545800

[startup+282.312 s]
/proc/loadavg: 4.13 4.10 4.08 5/119 542
/proc/meminfo: memFree=3083740/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=1084.35
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 88666 19769 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=271.28
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 22164 4964 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=271.31
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 22170 4961 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=32067] ppid=32065 vsize=545800 CPUtime=1543.9
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 126167 28223 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=386.45
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 31478 7167 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=386.07
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 31521 7086 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=384.44
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 31493 6951 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1543.9
Current children cumulated vsize (KiB) 545800

[startup+462.315 s]
/proc/loadavg: 4.29 4.11 4.08 6/119 1120
/proc/meminfo: memFree=3083128/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=1774.27
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 144873 32554 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=443.94
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 36121 8273 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=443.23
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 36116 8207 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=442.36
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 36219 8017 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1774.27
Current children cumulated vsize (KiB) 545800

[startup+522.313 s]
/proc/loadavg: 4.18 4.11 4.09 5/119 1309
/proc/meminfo: memFree=3083540/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=2005.77
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 163720 36857 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=501.48
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 40781 9367 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=500.94
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 40768 9326 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=500.58
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 40995 9063 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2005.77
Current children cumulated vsize (KiB) 545800

[startup+582.311 s]
/proc/loadavg: 4.23 4.14 4.10 7/119 1498
/proc/meminfo: memFree=3083656/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=2236.94
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 182565 41129 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=559.34
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 45469 10465 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=558.85
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 45471 10414 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=557.99
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 45680 10119 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2236.94
Current children cumulated vsize (KiB) 545800

[startup+642.307 s]
/proc/loadavg: 4.05 4.11 4.08 5/119 1687
/proc/meminfo: memFree=3083672/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=2467.53
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 201496 45257 0 0 16 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=616.58
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 50137 11521 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=616.9
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 50240 11450 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=615.73
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 50432 11141 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2467.53
Current children cumulated vsize (KiB) 545800

[startup+702.305 s]
/proc/loadavg: 4.02 4.08 4.08 5/119 1878
/proc/meminfo: memFree=3083656/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=2696.85
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 220311 49374 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=673.94
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 54863 12531 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=674.31
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 54919 12512 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=672.86
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 55127 12159 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2696.85
Current children cumulated vsize (KiB) 545800

[startup+762.323 s]
/proc/loadavg: 3.96 4.05 4.07 5/119 2064
/proc/meminfo: memFree=3084020/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=2927.95
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 239164 53631 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=731.5
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 59567 13583 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=732.33
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 59617 13616 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=730.5
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 59824 13226 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2927.95
Current children cumulated vsize (KiB) 545800

[startup+822.311 s]
/proc/loadavg: 4.05 4.06 4.07 5/119 2253
/proc/meminfo: memFree=3083796/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=3158.57
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 257904 57953 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=788.76
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 64185 14691 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=790.21
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 64357 14664 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=788.71
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 64549 14322 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3158.57
Current children cumulated vsize (KiB) 545800

[startup+882.309 s]
/proc/loadavg: 4.10 4.07 4.07 5/119 2442
/proc/meminfo: memFree=3083672/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=3386.82
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 276547 62135 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=845.51
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 68809 15742 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=847.44
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 68994 15750 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=845.88
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 69200 15388 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3386.82
Current children cumulated vsize (KiB) 545800

[startup+942.316 s]
/proc/loadavg: 3.99 4.04 4.06 5/119 2633
/proc/meminfo: memFree=3083748/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=3615.44
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 295239 66305 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=902.89
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 73520 16769 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=904.35
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 73648 16787 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=903.04
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 73879 16425 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3615.44
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.13 4.08 4.07 5/119 2836
/proc/meminfo: memFree=3083980/3368532 swapFree=1941392/1959888
[pid=32067] ppid=32065 vsize=545800 CPUtime=3837.77
/proc/32067/stat : 32067 (gnovelty+) R 32065 32067 24991 0 -1 4202496 19805 0 0 0 313262 70515 0 0 15 0 4 0 1110031691 558899200 19761 4294967295 134512640 135680988 3214597376 3214596620 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32067/statm: 136450 19761 103 286 0 136162 0
[pid=32067/tid=32069] ppid=32065 vsize=545800 CPUtime=958.33
/proc/32067/task/32069/stat : 32069 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 78018 17815 0 0 16 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3077923252 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32067/tid=32070] ppid=32065 vsize=545800 CPUtime=959.98
/proc/32067/task/32070/stat : 32070 (gnovelty+) R 32065 32067 24991 0 -1 4202560 6 0 0 0 78141 17857 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32067/tid=32071] ppid=32065 vsize=545800 CPUtime=958.57
/proc/32067/task/32071/stat : 32071 (gnovelty+) R 32065 32067 24991 0 -1 4202560 7 0 0 0 78357 17500 0 0 15 0 4 0 1110031700 558899200 19761 4294967295 134512640 135680988 3214597376 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3837.77
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): 3837.84
CPU user time (s): 3132.69
CPU system time (s): 705.15
CPU usage (%): 383.769
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3132.69
system time used= 705.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19805
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= 35468664
involuntary context switches= 113924

runsolver used 0.02 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 21:45:19
IDJOB=1777642
IDBENCH=70396
IDSOLVER=617
FILE ID=/1777642-1243453519
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1698591437-083.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777642-1243453519/watcher-1777642-1243453519 -o /tmp/evaluation-result-1777642-1243453519/solver-1777642-1243453519 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777642-1243453519.cnf 1823952906 4

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

MD5SUM BENCH= 24020efeef97a2534de77350f664299c
RANDOM SEED= 1823952906

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:       3162972 kB
Buffers:         13060 kB
Cached:         120212 kB
SwapCached:       4320 kB
Active:         105212 kB
Inactive:        39028 kB
HighTotal:     2489216 kB
HighFree:      2356032 kB
LowTotal:       879316 kB
LowFree:        806940 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1400 kB
Writeback:           0 kB
AnonPages:        9780 kB
Mapped:           4296 kB
Slab:            50808 kB
SReclaimable:    42972 kB
SUnreclaim:       7836 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127256 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-27 22:02:01