Trace number 1777087

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1441840675-053.cnf
MD5SUM54609dfda8487443dabfcd35e8af453e
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data

0.12/0.14	c +------------------------------+
0.12/0.14	c | gNovelty+, version 1.0       |
0.12/0.14	c +------------------------------+
0.12/0.14	c gnovelty+ -h for help
0.12/0.14	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-1777087-1243434786/watcher-1777087-1243434786 -o /tmp/evaluation-result-1777087-1243434786/solver-1777087-1243434786 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777087-1243434786.cnf 1848732003 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.99 3.95 3.91 3/96 28025
/proc/meminfo: memFree=3046916/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=509228 CPUtime=0
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 1466 0 0 0 0 0 0 0 18 0 1 0 1097579780 521449472 1424 4294967295 134512640 135680988 3212874576 3212873840 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28025/statm: 127307 1432 99 286 0 127019 0

[startup+0.07488 s]
/proc/loadavg: 3.99 3.95 3.91 3/96 28025
/proc/meminfo: memFree=3046916/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=517040 CPUtime=0.08
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 10112 0 0 0 7 1 0 0 18 0 1 0 1097579780 529448960 10068 4294967295 134512640 135680988 3212874576 3212873840 134537708 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28025/statm: 129260 10077 99 286 0 128972 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517040

[startup+0.11488 s]
/proc/loadavg: 3.99 3.95 3.91 3/96 28025
/proc/meminfo: memFree=3046916/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=517040 CPUtime=0.12
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 17990 0 0 0 8 4 0 0 18 0 1 0 1097579780 529448960 17946 4294967295 134512640 135680988 3212874576 3212873840 134537842 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28025/statm: 129260 17957 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.314863 s]
/proc/loadavg: 3.99 3.95 3.91 3/96 28025
/proc/meminfo: memFree=3046916/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=0.76
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 65 11 0 0 18 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 548748

[startup+0.714835 s]
/proc/loadavg: 3.99 3.95 3.91 3/96 28025
/proc/meminfo: memFree=3046916/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=2.36
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 210 26 0 0 16 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 548748

[startup+1.51478 s]
/proc/loadavg: 3.99 3.95 3.91 5/100 28029
/proc/meminfo: memFree=2964628/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=5.5
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 489 61 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=1.33
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 117 16 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=1.33
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 116 17 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=1.34
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 121 13 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745780 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 548748

[startup+3.11489 s]
/proc/loadavg: 4.07 3.97 3.91 6/100 28029
/proc/meminfo: memFree=2964188/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=11.83
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 1060 123 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=2.92
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 263 29 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=2.91
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 257 34 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=2.93
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 265 28 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 548748

[startup+6.31536 s]
/proc/loadavg: 4.07 3.97 3.91 5/100 28029
/proc/meminfo: memFree=2964064/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=24.45
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 2182 263 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=6.03
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 539 64 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=6.09
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 538 71 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=6.08
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 545 63 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 548748

[startup+12.7141 s]
/proc/loadavg: 4.14 3.98 3.92 5/100 28212
/proc/meminfo: memFree=2963652/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=49.21
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 4399 522 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=12.32
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 1106 126 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=12.12
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 1084 128 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=12.36
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 1111 125 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.21
Current children cumulated vsize (KiB) 548748

[startup+25.5138 s]
/proc/loadavg: 4.12 3.98 3.92 6/100 28214
/proc/meminfo: memFree=2963856/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=98.77
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 8858 1019 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=24.44
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 2214 230 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=24.83
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 2229 254 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=24.88
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 2228 260 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.77
Current children cumulated vsize (KiB) 548748

[startup+51.1137 s]
/proc/loadavg: 4.21 4.02 3.93 5/100 28215
/proc/meminfo: memFree=2963936/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=199.32
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 17900 2032 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=49.5
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 4452 498 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=49.92
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 4472 520 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=50.06
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 4505 501 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.32
Current children cumulated vsize (KiB) 548748

[startup+102.308 s]
/proc/loadavg: 4.15 4.04 3.94 5/100 28407
/proc/meminfo: memFree=2963952/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=397.7
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 35720 4050 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=98.71
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 8911 960 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=99.53
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 8923 1030 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=99.89
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 8964 1025 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 397.7
Current children cumulated vsize (KiB) 548748

[startup+162.314 s]
/proc/loadavg: 4.19 4.06 3.95 6/100 28594
/proc/meminfo: memFree=2963952/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=631.33
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 56670 6463 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=157.26
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 14112 1614 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=157.65
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 14096 1669 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=158.39
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 14218 1621 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 631.33
Current children cumulated vsize (KiB) 548748

[startup+222.31 s]
/proc/loadavg: 4.26 4.11 3.97 6/100 28783
/proc/meminfo: memFree=2963952/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=865.64
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 77748 8816 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=215.46
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 19351 2195 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=216.55
/proc/28025/task/28028/stat : 28028 (gnovelty+) S 28023 28025 15881 0 -1 4202560 123 0 0 0 19393 2262 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=216.94
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 19477 2217 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 865.64
Current children cumulated vsize (KiB) 548748

[startup+282.306 s]
/proc/loadavg: 4.10 4.08 3.97 5/100 28970
/proc/meminfo: memFree=2964068/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=1098.18
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 98675 11143 0 0 16 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=273.39
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 24596 2743 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=274.85
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 24632 2853 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=28025] ppid=28023 vsize=548748 CPUtime=1562.59
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 140535 15724 0 0 16 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=389.78
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 35115 3863 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=390.96
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 35107 3989 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=390.1
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 35015 3995 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1562.59
Current children cumulated vsize (KiB) 548748

[startup+462.314 s]
/proc/loadavg: 4.32 4.20 4.03 6/100 29539
/proc/meminfo: memFree=2963456/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=1796.47
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 161485 18162 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=448.22
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 40327 4495 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=449.6
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 40385 4575 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=449.06
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 40304 4602 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (KiB) 548748

[startup+522.31 s]
/proc/loadavg: 4.42 4.24 4.05 6/100 29728
/proc/meminfo: memFree=2963440/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=2030.6
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 182531 20529 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=506.86
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 45619 5067 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=508.09
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 45671 5138 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=507.31
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 45516 5215 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2030.6
Current children cumulated vsize (KiB) 548748

[startup+582.316 s]
/proc/loadavg: 4.55 4.31 4.09 6/100 29915
/proc/meminfo: memFree=2963572/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=2264.25
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 203429 22996 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=565.5
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 50901 5649 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=566.67
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 50904 5763 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137908 134533962 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=565.49
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 50705 5844 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2264.25
Current children cumulated vsize (KiB) 548748

[startup+642.312 s]
/proc/loadavg: 4.27 4.27 4.09 5/100 30102
/proc/meminfo: memFree=2964076/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=2498.73
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 224501 25372 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=624.04
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 56167 6237 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=625.24
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 56141 6383 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=624.04
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 55982 6422 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2498.73
Current children cumulated vsize (KiB) 548748

[startup+702.308 s]
/proc/loadavg: 4.27 4.27 4.10 5/100 30291
/proc/meminfo: memFree=2964200/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=2731.74
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 245388 27786 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=682.29
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 61360 6869 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=683.54
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 61364 6990 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=682.86
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 61292 6994 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2731.74
Current children cumulated vsize (KiB) 548748

[startup+762.313 s]
/proc/loadavg: 4.24 4.25 4.10 5/100 30478
/proc/meminfo: memFree=2964324/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=2965.05
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 266351 30154 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=740.72
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 66630 7442 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529964 134997786 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=741.24
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 66559 7565 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=741.6
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 66550 7610 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2965.05
Current children cumulated vsize (KiB) 548748

[startup+822.31 s]
/proc/loadavg: 4.20 4.24 4.10 5/100 30671
/proc/meminfo: memFree=2964572/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=3198.8
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 287216 32664 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=798.72
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 71793 8079 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=799.71
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 71760 8211 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=800.24
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 71827 8197 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3198.8
Current children cumulated vsize (KiB) 548748

[startup+882.306 s]
/proc/loadavg: 4.11 4.22 4.10 5/100 30858
/proc/meminfo: memFree=2964440/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=3431.62
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 308122 35040 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=856.72
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 76971 8701 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=857.47
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 76953 8794 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=858.72
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 77103 8769 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3431.62
Current children cumulated vsize (KiB) 548748

[startup+942.311 s]
/proc/loadavg: 4.13 4.21 4.10 6/100 31045
/proc/meminfo: memFree=2964696/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=3666.28
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 329140 37488 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=915.29
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 82221 9308 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=916.53
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 82219 9434 0 0 16 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=916.9
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 82303 9387 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3666.28
Current children cumulated vsize (KiB) 548748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.94 4.15 4.08 5/100 31234
/proc/meminfo: memFree=2964820/3368532 swapFree=1954072/1959888
[pid=28025] ppid=28023 vsize=548748 CPUtime=3889
/proc/28025/stat : 28025 (gnovelty+) R 28023 28025 15881 0 -1 4202496 20884 0 0 0 349192 39708 0 0 15 0 4 0 1097579780 561917952 20840 4294967295 134512640 135680988 3212874576 3212873820 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28025/statm: 137187 20840 103 286 0 136899 0
[pid=28025/tid=28027] ppid=28023 vsize=548748 CPUtime=970.93
/proc/28025/task/28027/stat : 28027 (gnovelty+) R 28023 28025 15881 0 -1 4202560 122 0 0 0 87265 9828 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3077529948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28025/tid=28028] ppid=28023 vsize=548748 CPUtime=972.25
/proc/28025/task/28028/stat : 28028 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 87231 9994 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3068137820 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28025/tid=28029] ppid=28023 vsize=548748 CPUtime=972.31
/proc/28025/task/28029/stat : 28029 (gnovelty+) R 28023 28025 15881 0 -1 4202560 123 0 0 0 87262 9969 0 0 15 0 4 0 1097579794 561917952 20840 4294967295 134512640 135680988 3212874576 3058745692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3889
Current children cumulated vsize (KiB) 548748

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): 3889.07
CPU user time (s): 3491.99
CPU system time (s): 397.08
CPU usage (%): 388.895
Max. virtual memory (cumulated for all children) (KiB): 548748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3491.99
system time used= 397.08
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20884
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= 12782995
involuntary context switches= 53227

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 16:33:06
IDJOB=1777087
IDBENCH=70211
IDSOLVER=617
FILE ID=tipi44/1777087-1243434786
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1441840675-053.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777087-1243434786/watcher-1777087-1243434786 -o /tmp/evaluation-result-1777087-1243434786/solver-1777087-1243434786 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777087-1243434786.cnf 1848732003 4

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

MD5SUM BENCH= 54609dfda8487443dabfcd35e8af453e
RANDOM SEED= 1848732003

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:       3047212 kB
Buffers:        130736 kB
Cached:          83604 kB
SwapCached:       2184 kB
Active:          88736 kB
Inactive:       135432 kB
HighTotal:     2489216 kB
HighFree:      2393304 kB
LowTotal:       879316 kB
LowFree:        653908 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:        8644 kB
Mapped:           3652 kB
Slab:            86552 kB
SReclaimable:    76628 kB
SUnreclaim:       9924 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-27 16:49:47