Trace number 1777534

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2080625895-070.cnf
MD5SUM1d9454adc76495811d3ba130d2b8d41e
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 variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.62/0.69	c +------------------------------+
0.62/0.69	c | gNovelty+, version 1.0       |
0.62/0.69	c +------------------------------+
0.62/0.69	c gnovelty+ -h for help
0.62/0.69	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-1777534-1243448024/watcher-1777534-1243448024 -o /tmp/evaluation-result-1777534-1243448024/solver-1777534-1243448024 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777534-1243448024.cnf 617814141 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.92 3.95 3.91 3/97 28476
/proc/meminfo: memFree=3080908/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=509232 CPUtime=0.01
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 1452 0 0 0 0 1 0 0 18 0 1 0 1098939699 521453568 1409 4294967295 134512640 135680988 3216139888 3216139152 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28476/statm: 127308 1417 99 286 0 127020 0

[startup+0.023066 s]
/proc/loadavg: 3.92 3.95 3.91 3/97 28476
/proc/meminfo: memFree=3080908/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=509232 CPUtime=0.03
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 7581 0 0 0 0 3 0 0 18 0 1 0 1098939699 521453568 7539 4294967295 134512640 135680988 3216139888 3216139152 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28476/statm: 127308 7559 99 286 0 127020 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509232

[startup+0.113056 s]
/proc/loadavg: 3.92 3.95 3.91 3/97 28476
/proc/meminfo: memFree=3080908/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=517048 CPUtime=0.12
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 10222 0 0 0 8 4 0 0 18 0 1 0 1098939699 529457152 10179 4294967295 134512640 135680988 3216139888 3216137996 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28476/statm: 129262 10179 99 286 0 128974 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517048

[startup+0.31304 s]
/proc/loadavg: 3.92 3.95 3.91 3/97 28476
/proc/meminfo: memFree=3080908/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=517044 CPUtime=0.32
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 20415 0 0 0 26 6 0 0 18 0 1 0 1098939699 529453056 20371 4294967295 134512640 135680988 3216139888 3216139152 134538724 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28476/statm: 129261 20371 99 286 0 128973 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 517044

[startup+0.71301 s]
/proc/loadavg: 3.92 3.95 3.91 3/97 28476
/proc/meminfo: memFree=3080908/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=553964 CPUtime=0.72
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 22204 0 0 0 66 6 0 0 19 0 4 0 1098939699 567259136 22160 4294967295 134512640 135680988 3216139888 3216139232 135159972 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28476/statm: 138491 22160 103 286 0 138203 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 553964

[startup+1.51299 s]
/proc/loadavg: 3.92 3.95 3.91 5/101 28480
/proc/meminfo: memFree=2990328/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=3.87
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 363 24 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=0.82
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 77 5 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=0.76
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 73 3 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=0.81
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 76 5 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 558172

[startup+3.11301 s]
/proc/loadavg: 3.92 3.95 3.91 6/101 28480
/proc/meminfo: memFree=2990032/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=9.81
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 892 89 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=2.4
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 213 27 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=2.32
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 213 19 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005520 134546128 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=2.18
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 201 17 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (KiB) 558172

[startup+6.31276 s]
/proc/loadavg: 4.01 3.97 3.91 5/101 28480
/proc/meminfo: memFree=2989784/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=22.31
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 1975 256 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=5.52
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 488 64 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=5.48
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 486 62 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005620 134533468 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=5.27
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 466 61 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.31
Current children cumulated vsize (KiB) 558172

[startup+12.7124 s]
/proc/loadavg: 4.01 3.97 3.91 6/101 28480
/proc/meminfo: memFree=2989568/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=47.13
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 4013 700 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=11.76
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 1001 175 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=11.72
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 988 184 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=11.43
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 985 158 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.13
Current children cumulated vsize (KiB) 558172

[startup+25.511 s]
/proc/loadavg: 4.01 3.97 3.91 2/101 28480
/proc/meminfo: memFree=2989648/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=95.59
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 7917 1642 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=24.26
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 2010 416 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=23.61
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 1949 412 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=23.84
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 2006 378 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.59
Current children cumulated vsize (KiB) 558172

[startup+51.1092 s]
/proc/loadavg: 4.33 4.05 3.94 6/101 28483
/proc/meminfo: memFree=2989268/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=194.11
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 15614 3797 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=49.04
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 3939 965 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=48.17
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 3856 961 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=48.48
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 3953 895 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 194.11
Current children cumulated vsize (KiB) 558172

[startup+102.315 s]
/proc/loadavg: 4.05 4.01 3.93 5/101 28669
/proc/meminfo: memFree=2989276/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=389.34
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 30668 8266 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139084 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=97.64
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 7676 2088 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=97.07
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 7648 2059 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=97.57
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 7743 2014 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 389.34
Current children cumulated vsize (KiB) 558172

[startup+162.31 s]
/proc/loadavg: 3.92 3.99 3.92 5/101 28858
/proc/meminfo: memFree=2988904/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=617.48
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 48050 13698 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=155.2
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 12045 3475 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=153.47
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 11938 3409 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=155.27
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 12123 3404 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 617.48
Current children cumulated vsize (KiB) 558172

[startup+222.306 s]
/proc/loadavg: 3.89 3.96 3.91 5/101 29054
/proc/meminfo: memFree=2987996/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=847.78
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 65304 19474 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=212.86
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 16389 4897 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=210.89
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 16284 4805 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=212.74
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 16408 4866 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 847.78
Current children cumulated vsize (KiB) 558172

[startup+282.301 s]
/proc/loadavg: 3.72 3.90 3.89 5/101 29242
/proc/meminfo: memFree=2987648/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=1077.02
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 82101 25601 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=269.73
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 20614 6359 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=268.23
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 20486 6337 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=28476] ppid=28474 vsize=558172 CPUtime=1531.91
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 115712 37479 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=383.81
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 29125 9256 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=381.43
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 28830 9313 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=384.61
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 28930 9531 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885420 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1531.91
Current children cumulated vsize (KiB) 558172

[startup+462.307 s]
/proc/loadavg: 3.70 3.82 3.86 5/101 29806
/proc/meminfo: memFree=2987788/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=1761.21
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 132300 43821 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=441.33
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 33297 10836 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=438.42
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 32910 10932 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=442.05
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 33105 11100 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1761.21
Current children cumulated vsize (KiB) 558172

[startup+522.312 s]
/proc/loadavg: 3.84 3.83 3.86 5/101 29995
/proc/meminfo: memFree=2987600/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=1990.67
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 149094 49973 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=498.7
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 37578 12292 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=496.2
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 37082 12538 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=499.47
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 37232 12715 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1990.67
Current children cumulated vsize (KiB) 558172

[startup+582.308 s]
/proc/loadavg: 3.88 3.85 3.86 5/101 30187
/proc/meminfo: memFree=2987700/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=2218.29
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 165395 56434 0 0 16 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=556.09
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 41760 13849 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=553.32
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 41124 14208 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=555.92
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 41265 14327 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2218.29
Current children cumulated vsize (KiB) 558172

[startup+642.313 s]
/proc/loadavg: 3.72 3.80 3.84 5/101 30373
/proc/meminfo: memFree=2987708/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=2444.72
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 181038 63434 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=612.16
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 45584 15632 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=610.25
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 45055 15970 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=612.81
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 45282 15999 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2444.72
Current children cumulated vsize (KiB) 558172

[startup+702.318 s]
/proc/loadavg: 3.78 3.79 3.83 5/101 30560
/proc/meminfo: memFree=2987740/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=2673.25
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 197118 70207 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=668.96
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 49602 17294 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=667.96
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 49123 17673 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=670.23
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 49314 17709 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2673.25
Current children cumulated vsize (KiB) 558172

[startup+762.314 s]
/proc/loadavg: 3.95 3.84 3.84 5/101 30749
/proc/meminfo: memFree=2987676/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=2901.88
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 213296 76892 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=726.04
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 53600 19004 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=724.86
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 53034 19452 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=727.73
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 53458 19315 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2901.88
Current children cumulated vsize (KiB) 558172

[startup+822.309 s]
/proc/loadavg: 4.11 3.90 3.86 5/101 30938
/proc/meminfo: memFree=2987184/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=3130.04
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 229312 83692 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=783.02
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 57588 20714 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=781.21
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 56901 21220 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=784.88
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 57530 20958 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885420 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3130.04
Current children cumulated vsize (KiB) 558172

[startup+882.304 s]
/proc/loadavg: 3.71 3.82 3.83 4/101 30943
/proc/meminfo: memFree=2987656/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=3356.2
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 244952 90668 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=838.6
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 61346 22514 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=838.31
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 60819 23012 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=841.76
/proc/28476/task/28480/stat : 28480 (gnovelty+) S 28474 28476 8948 0 -1 4202560 596 0 0 0 61524 22652 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3356.2
Current children cumulated vsize (KiB) 558172

[startup+942.31 s]
/proc/loadavg: 3.64 3.80 3.82 4/101 31131
/proc/meminfo: memFree=2987656/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=3584.15
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 261572 96843 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139084 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=895.29
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 65498 24031 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=895.24
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 64898 24626 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=898.9
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 65795 24095 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3584.15
Current children cumulated vsize (KiB) 558172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.92 3.84 3.83 5/101 31322
/proc/meminfo: memFree=2987788/3368532 swapFree=1952996/1959888
[pid=28476] ppid=28474 vsize=558172 CPUtime=3803.91
/proc/28476/stat : 28476 (gnovelty+) R 28474 28476 8948 0 -1 4202496 23228 0 0 0 277837 102554 0 0 15 0 4 0 1098939699 571568128 23184 4294967295 134512640 135680988 3216139888 3216139132 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28476/statm: 139543 23184 103 286 0 139255 0
[pid=28476/tid=28478] ppid=28474 vsize=558172 CPUtime=950.57
/proc/28476/task/28478/stat : 28478 (gnovelty+) R 28474 28476 8948 0 -1 4202560 580 0 0 0 69625 25432 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3075125596 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28476/tid=28479] ppid=28474 vsize=558172 CPUtime=949.77
/proc/28476/task/28479/stat : 28479 (gnovelty+) R 28474 28476 8948 0 -1 4202560 598 0 0 0 68913 26064 0 0 15 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3063005532 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28476/tid=28480] ppid=28474 vsize=558172 CPUtime=953.45
/proc/28476/task/28480/stat : 28480 (gnovelty+) R 28474 28476 8948 0 -1 4202560 596 0 0 0 69872 25473 0 0 16 0 4 0 1098939769 571568128 23184 4294967295 134512640 135680988 3216139888 3050885468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3803.91
Current children cumulated vsize (KiB) 558172

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): 3803.98
CPU user time (s): 2778.43
CPU system time (s): 1025.55
CPU usage (%): 380.383
Max. virtual memory (cumulated for all children) (KiB): 558172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2778.43
system time used= 1025.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23228
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= 50428292
involuntary context switches= 144444

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 20:13:44
IDJOB=1777534
IDBENCH=70360
IDSOLVER=617
FILE ID=tipi45/1777534-1243448024
PBS_JOBID=
Free space on /tmp= 15500 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2080625895-070.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777534-1243448024/watcher-1777534-1243448024 -o /tmp/evaluation-result-1777534-1243448024/solver-1777534-1243448024 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777534-1243448024.cnf 617814141 4

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

MD5SUM BENCH= 1d9454adc76495811d3ba130d2b8d41e
RANDOM SEED= 617814141

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3080908 kB
Buffers:        123340 kB
Cached:          57984 kB
SwapCached:       2100 kB
Active:          65324 kB
Inactive:       125244 kB
HighTotal:     2489216 kB
HighFree:      2418336 kB
LowTotal:       879316 kB
LowFree:        662572 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            2672 kB
Writeback:           0 kB
AnonPages:        8272 kB
Mapped:           3472 kB
Slab:            84584 kB
SReclaimable:    73788 kB
SUnreclaim:      10796 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15500 MiB
End job on tipi45 at 2009-05-27 20:30:27