Trace number 1778086

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1897376969-026.cnf
MD5SUMb48cc51eec7acfdc5e1646bdd0ea863f
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778086-1243463763/watcher-1778086-1243463763 -o /tmp/evaluation-result-1778086-1243463763/solver-1778086-1243463763 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778086-1243463763.cnf 24180878 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.48 3.82 4.18 3/96 23917
/proc/meminfo: memFree=3039412/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=509232 CPUtime=0
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 1478 0 0 0 0 0 0 0 18 0 1 0 1100477491 521453568 1434 4294967295 134512640 135680988 3218864400 3218863664 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/23917/statm: 127308 1443 99 286 0 127020 0

[startup+0.08827 s]
/proc/loadavg: 3.48 3.82 4.18 3/96 23917
/proc/meminfo: memFree=3039412/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=0.08
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19792 0 0 0 2 6 0 0 18 0 4 0 1100477491 558907392 19747 4294967295 134512640 135680988 3218864400 3218863632 134545933 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19747 103 286 0 136164 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 545808

[startup+0.108264 s]
/proc/loadavg: 3.48 3.82 4.18 3/96 23917
/proc/meminfo: memFree=3039412/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=0.11
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19819 0 0 0 5 6 0 0 19 0 4 0 1100477491 558907392 19774 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19774 103 286 0 136164 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545808

[startup+0.308251 s]
/proc/loadavg: 3.48 3.82 4.18 3/96 23917
/proc/meminfo: memFree=3039412/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=0.79
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 42 37 0 0 18 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 545808

[startup+0.708223 s]
/proc/loadavg: 3.48 3.82 4.18 3/96 23917
/proc/meminfo: memFree=3039412/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=2.27
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 124 103 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 545808

[startup+1.50824 s]
/proc/loadavg: 3.48 3.82 4.18 5/100 23921
/proc/meminfo: memFree=2960944/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=5.25
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 290 235 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=1.31
/proc/23917/task/23919/stat : 23919 (gnovelty+) S 23915 23917 15881 0 -1 4202560 11 0 0 0 72 59 0 0 16 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=1.31
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 76 55 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=1.23
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 71 52 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323892 134535217 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 545808

[startup+3.10814 s]
/proc/loadavg: 3.48 3.82 4.18 5/100 23921
/proc/meminfo: memFree=2960944/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=11.27
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 610 517 0 0 16 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863596 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=2.8
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 142 138 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=2.81
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 160 121 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=2.75
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 158 117 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 545808

[startup+6.30792 s]
/proc/loadavg: 3.52 3.83 4.18 5/100 23921
/proc/meminfo: memFree=2960944/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=23.13
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 1288 1025 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=5.8
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 306 274 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=5.68
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 312 256 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=5.67
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 334 233 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 545808

[startup+12.7075 s]
/proc/loadavg: 3.56 3.83 4.18 5/100 23921
/proc/meminfo: memFree=2960884/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=46.87
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 2600 2087 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=11.73
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 644 529 0 0 16 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=11.68
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 649 519 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=11.47
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 649 498 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.87
Current children cumulated vsize (KiB) 545808

[startup+25.5065 s]
/proc/loadavg: 3.57 3.82 4.17 4/100 24105
/proc/meminfo: memFree=2960144/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=93.62
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 5255 4107 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=23.36
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 1292 1044 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=23.4
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 1307 1033 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=23.47
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 1346 1001 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.62
Current children cumulated vsize (KiB) 545808

[startup+51.1048 s]
/proc/loadavg: 3.66 3.82 4.16 4/100 24106
/proc/meminfo: memFree=2960344/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=189.1
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 10552 8358 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=47.43
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 2596 2147 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=47.47
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 2689 2058 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=47.05
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 2671 2034 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.1
Current children cumulated vsize (KiB) 545808

[startup+102.321 s]
/proc/loadavg: 3.81 3.83 4.15 4/100 24294
/proc/meminfo: memFree=2960668/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=379.05
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 21175 16730 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=94.79
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 5219 4260 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=94.9
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 5341 4149 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=94.35
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 5342 4093 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.05
Current children cumulated vsize (KiB) 545808

[startup+162.307 s]
/proc/loadavg: 3.95 3.86 4.13 5/100 24482
/proc/meminfo: memFree=2960428/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=603.24
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 33675 26649 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=151.11
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 8370 6741 0 0 16 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=150.69
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 8439 6630 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=150.72
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 8473 6599 0 0 16 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 603.24
Current children cumulated vsize (KiB) 545808

[startup+222.313 s]
/proc/loadavg: 3.92 3.87 4.12 6/100 24675
/proc/meminfo: memFree=2960644/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=827.69
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 46123 36646 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=207.17
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 11482 9235 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=206.88
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 11544 9144 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=206.73
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 11583 9090 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 827.69
Current children cumulated vsize (KiB) 545808

[startup+282.319 s]
/proc/loadavg: 3.91 3.87 4.10 5/100 24862
/proc/meminfo: memFree=2960644/3368532 swapFree=1954072/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=1052.09
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 58655 46554 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=263.05
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 14655 11650 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=263.21
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 14662 11659 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=23917] ppid=23915 vsize=545808 CPUtime=1499.7
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 83473 66497 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=375.37
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 20808 16729 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=374.68
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 20834 16634 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=374.9
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 20911 16579 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1499.7
Current children cumulated vsize (KiB) 545808

[startup+462.307 s]
/proc/loadavg: 3.91 3.90 4.07 5/100 25427
/proc/meminfo: memFree=2960412/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=1723.29
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 95852 76477 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=430.95
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 23903 19192 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=430.48
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 23931 19117 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=431.26
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 24028 19098 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1723.29
Current children cumulated vsize (KiB) 545808

[startup+522.313 s]
/proc/loadavg: 4.05 3.93 4.07 5/100 25616
/proc/meminfo: memFree=2960272/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=1947.22
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 108318 86404 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=487.05
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 27062 21643 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=486.78
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 27062 21616 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=486.95
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 27116 21579 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1947.22
Current children cumulated vsize (KiB) 545808

[startup+582.309 s]
/proc/loadavg: 3.87 3.91 4.05 6/100 25807
/proc/meminfo: memFree=2960148/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=2170.97
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 120739 96358 0 0 16 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=542.84
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 30156 24128 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=543.06
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 30221 24085 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=542.51
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 30234 24017 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2170.97
Current children cumulated vsize (KiB) 545808

[startup+642.305 s]
/proc/loadavg: 3.90 3.91 4.04 5/100 25994
/proc/meminfo: memFree=2960552/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=2394.74
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 133059 106415 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=598.45
/proc/23917/task/23919/stat : 23919 (gnovelty+) S 23915 23917 15881 0 -1 4202560 11 0 0 0 33158 26687 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=599.39
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 33393 26546 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=598.37
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 33339 26498 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2394.74
Current children cumulated vsize (KiB) 545808

[startup+702.311 s]
/proc/loadavg: 3.79 3.86 4.01 5/100 26183
/proc/meminfo: memFree=2961048/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=2618.58
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 145441 116417 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=653.78
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 36232 29146 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=656.05
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 36567 29038 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=654.4
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 36411 29029 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2618.58
Current children cumulated vsize (KiB) 545808

[startup+762.316 s]
/proc/loadavg: 3.89 3.87 4.00 5/100 26371
/proc/meminfo: memFree=2960800/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=2841.68
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 157834 126334 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=709.71
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 39307 31664 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=711.94
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 39650 31544 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=709.44
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 39488 31456 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2841.68
Current children cumulated vsize (KiB) 545808

[startup+822.312 s]
/proc/loadavg: 3.90 3.88 3.99 5/100 26560
/proc/meminfo: memFree=2960644/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=3065.91
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 170297 136294 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=766.26
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 42481 34145 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=768.02
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 42712 34090 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=765.16
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 42588 33928 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3065.91
Current children cumulated vsize (KiB) 545808

[startup+882.319 s]
/proc/loadavg: 3.86 3.87 3.98 5/100 26747
/proc/meminfo: memFree=2960916/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=3289.69
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 182777 146192 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=822.09
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 45587 36622 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=824.21
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 45840 36581 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=821.17
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 45771 36346 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3289.69
Current children cumulated vsize (KiB) 545808

[startup+942.314 s]
/proc/loadavg: 3.88 3.87 3.98 5/100 26934
/proc/meminfo: memFree=2961048/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=3513.72
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 195218 156154 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=877.94
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 48728 39066 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=880.05
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 48895 39110 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=877.2
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 48904 38816 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3513.72
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.91 3.88 3.97 5/100 27126
/proc/meminfo: memFree=2960916/3368532 swapFree=1954076/1959888
[pid=23917] ppid=23915 vsize=545808 CPUtime=3729.26
/proc/23917/stat : 23917 (gnovelty+) R 23915 23917 15881 0 -1 4202496 19823 0 0 0 207259 165667 0 0 15 0 4 0 1100477491 558907392 19778 4294967295 134512640 135680988 3218864400 3218863644 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23917/statm: 136452 19778 103 286 0 136164 0
[pid=23917/tid=23919] ppid=23915 vsize=545808 CPUtime=931.32
/proc/23917/task/23919/stat : 23919 (gnovelty+) R 23915 23917 15881 0 -1 4202560 11 0 0 0 51697 41435 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3077108060 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=545808 CPUtime=934.68
/proc/23917/task/23920/stat : 23920 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 51983 41485 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3067715932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=545808 CPUtime=930.58
/proc/23917/task/23921/stat : 23921 (gnovelty+) R 23915 23917 15881 0 -1 4202560 10 0 0 0 51880 41178 0 0 15 0 4 0 1100477500 558907392 19778 4294967295 134512640 135680988 3218864400 3058323804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3729.26
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.04
CPU time (s): 3729.33
CPU user time (s): 2072.64
CPU system time (s): 1656.69
CPU usage (%): 372.92
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2072.64
system time used= 1656.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19823
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= 88466326
involuntary context switches= 197387

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 00:36:03
IDJOB=1778086
IDBENCH=70544
IDSOLVER=617
FILE ID=tipi44/1778086-1243463763
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1897376969-026.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778086-1243463763/watcher-1778086-1243463763 -o /tmp/evaluation-result-1778086-1243463763/solver-1778086-1243463763 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778086-1243463763.cnf 24180878 4

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

MD5SUM BENCH= b48cc51eec7acfdc5e1646bdd0ea863f
RANDOM SEED= 24180878

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:       3039708 kB
Buffers:        130912 kB
Cached:          91320 kB
SwapCached:       2184 kB
Active:          88360 kB
Inactive:       143252 kB
HighTotal:     2489216 kB
HighFree:      2385728 kB
LowTotal:       879316 kB
LowFree:        653980 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1396 kB
Writeback:           0 kB
AnonPages:        8384 kB
Mapped:           3388 kB
Slab:            86872 kB
SReclaimable:    77060 kB
SUnreclaim:       9812 kB
PageTables:        644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 00:52:46