Trace number 1777018

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
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 variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data

0.12/0.13	c +------------------------------+
0.12/0.13	c | gNovelty+, version 1.0       |
0.12/0.13	c +------------------------------+
0.12/0.13	c gnovelty+ -h for help
0.12/0.13	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-1777018-1243431009/watcher-1777018-1243431009 -o /tmp/evaluation-result-1777018-1243431009/solver-1777018-1243431009 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777018-1243431009.cnf 77231727 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: 0.00 0.00 0.00 3/96 15917
/proc/meminfo: memFree=3049376/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=509228 CPUtime=0.01
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 1339 0 0 0 0 1 0 0 18 0 1 0 1097202049 521449472 1295 4294967295 134512640 135680988 3217084256 3217083520 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15917/statm: 127307 1302 99 286 0 127019 0

[startup+0.060986 s]
/proc/loadavg: 0.00 0.00 0.00 3/96 15917
/proc/meminfo: memFree=3049376/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=517044 CPUtime=0.07
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 10028 0 0 0 3 4 0 0 18 0 1 0 1097202049 529453056 9984 4294967295 134512640 135680988 3217084256 3217082364 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15917/statm: 129261 9984 99 286 0 128973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517044

[startup+0.110975 s]
/proc/loadavg: 0.00 0.00 0.00 3/96 15917
/proc/meminfo: memFree=3049376/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=517040 CPUtime=0.12
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 17918 0 0 0 7 5 0 0 18 0 1 0 1097202049 529448960 17873 4294967295 134512640 135680988 3217084256 3217083520 134537779 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15917/statm: 129260 17878 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.310964 s]
/proc/loadavg: 0.00 0.00 0.00 3/96 15917
/proc/meminfo: memFree=3049376/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=0.76
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 65 11 0 0 17 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 548456

[startup+0.711201 s]
/proc/loadavg: 0.00 0.00 0.00 3/96 15917
/proc/meminfo: memFree=3049376/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=2.34
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 198 36 0 0 16 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 548456

[startup+1.51149 s]
/proc/loadavg: 0.00 0.00 0.00 6/100 15921
/proc/meminfo: memFree=2967532/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=5.52
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 482 70 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=1.32
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 117 15 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=1.35
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 117 18 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=1.35
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 120 15 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 548456

[startup+3.11108 s]
/proc/loadavg: 0.00 0.00 0.00 5/100 15921
/proc/meminfo: memFree=2967032/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=11.89
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 1051 138 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=2.91
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 260 31 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=2.95
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 256 39 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=2.95
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 267 28 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 548456

[startup+6.31068 s]
/proc/loadavg: 0.32 0.07 0.02 5/100 15922
/proc/meminfo: memFree=2966784/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=24.45
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 2163 282 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=6.04
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 536 68 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=6.09
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 539 70 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=6.08
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 542 66 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 548456

[startup+12.7109 s]
/proc/loadavg: 0.61 0.13 0.04 5/100 16105
/proc/meminfo: memFree=2966480/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=48.8
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 4350 530 0 0 16 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=12.06
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 1084 122 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=12.26
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 1095 131 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=12.2
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 1081 139 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.8
Current children cumulated vsize (KiB) 548456

[startup+25.5094 s]
/proc/loadavg: 1.57 0.37 0.12 6/100 16107
/proc/meminfo: memFree=2966832/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=99.03
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 8797 1106 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=24.53
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 2197 256 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=24.86
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 2198 288 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=24.83
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 2194 289 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.03
Current children cumulated vsize (KiB) 548456

[startup+51.1077 s]
/proc/loadavg: 2.32 0.64 0.22 5/100 16110
/proc/meminfo: memFree=2966764/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=198.59
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 17592 2267 0 0 16 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=49.3
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 4383 547 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=49.8
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 4414 566 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=49.8
/proc/15917/task/15921/stat : 15921 (gnovelty+) S 15915 15917 15881 0 -1 4202560 113 0 0 0 4384 596 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.59
Current children cumulated vsize (KiB) 548456

[startup+102.314 s]
/proc/loadavg: 3.49 1.22 0.43 5/100 16301
/proc/meminfo: memFree=2966400/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=397.17
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 35200 4517 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=98.63
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 8773 1090 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=99.5
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 8831 1119 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=99.93
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 8797 1196 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 397.17
Current children cumulated vsize (KiB) 548456

[startup+162.31 s]
/proc/loadavg: 4.06 1.79 0.68 5/100 16488
/proc/meminfo: memFree=2966160/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=631.39
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 56032 7107 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=157.41
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 14008 1733 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=158.21
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 14004 1817 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=158.28
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 14034 1794 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 631.39
Current children cumulated vsize (KiB) 548456

[startup+222.317 s]
/proc/loadavg: 4.21 2.23 0.90 5/100 16675
/proc/meminfo: memFree=2966160/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=864.47
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 76775 9672 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=216.11
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 19254 2357 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=216.63
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 19223 2440 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=216.65
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 19220 2445 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 864.47
Current children cumulated vsize (KiB) 548456

[startup+282.312 s]
/proc/loadavg: 4.31 2.61 1.11 5/100 16864
/proc/meminfo: memFree=2966284/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=1099.81
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 97712 12269 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=274.73
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 24495 2978 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=275.43
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 24447 3096 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=15917] ppid=15915 vsize=548456 CPUtime=1566.72
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 139324 17348 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=391.9
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 34945 4245 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=392.24
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 34843 4381 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=392.04
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 34782 4422 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1566.72
Current children cumulated vsize (KiB) 548456

[startup+462.31 s]
/proc/loadavg: 4.16 3.30 1.63 6/100 17433
/proc/meminfo: memFree=2966028/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=1800.32
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 160107 19925 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=450.24
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 40128 4896 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=450.4
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 40019 5021 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=450.25
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 39930 5095 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 548456

[startup+522.305 s]
/proc/loadavg: 4.15 3.44 1.79 5/100 17620
/proc/meminfo: memFree=2966036/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=2030.97
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 180680 22417 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=508.24
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 45262 5562 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=507.26
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 45114 5612 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=507.33
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 45001 5732 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2030.97
Current children cumulated vsize (KiB) 548456

[startup+582.311 s]
/proc/loadavg: 4.05 3.54 1.92 5/100 17809
/proc/meminfo: memFree=2965912/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=2263.32
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 201366 24966 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=566.58
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 50431 6227 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374388 134534987 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=565.07
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 50287 6220 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=565.29
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 50162 6367 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2263.32
Current children cumulated vsize (KiB) 548456

[startup+642.307 s]
/proc/loadavg: 4.07 3.64 2.05 5/100 17997
/proc/meminfo: memFree=2965904/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=2493.74
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 221988 27386 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=623.77
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 55544 6833 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=623.25
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 55518 6807 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=623.04
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 55325 6979 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2493.74
Current children cumulated vsize (KiB) 548456

[startup+702.313 s]
/proc/loadavg: 4.18 3.74 2.19 5/100 18185
/proc/meminfo: memFree=2965904/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=2726.54
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 242650 30004 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=682.28
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 60771 7457 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=680.96
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 60601 7495 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=681
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 60482 7618 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2726.54
Current children cumulated vsize (KiB) 548456

[startup+762.309 s]
/proc/loadavg: 4.25 3.85 2.32 5/100 18372
/proc/meminfo: memFree=2965416/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=2959.65
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 263350 32615 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=740.71
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 65923 8148 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=739.4
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 65804 8136 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=739.06
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 65627 8279 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2959.65
Current children cumulated vsize (KiB) 548456

[startup+822.315 s]
/proc/loadavg: 4.14 3.89 2.43 5/100 18570
/proc/meminfo: memFree=2965044/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=3192.88
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 284139 35149 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=799.37
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 71093 8844 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=796.88
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 70934 8754 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=797.32
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 70855 8877 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3192.88
Current children cumulated vsize (KiB) 548456

[startup+882.311 s]
/proc/loadavg: 4.28 3.97 2.54 5/100 18763
/proc/meminfo: memFree=2964796/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=3424.18
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 304824 37594 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=857.55
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 76281 9474 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=855.01
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 76120 9381 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=855.06
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 76021 9485 0 0 16 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590132 134533064 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3424.18
Current children cumulated vsize (KiB) 548456

[startup+942.307 s]
/proc/loadavg: 4.20 4.00 2.64 5/100 18951
/proc/meminfo: memFree=2964912/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=3658.01
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 325583 40218 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=916.12
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 81488 10124 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=913.2
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 81291 10029 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=913.63
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 81186 10177 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3658.01
Current children cumulated vsize (KiB) 548456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.21 4.04 2.74 5/100 19139
/proc/meminfo: memFree=2964796/3368532 swapFree=1954072/1959888
[pid=15917] ppid=15915 vsize=548456 CPUtime=3882.3
/proc/15917/stat : 15917 (gnovelty+) R 15915 15917 15881 0 -1 4202496 20774 0 0 0 345581 42649 0 0 15 0 4 0 1097202049 561618944 20729 4294967295 134512640 135680988 3217084256 3217083500 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15917/statm: 137114 20729 103 286 0 136826 0
[pid=15917/tid=15919] ppid=15915 vsize=548456 CPUtime=972.43
/proc/15917/task/15919/stat : 15919 (gnovelty+) R 15915 15917 15881 0 -1 4202560 110 0 0 0 86525 10718 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3077374300 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15917/tid=15920] ppid=15915 vsize=548456 CPUtime=969.84
/proc/15917/task/15920/stat : 15920 (gnovelty+) R 15915 15917 15881 0 -1 4202560 112 0 0 0 86325 10659 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3067982172 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15917/tid=15921] ppid=15915 vsize=548456 CPUtime=969.08
/proc/15917/task/15921/stat : 15921 (gnovelty+) R 15915 15917 15881 0 -1 4202560 113 0 0 0 86131 10777 0 0 15 0 4 0 1097202062 561618944 20729 4294967295 134512640 135680988 3217084256 3058590044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3882.3
Current children cumulated vsize (KiB) 548456

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): 3882.38
CPU user time (s): 3455.88
CPU system time (s): 426.5
CPU usage (%): 388.223
Max. virtual memory (cumulated for all children) (KiB): 548456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3455.88
system time used= 426.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20774
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= 15033431
involuntary context switches= 60196

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 15:30:09
IDJOB=1777018
IDBENCH=70188
IDSOLVER=617
FILE ID=tipi44/1777018-1243431009
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S704699380-099.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777018-1243431009/watcher-1777018-1243431009 -o /tmp/evaluation-result-1777018-1243431009/solver-1777018-1243431009 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777018-1243431009.cnf 77231727 4

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

MD5SUM BENCH= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED= 77231727

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:       3051004 kB
Buffers:        130656 kB
Cached:          80944 kB
SwapCached:       2184 kB
Active:          86232 kB
Inactive:       134812 kB
HighTotal:     2489216 kB
HighFree:      2395944 kB
LowTotal:       879316 kB
LowFree:        655060 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1820 kB
Writeback:           0 kB
AnonPages:        8884 kB
Mapped:           3272 kB
Slab:            86416 kB
SReclaimable:    76564 kB
SUnreclaim:       9852 kB
PageTables:        592 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= 15893 MiB
End job on tipi44 at 2009-05-27 15:46:49