Trace number 1777429

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S648763183-023.cnf
MD5SUM40253b5ef067295a954d5da373fbf256
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.40/0.47	c +------------------------------+
0.40/0.47	c | gNovelty+, version 1.0       |
0.40/0.47	c +------------------------------+
0.40/0.47	c gnovelty+ -h for help
0.40/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-1777429-1243444349/watcher-1777429-1243444349 -o /tmp/evaluation-result-1777429-1243444349/solver-1777429-1243444349 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777429-1243444349.cnf 1714864603 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: 4.00 3.97 4.27 3/97 16941
/proc/meminfo: memFree=3083524/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=509228 CPUtime=0
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 1446 0 0 0 0 0 0 0 18 0 1 0 1098572156 521449472 1402 4294967295 134512640 135680988 3215285664 3215284928 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16941/statm: 127307 1410 99 286 0 127019 0

[startup+0.087272 s]
/proc/loadavg: 4.00 3.97 4.27 3/97 16941
/proc/meminfo: memFree=3083524/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=517044 CPUtime=0.08
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 10122 0 0 0 5 3 0 0 18 0 1 0 1098572156 529453056 10078 4294967295 134512640 135680988 3215285664 3215283772 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16941/statm: 129261 10078 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.107262 s]
/proc/loadavg: 4.00 3.97 4.27 3/97 16941
/proc/meminfo: memFree=3083524/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=517044 CPUtime=0.1
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 10192 0 0 0 7 3 0 0 18 0 1 0 1098572156 529453056 10148 4294967295 134512640 135680988 3215285664 3215283772 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16941/statm: 129261 10148 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.307246 s]
/proc/loadavg: 4.00 3.97 4.27 3/97 16941
/proc/meminfo: memFree=3083524/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=517040 CPUtime=0.3
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 20330 0 0 0 23 7 0 0 18 0 1 0 1098572156 529448960 20285 4294967295 134512640 135680988 3215285664 3215284928 134538748 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16941/statm: 129260 20285 99 286 0 128972 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517040

[startup+0.70722 s]
/proc/loadavg: 4.00 3.97 4.27 3/97 16941
/proc/meminfo: memFree=3083524/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=1.29
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 120 9 0 0 18 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 555372

[startup+1.5073 s]
/proc/loadavg: 4.00 3.97 4.27 5/101 16945
/proc/meminfo: memFree=2995908/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=4.47
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 392 55 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=1.01
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 90 11 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=0.98
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 84 14 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=1
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 86 14 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 555372

[startup+3.10721 s]
/proc/loadavg: 4.00 3.97 4.27 5/101 16945
/proc/meminfo: memFree=2995272/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=10.73
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 909 164 0 0 16 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=2.6
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 222 38 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=2.54
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 220 34 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=2.55
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 211 44 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.73
Current children cumulated vsize (KiB) 555372

[startup+6.30703 s]
/proc/loadavg: 4.00 3.97 4.27 5/101 16945
/proc/meminfo: memFree=2995272/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=23.2
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 1956 364 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=5.75
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 485 90 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=5.71
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 492 79 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=5.65
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 469 96 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 555372

[startup+12.7063 s]
/proc/loadavg: 4.08 3.99 4.27 5/101 17128
/proc/meminfo: memFree=2994192/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=47.26
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 3945 781 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=11.79
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 977 202 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=11.72
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 988 184 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=11.62
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 970 192 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.26
Current children cumulated vsize (KiB) 555372

[startup+25.5056 s]
/proc/loadavg: 4.21 4.02 4.28 5/101 17128
/proc/meminfo: memFree=2994360/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=96.75
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 7842 1833 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=24.2
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 1934 486 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=24.04
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 1965 439 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=24.01
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 1943 458 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.75
Current children cumulated vsize (KiB) 555372

[startup+51.1035 s]
/proc/loadavg: 4.20 4.03 4.28 5/101 17131
/proc/meminfo: memFree=2994284/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=195.09
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 15409 4100 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=48.7
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 3772 1098 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=48.78
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 3890 988 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=48.11
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 3796 1015 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 195.09
Current children cumulated vsize (KiB) 555372

[startup+102.32 s]
/proc/loadavg: 3.97 3.99 4.25 5/101 17317
/proc/meminfo: memFree=2993796/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=390.36
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 30341 8695 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=97.52
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 7469 2283 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=97.39
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 7596 2143 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=96.84
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 7558 2126 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 390.36
Current children cumulated vsize (KiB) 555372

[startup+162.315 s]
/proc/loadavg: 3.99 3.99 4.23 5/101 17510
/proc/meminfo: memFree=2993672/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=619.49
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 47915 14034 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=154.81
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 11822 3659 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=154.66
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 11989 3477 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=154.05
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 12002 3403 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 619.49
Current children cumulated vsize (KiB) 555372

[startup+222.31 s]
/proc/loadavg: 4.12 4.03 4.22 5/101 17701
/proc/meminfo: memFree=2993600/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=848.46
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 65100 19746 0 0 16 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284860 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=212.07
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 16082 5125 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=211.38
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 16224 4914 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=211.26
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 16337 4789 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 848.46
Current children cumulated vsize (KiB) 555372

[startup+282.305 s]
/proc/loadavg: 3.98 4.00 4.20 5/101 17892
/proc/meminfo: memFree=2993368/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=1079.15
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 82500 25415 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=269.96
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 20407 6589 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=269.2
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 20589 6331 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=16941] ppid=16939 vsize=555372 CPUtime=1536.02
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 116709 36893 0 0 16 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=383.65
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 28750 9615 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=381.72
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 28911 9261 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=384.42
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 29421 9021 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1536.02
Current children cumulated vsize (KiB) 555372

[startup+462.311 s]
/proc/loadavg: 3.80 3.90 4.12 5/101 18454
/proc/meminfo: memFree=2993672/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=1764.77
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 133836 42641 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=440.49
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 33033 11016 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=438.55
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 33102 10753 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=442.36
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 33716 10520 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618028 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1764.77
Current children cumulated vsize (KiB) 555372

[startup+522.317 s]
/proc/loadavg: 3.85 3.89 4.10 6/101 18647
/proc/meminfo: memFree=2993492/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=1994.56
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 151037 48419 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=497.94
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 37349 12445 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=496.13
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 37364 12249 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148268 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=499.81
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 38015 11966 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1994.56
Current children cumulated vsize (KiB) 555372

[startup+582.312 s]
/proc/loadavg: 3.98 3.92 4.10 5/101 18835
/proc/meminfo: memFree=2993600/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=2224.78
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 168061 54417 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=555.58
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 41600 13958 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=553.49
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 41631 13718 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=557.19
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 42237 13482 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2224.78
Current children cumulated vsize (KiB) 555372

[startup+642.307 s]
/proc/loadavg: 3.99 3.93 4.09 5/101 19021
/proc/meminfo: memFree=2993608/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=2454.75
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 185294 60181 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=612.87
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 45959 15328 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=611.18
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 45975 15143 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=614.85
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 46491 14994 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2454.75
Current children cumulated vsize (KiB) 555372

[startup+702.312 s]
/proc/loadavg: 4.11 3.97 4.09 4/101 19208
/proc/meminfo: memFree=2993888/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=2685.2
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 202073 66447 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284860 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=670.79
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 50248 16831 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=668.54
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 50094 16760 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=672.23
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 50692 16531 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2685.2
Current children cumulated vsize (KiB) 555372

[startup+762.308 s]
/proc/loadavg: 4.09 4.00 4.09 5/101 19397
/proc/meminfo: memFree=2993768/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=2912.92
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 219198 72094 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=727.46
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 54501 18245 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=726.15
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 54432 18183 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=729.2
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 55004 17916 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2912.92
Current children cumulated vsize (KiB) 555372

[startup+822.313 s]
/proc/loadavg: 3.87 3.95 4.07 5/101 19586
/proc/meminfo: memFree=2993760/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=3141.68
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 236219 77949 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=784.59
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 58785 19674 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=783.01
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 58694 19607 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=786.7
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 59218 19452 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3141.68
Current children cumulated vsize (KiB) 555372

[startup+882.308 s]
/proc/loadavg: 4.09 3.99 4.07 5/101 19778
/proc/meminfo: memFree=2993704/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=3371.05
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 253423 83682 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284908 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=841.57
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 63062 21095 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=840.82
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 63015 21067 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=844.01
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 63496 20905 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3371.05
Current children cumulated vsize (KiB) 555372

[startup+942.314 s]
/proc/loadavg: 4.14 4.02 4.08 6/101 19964
/proc/meminfo: memFree=2993728/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=3600.32
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 270613 89419 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284860 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=898.63
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 67318 22545 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=898.51
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 67412 22439 0 0 16 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148316 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=901.79
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 67768 22411 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618028 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3600.32
Current children cumulated vsize (KiB) 555372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.01 4.00 4.07 5/101 19968
/proc/meminfo: memFree=2994044/3368532 swapFree=1952996/1959888
[pid=16941] ppid=16939 vsize=555372 CPUtime=3822.22
/proc/16941/stat : 16941 (gnovelty+) R 16939 16941 8948 0 -1 4202496 22462 0 0 0 286553 95669 0 0 15 0 4 0 1098572156 568700928 22417 4294967295 134512640 135680988 3215285664 3215284860 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16941/statm: 138843 22417 103 286 0 138555 0
[pid=16941/tid=16943] ppid=16939 vsize=555372 CPUtime=954.35
/proc/16941/task/16943/stat : 16943 (gnovelty+) R 16939 16941 8948 0 -1 4202560 452 0 0 0 71230 24205 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3075678556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16941/tid=16944] ppid=16939 vsize=555372 CPUtime=954.25
/proc/16941/task/16944/stat : 16944 (gnovelty+) R 16939 16941 8948 0 -1 4202560 465 0 0 0 71453 23972 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3064148268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16941/tid=16945] ppid=16939 vsize=555372 CPUtime=957.11
/proc/16941/task/16945/stat : 16945 (gnovelty+) R 16939 16941 8948 0 -1 4202560 466 0 0 0 71806 23905 0 0 15 0 4 0 1098572204 568700928 22417 4294967295 134512640 135680988 3215285664 3052618076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3822.22
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.03
CPU time (s): 3822.3
CPU user time (s): 2865.57
CPU system time (s): 956.73
CPU usage (%): 382.217
Max. virtual memory (cumulated for all children) (KiB): 555372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2865.57
system time used= 956.73
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= 41823970
involuntary context switches= 120166

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 19:12:29
IDJOB=1777429
IDBENCH=70325
IDSOLVER=617
FILE ID=tipi45/1777429-1243444349
PBS_JOBID=
Free space on /tmp= 15501 MiB

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

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

MD5SUM BENCH= 40253b5ef067295a954d5da373fbf256
RANDOM SEED= 1714864603

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:       3083820 kB
Buffers:        123268 kB
Cached:          55628 kB
SwapCached:       2100 kB
Active:          64840 kB
Inactive:       123064 kB
HighTotal:     2489216 kB
HighFree:      2421364 kB
LowTotal:       879316 kB
LowFree:        662456 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            2576 kB
Writeback:           0 kB
AnonPages:        8280 kB
Mapped:           3248 kB
Slab:            84656 kB
SReclaimable:    73736 kB
SUnreclaim:      10920 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89408 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15501 MiB
End job on tipi45 at 2009-05-27 19:29:11