Trace number 1777438

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
MD5SUMb4b21d0b7e1c85f1ed2d73fe388ea563
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 variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.41/0.47	c +------------------------------+
0.41/0.47	c | gNovelty+, version 1.0       |
0.41/0.47	c +------------------------------+
0.41/0.47	c gnovelty+ -h for help
0.41/0.47	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-1777438-1243444691/watcher-1777438-1243444691 -o /tmp/evaluation-result-1777438-1243444691/solver-1777438-1243444691 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777438-1243444691.cnf 639139886 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.81 3.86 4.06 3/96 27634
/proc/meminfo: memFree=3042364/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=509228 CPUtime=0
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 1386 0 0 0 0 0 0 0 18 0 1 0 1098570226 521449472 1343 4294967295 134512640 135680988 3218102352 3218101616 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27634/statm: 127307 1351 99 286 0 127019 0

[startup+0.029286 s]
/proc/loadavg: 3.81 3.86 4.06 3/96 27634
/proc/meminfo: memFree=3042364/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=509228 CPUtime=0.03
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 9446 0 0 0 0 3 0 0 18 0 1 0 1098570226 521449472 9403 4294967295 134512640 135680988 3218102352 3218101616 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27634/statm: 127307 9412 99 286 0 127019 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509228

[startup+0.109281 s]
/proc/loadavg: 3.81 3.86 4.06 3/96 27634
/proc/meminfo: memFree=3042364/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=517044 CPUtime=0.11
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 10196 0 0 0 8 3 0 0 18 0 1 0 1098570226 529453056 10153 4294967295 134512640 135680988 3218102352 3218100460 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27634/statm: 129261 10153 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.309267 s]
/proc/loadavg: 3.81 3.86 4.06 3/96 27634
/proc/meminfo: memFree=3042364/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=517040 CPUtime=0.31
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 20331 0 0 0 25 6 0 0 18 0 1 0 1098570226 529448960 20287 4294967295 134512640 135680988 3218102352 3218101616 134538748 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27634/statm: 129260 20287 99 286 0 128972 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 517040

[startup+0.709247 s]
/proc/loadavg: 3.81 3.86 4.06 3/96 27634
/proc/meminfo: memFree=3042364/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=1.36
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 125 11 0 0 18 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 555372

[startup+1.50921 s]
/proc/loadavg: 3.81 3.86 4.06 5/100 27638
/proc/meminfo: memFree=2955112/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=4.52
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 400 52 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=1.02
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 90 12 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=0.98
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 85 13 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=1.02
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 93 9 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 555372

[startup+3.10923 s]
/proc/loadavg: 3.83 3.86 4.06 5/100 27638
/proc/meminfo: memFree=2954964/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=10.83
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 919 164 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=2.59
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 209 50 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=2.55
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 225 30 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=2.62
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 228 34 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.83
Current children cumulated vsize (KiB) 555372

[startup+6.30892 s]
/proc/loadavg: 3.83 3.86 4.06 5/100 27638
/proc/meminfo: memFree=2954440/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=23.21
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 1902 419 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=5.68
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 463 105 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=5.66
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 466 100 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=5.68
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 466 102 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.21
Current children cumulated vsize (KiB) 555372

[startup+12.7084 s]
/proc/loadavg: 3.85 3.87 4.06 5/100 27822
/proc/meminfo: memFree=2953368/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=47.33
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 3776 957 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=11.92
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 935 257 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=11.84
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 956 228 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779628 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=11.53
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 926 227 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.33
Current children cumulated vsize (KiB) 555372

[startup+25.5078 s]
/proc/loadavg: 3.88 3.87 4.05 7/100 27823
/proc/meminfo: memFree=2953536/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=97.14
/proc/27634/stat : 27634 (gnovelty+) S 27632 27634 15881 0 -1 4202496 22462 0 0 0 7562 2152 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=24.34
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 1868 566 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=24.28
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 1912 516 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=23.89
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 1844 545 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.14
Current children cumulated vsize (KiB) 555372

[startup+51.1058 s]
/proc/loadavg: 3.68 3.82 4.03 6/100 27824
/proc/meminfo: memFree=2953468/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=194.29
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 14863 4566 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=48.56
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 3705 1151 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=48.74
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 3728 1146 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=48.24
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 3679 1145 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 194.29
Current children cumulated vsize (KiB) 555372

[startup+102.322 s]
/proc/loadavg: 3.85 3.83 4.02 6/100 28016
/proc/meminfo: memFree=2953096/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=390.31
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 29466 9565 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=97.86
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 7383 2403 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=97.74
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 7305 2469 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=97.02
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 7307 2395 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 390.31
Current children cumulated vsize (KiB) 555372

[startup+162.308 s]
/proc/loadavg: 4.01 3.88 4.02 5/100 28204
/proc/meminfo: memFree=2952972/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=619.13
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 46541 15372 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=155.02
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 11611 3891 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=154.52
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 11568 3884 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779764 134534838 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=154.57
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 11604 3853 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 619.13
Current children cumulated vsize (KiB) 555372

[startup+222.304 s]
/proc/loadavg: 4.02 3.90 4.01 5/100 28392
/proc/meminfo: memFree=2952964/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=847.41
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 63897 20844 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=212.34
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 15974 5260 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=211.64
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 15899 5265 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=211.92
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 15996 5196 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 847.41
Current children cumulated vsize (KiB) 555372

[startup+282.31 s]
/proc/loadavg: 3.96 3.90 4.00 5/100 28578
/proc/meminfo: memFree=2953096/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=1078.13
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 80983 26830 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=269.65
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 20153 6812 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=269.53
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 20210 6743 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=27634] ppid=27632 vsize=555372 CPUtime=1537.52
/proc/27634/stat : 27634 (gnovelty+) S 27632 27634 15881 0 -1 4202496 22462 0 0 0 115030 38722 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=384.79
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 28602 9877 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=385.76
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 28863 9713 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=383.58
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 28827 9531 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1537.52
Current children cumulated vsize (KiB) 555372

[startup+462.308 s]
/proc/loadavg: 4.18 4.02 4.02 5/100 29149
/proc/meminfo: memFree=2953096/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=1766.63
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 131545 45118 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=441.78
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 32755 11423 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=443.44
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 33098 11246 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=440.8
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 32982 11098 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1766.63
Current children cumulated vsize (KiB) 555372

[startup+522.314 s]
/proc/loadavg: 4.07 4.02 4.02 5/100 29337
/proc/meminfo: memFree=2953096/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=1996.23
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 148126 51497 0 0 16 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=499.25
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 36978 12947 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=500.72
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 37227 12845 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=498.08
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 37169 12639 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1996.23
Current children cumulated vsize (KiB) 555372

[startup+582.31 s]
/proc/loadavg: 4.28 4.07 4.03 5/100 29523
/proc/meminfo: memFree=2952352/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=2225.23
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 164746 57777 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=556.57
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 41062 14595 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=558.04
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 41507 14297 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=555.21
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 41352 14169 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2225.23
Current children cumulated vsize (KiB) 555372

[startup+642.306 s]
/proc/loadavg: 4.26 4.10 4.04 5/100 29711
/proc/meminfo: memFree=2952600/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=2453.21
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 181282 64039 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=613.73
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 45177 16196 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=615.43
/proc/27634/task/27637/stat : 27637 (gnovelty+) S 27632 27634 15881 0 -1 4202560 468 0 0 0 45734 15809 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=612.12
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 45455 15757 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2453.21
Current children cumulated vsize (KiB) 555372

[startup+702.312 s]
/proc/loadavg: 4.21 4.13 4.06 5/100 29900
/proc/meminfo: memFree=2953096/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=2682.47
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 198130 70117 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=671.41
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 49488 17653 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=672.63
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 49940 17323 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=669.26
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 49614 17312 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2682.47
Current children cumulated vsize (KiB) 555372

[startup+762.318 s]
/proc/loadavg: 4.04 4.09 4.04 5/100 30092
/proc/meminfo: memFree=2952848/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=2910.11
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 214521 76490 0 0 16 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=728.33
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 53657 19176 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=729.66
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 54084 18882 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779628 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=726.12
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 53566 19046 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2910.11
Current children cumulated vsize (KiB) 555372

[startup+822.303 s]
/proc/loadavg: 3.89 4.04 4.03 5/100 30280
/proc/meminfo: memFree=2952840/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=3138.11
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 230987 82824 0 0 16 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=785.07
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 57808 20699 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309868 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=786.62
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 58187 20475 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=783.56
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 57674 20682 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3138.11
Current children cumulated vsize (KiB) 555372

[startup+882.319 s]
/proc/loadavg: 3.84 3.99 4.01 5/100 30466
/proc/meminfo: memFree=2952972/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=3366.71
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 247163 89508 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=842.04
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 61739 22465 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=843.31
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 62236 22095 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=841.37
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 61815 22322 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3366.71
Current children cumulated vsize (KiB) 555372

[startup+942.315 s]
/proc/loadavg: 3.83 3.98 4.00 6/100 30654
/proc/meminfo: memFree=2953096/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=3594.57
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 263035 96422 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=899.57
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 65742 24215 0 0 16 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=901.07
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 66257 23850 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=898.2
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 65858 23962 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3594.57
Current children cumulated vsize (KiB) 555372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.04 4.01 4.01 5/100 30843
/proc/meminfo: memFree=2953220/3368532 swapFree=1954072/1959888
[pid=27634] ppid=27632 vsize=555372 CPUtime=3814.86
/proc/27634/stat : 27634 (gnovelty+) R 27632 27634 15881 0 -1 4202496 22462 0 0 0 278498 102988 0 0 15 0 4 0 1098570226 568700928 22418 4294967295 134512640 135680988 3218102352 3218101596 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27634/statm: 138843 22418 103 286 0 138555 0
[pid=27634/tid=27636] ppid=27632 vsize=555372 CPUtime=954.75
/proc/27634/task/27636/stat : 27636 (gnovelty+) R 27632 27634 15881 0 -1 4202560 451 0 0 0 69603 25872 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3075309916 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27634/tid=27637] ppid=27632 vsize=555372 CPUtime=956.27
/proc/27634/task/27637/stat : 27637 (gnovelty+) R 27632 27634 15881 0 -1 4202560 468 0 0 0 70105 25522 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3063779676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27634/tid=27638] ppid=27632 vsize=555372 CPUtime=953.4
/proc/27634/task/27638/stat : 27638 (gnovelty+) R 27632 27634 15881 0 -1 4202560 466 0 0 0 69821 25519 0 0 15 0 4 0 1098570274 568700928 22418 4294967295 134512640 135680988 3218102352 3052249388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3814.86
Current children cumulated vsize (KiB) 555372

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): 3814.94
CPU user time (s): 2785.04
CPU system time (s): 1029.9
CPU usage (%): 381.48
Max. virtual memory (cumulated for all children) (KiB): 555372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2785.04
system time used= 1029.9
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22462
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= 46328722
involuntary context switches= 131533

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 19:18:11
IDJOB=1777438
IDBENCH=70328
IDSOLVER=617
FILE ID=tipi44/1777438-1243444691
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S822708255-070.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777438-1243444691/watcher-1777438-1243444691 -o /tmp/evaluation-result-1777438-1243444691/solver-1777438-1243444691 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777438-1243444691.cnf 639139886 4

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

MD5SUM BENCH= b4b21d0b7e1c85f1ed2d73fe388ea563
RANDOM SEED= 639139886

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:       3042912 kB
Buffers:        130832 kB
Cached:          88256 kB
SwapCached:       2184 kB
Active:          89336 kB
Inactive:       139292 kB
HighTotal:     2489216 kB
HighFree:      2388568 kB
LowTotal:       879316 kB
LowFree:        654344 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            2444 kB
Writeback:           0 kB
AnonPages:        8764 kB
Mapped:           3360 kB
Slab:            86572 kB
SReclaimable:    76796 kB
SUnreclaim:       9776 kB
PageTables:        480 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 19:34:53