Trace number 1777669

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S578339356-013.cnf
MD5SUM4003d88d5e738aebe7112be499f87bca
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.07/0.08	c +------------------------------+
0.07/0.08	c | gNovelty+, version 1.0       |
0.07/0.08	c +------------------------------+
0.07/0.08	c gnovelty+ -h for help
0.07/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-1777669-1243454738/watcher-1777669-1243454738 -o /tmp/evaluation-result-1777669-1243454738/solver-1777669-1243454738 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777669-1243454738.cnf 856743594 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.68 3.86 3.92 3/96 27637
/proc/meminfo: memFree=3040460/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=509232 CPUtime=0
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 1357 0 0 0 0 0 0 0 18 0 1 0 1099574920 521453568 1313 4294967295 134512640 135680988 3214355648 3214354912 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27637/statm: 127308 1322 99 286 0 127020 0

[startup+0.065769 s]
/proc/loadavg: 3.68 3.86 3.92 3/96 27637
/proc/meminfo: memFree=3040460/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=517044 CPUtime=0.07
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 15905 0 0 0 5 2 0 0 18 0 1 0 1099574920 529453056 15860 4294967295 134512640 135680988 3214355648 3214354912 134537968 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27637/statm: 129261 15865 99 286 0 128973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517044

[startup+0.105766 s]
/proc/loadavg: 3.68 3.86 3.92 3/96 27637
/proc/meminfo: memFree=3040460/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=0.12
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 10 2 0 0 19 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545808

[startup+0.305927 s]
/proc/loadavg: 3.68 3.86 3.92 3/96 27637
/proc/meminfo: memFree=3040460/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=0.86
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 73 13 0 0 17 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 545808

[startup+0.705753 s]
/proc/loadavg: 3.68 3.86 3.92 3/96 27637
/proc/meminfo: memFree=3040460/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=2.42
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 205 37 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 545808

[startup+1.50617 s]
/proc/loadavg: 3.68 3.86 3.92 7/100 27641
/proc/meminfo: memFree=2961596/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=5.56
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 468 88 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=1.32
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 112 20 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=1.36
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 114 22 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=1.38
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 117 21 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 545808

[startup+3.10568 s]
/proc/loadavg: 3.68 3.86 3.92 5/100 27641
/proc/meminfo: memFree=2961596/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=11.57
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 989 168 0 0 16 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=2.79
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 237 42 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=2.86
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 245 41 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=2.91
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 248 43 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 545808

[startup+6.30556 s]
/proc/loadavg: 3.70 3.86 3.92 5/100 27641
/proc/meminfo: memFree=2961380/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=23.91
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 2024 367 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=5.86
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 502 84 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=5.91
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 500 91 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=6
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 503 97 0 0 16 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.91
Current children cumulated vsize (KiB) 545808

[startup+12.7051 s]
/proc/loadavg: 3.72 3.86 3.92 4/100 27641
/proc/meminfo: memFree=2961288/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=49.04
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 4092 812 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=12.13
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 1002 211 0 0 16 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=12.18
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 1022 196 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=12.26
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 1020 206 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (KiB) 545808

[startup+25.5042 s]
/proc/loadavg: 3.85 3.88 3.92 5/100 27643
/proc/meminfo: memFree=2961104/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=99.54
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 8243 1711 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=24.75
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 2057 418 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=24.77
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 2054 423 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=24.9
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 2056 434 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 545808

[startup+51.1023 s]
/proc/loadavg: 3.91 3.89 3.92 5/100 27827
/proc/meminfo: memFree=2960884/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=197.75
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 16491 3284 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=49.45
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 4116 829 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=49.55
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 4126 829 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=49.59
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 4144 815 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.75
Current children cumulated vsize (KiB) 545808

[startup+102.319 s]
/proc/loadavg: 4.15 3.97 3.95 5/100 28015
/proc/meminfo: memFree=2960828/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=396.43
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 33044 6599 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=98.62
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 8210 1652 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=99.03
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 8235 1668 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=99.85
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 8325 1660 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.43
Current children cumulated vsize (KiB) 545808

[startup+162.314 s]
/proc/loadavg: 4.12 4.00 3.96 5/100 28202
/proc/meminfo: memFree=2960524/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=627.62
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 52258 10504 0 0 16 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=156.83
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 13062 2621 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=156.41
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 12995 2646 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=158.04
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 13129 2675 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 627.62
Current children cumulated vsize (KiB) 545808

[startup+222.31 s]
/proc/loadavg: 4.61 4.15 4.01 7/100 28390
/proc/meminfo: memFree=2960836/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=861.64
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 71827 14337 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=215.13
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 17935 3578 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=214.99
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 17871 3628 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=216.62
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 18029 3633 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 861.64
Current children cumulated vsize (KiB) 545808

[startup+282.316 s]
/proc/loadavg: 4.60 4.24 4.05 5/100 28577
/proc/meminfo: memFree=2960836/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=1095.67
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 91282 18285 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=273.42
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 22744 4598 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=273.67
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 22743 4624 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=27637] ppid=27635 vsize=545808 CPUtime=1560.34
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 129868 26166 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=389.54
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 32419 6535 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=389.64
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 32360 6604 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=390.92
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 32428 6664 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1560.34
Current children cumulated vsize (KiB) 545808

[startup+462.314 s]
/proc/loadavg: 4.01 4.17 4.06 5/100 29147
/proc/meminfo: memFree=2960564/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=1793.03
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 149165 30138 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=448.03
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 37247 7556 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=447.68
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 37167 7601 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=449.09
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 37229 7680 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1793.03
Current children cumulated vsize (KiB) 545808

[startup+522.31 s]
/proc/loadavg: 4.00 4.14 4.05 6/100 29335
/proc/meminfo: memFree=2960580/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=2023.54
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 168378 33976 0 0 16 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=505.33
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 42000 8533 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=504.97
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 41971 8526 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=506.86
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 42073 8613 0 0 16 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2023.54
Current children cumulated vsize (KiB) 545808

[startup+582.306 s]
/proc/loadavg: 4.11 4.14 4.06 4/100 29522
/proc/meminfo: memFree=2960316/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=2254.96
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 187556 37940 0 0 16 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=562.95
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 46701 9594 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=563.43
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 46826 9517 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=565.13
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 46959 9554 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2254.96
Current children cumulated vsize (KiB) 545808

[startup+642.302 s]
/proc/loadavg: 4.06 4.11 4.05 5/100 29710
/proc/meminfo: memFree=2960316/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=2488.45
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 206903 41942 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=621.77
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 51570 10607 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=621.54
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 51593 10561 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=623.45
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 51832 10513 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2488.45
Current children cumulated vsize (KiB) 545808

[startup+702.318 s]
/proc/loadavg: 3.99 4.08 4.04 3/100 29902
/proc/meminfo: memFree=2960340/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=2720.58
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 226143 45915 0 0 16 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=679.56
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 56375 11581 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=679.52
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 56364 11588 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=681.08
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 56602 11506 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2720.58
Current children cumulated vsize (KiB) 545808

[startup+762.314 s]
/proc/loadavg: 4.18 4.12 4.05 5/100 30093
/proc/meminfo: memFree=2960580/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=2954.06
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 245565 49841 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=737.92
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 61202 12590 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=737.55
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 61207 12548 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=739.77
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 61489 12488 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2954.06
Current children cumulated vsize (KiB) 545808

[startup+822.31 s]
/proc/loadavg: 4.30 4.16 4.07 5/100 30281
/proc/meminfo: memFree=2960464/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=3185.69
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 264839 53730 0 0 16 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=795.15
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 65930 13585 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=795.71
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 66057 13514 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=798.13
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 66358 13455 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3185.69
Current children cumulated vsize (KiB) 545808

[startup+882.315 s]
/proc/loadavg: 4.25 4.16 4.07 5/100 30468
/proc/meminfo: memFree=2960456/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=3418.04
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 284162 57642 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=852.97
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 70746 14551 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=854.29
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 70945 14484 0 0 16 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=856.48
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 71194 14454 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3418.04
Current children cumulated vsize (KiB) 545808

[startup+942.312 s]
/proc/loadavg: 4.30 4.19 4.09 6/100 30656
/proc/meminfo: memFree=2960276/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=3651.24
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 303517 61607 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=911.4
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 75622 15518 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=912.38
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 75764 15474 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=914.8
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 76006 15474 0 0 16 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3651.24
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.06 4.14 4.08 5/100 30845
/proc/meminfo: memFree=2960200/3368532 swapFree=1954072/1959888
[pid=27637] ppid=27635 vsize=545808 CPUtime=3876.06
/proc/27637/stat : 27637 (gnovelty+) R 27635 27637 15881 0 -1 4202496 19825 0 0 0 322201 65405 0 0 15 0 4 0 1099574920 558907392 19780 4294967295 134512640 135680988 3214355648 3214354892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27637/statm: 136452 19780 103 286 0 136164 0
[pid=27637/tid=27639] ppid=27635 vsize=545808 CPUtime=967.86
/proc/27637/task/27639/stat : 27639 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 80268 16518 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3077566812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27637/tid=27640] ppid=27635 vsize=545808 CPUtime=968.41
/proc/27637/task/27640/stat : 27640 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 80422 16419 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3068174684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27637/tid=27641] ppid=27635 vsize=545808 CPUtime=971.15
/proc/27637/task/27641/stat : 27641 (gnovelty+) R 27635 27637 15881 0 -1 4202560 9 0 0 0 80722 16393 0 0 15 0 4 0 1099574929 558907392 19780 4294967295 134512640 135680988 3214355648 3058782556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3876.06
Current children cumulated vsize (KiB) 545808

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): 3876.14
CPU user time (s): 3222.09
CPU system time (s): 654.05
CPU usage (%): 387.602
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3222.09
system time used= 654.05
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 25758220
involuntary context switches= 64905

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 22:05:38
IDJOB=1777669
IDBENCH=70405
IDSOLVER=617
FILE ID=tipi44/1777669-1243454738
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S578339356-013.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777669-1243454738/watcher-1777669-1243454738 -o /tmp/evaluation-result-1777669-1243454738/solver-1777669-1243454738 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777669-1243454738.cnf 856743594 4

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

MD5SUM BENCH= 4003d88d5e738aebe7112be499f87bca
RANDOM SEED= 856743594

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:       3040460 kB
Buffers:        130896 kB
Cached:          90784 kB
SwapCached:       2184 kB
Active:          88280 kB
Inactive:       142760 kB
HighTotal:     2489216 kB
HighFree:      2386544 kB
LowTotal:       879316 kB
LowFree:        653916 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        8816 kB
Mapped:           3484 kB
Slab:            86756 kB
SReclaimable:    76940 kB
SUnreclaim:       9816 kB
PageTables:        496 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-27 22:22:20