Trace number 3371067

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
Plingeling 587f (fixed)? (TO) 4800.35 1203.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v945c61409g3.cnf
MD5SUM4de3b21cb74a7ec60763201555524736
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9317
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371067-1305419765/watcher-3371067-1305419765 -o /tmp/evaluation-result-3371067-1305419765/solver-3371067-1305419765 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371067-1305419765.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.91 7.81 7.59 2/361 6964
/proc/meminfo: memFree=18281696/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=9196 CPUtime=0 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) R 6962 6964 6932 0 -1 4202496 363 1253 0 0 0 0 0 0 25 0 1 0 732207160 9416704 293 33554432000 4194304 4417452 140736462087408 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/6964/statm: 2299 293 147 55 0 185 0

[startup+0.100994 s]
/proc/loadavg: 6.91 7.81 7.59 2/361 6964
/proc/meminfo: memFree=18281696/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=59472 CPUtime=0.24 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 2918 1253 0 0 24 0 0 0 25 0 5 0 732207160 60899328 2660 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 14868 2660 176 55 0 12754 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 59472

[startup+0.200161 s]
/proc/loadavg: 6.91 7.81 7.59 2/361 6964
/proc/meminfo: memFree=18281696/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=62424 CPUtime=0.64 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 4418 1253 0 0 64 0 0 0 25 0 5 0 732207160 63922176 3422 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 15606 3422 177 55 0 13492 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 62424

[startup+0.300145 s]
/proc/loadavg: 6.91 7.81 7.59 2/361 6964
/proc/meminfo: memFree=18281696/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=64508 CPUtime=1.03 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 5376 1253 0 0 103 0 0 0 25 0 5 0 732207160 66056192 3914 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 16127 3914 180 55 0 14013 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 64508

[startup+0.701077 s]
/proc/loadavg: 6.91 7.81 7.59 2/361 6964
/proc/meminfo: memFree=18281696/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=70264 CPUtime=2.63 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 7790 1253 0 0 263 0 0 0 25 0 5 0 732207160 71950336 5353 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 17566 5353 180 55 0 15452 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 70264

[startup+1.50094 s]
/proc/loadavg: 6.91 7.81 7.59 10/375 6989
/proc/meminfo: memFree=18241816/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=70420 CPUtime=5.83 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 10808 1253 0 0 582 1 0 0 25 0 5 0 732207160 72110080 5392 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 17605 5392 180 55 0 15491 0
[pid=6964/tid=6986] ppid=6962 vsize=70420 CPUtime=1.45 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 581 1253 0 0 145 0 0 0 25 0 5 0 732207164 72110080 5392 33554432000 4194304 4417452 140736462087408 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=70420 CPUtime=1.44 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 747 1253 0 0 144 0 0 0 25 0 5 0 732207164 72110080 5392 33554432000 4194304 4417452 140736462087408 18446744073709551615 4239312 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=70420 CPUtime=1.44 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 707 1253 0 0 144 0 0 0 25 0 5 0 732207164 72110080 5392 33554432000 4194304 4417452 140736462087408 18446744073709551615 4320684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=70420 CPUtime=1.43 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 6336 1253 0 0 143 0 0 0 25 0 5 0 732207164 72110080 5392 33554432000 4194304 4417452 140736462087408 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 70420

[startup+3.10068 s]
/proc/loadavg: 6.91 7.81 7.59 9/375 6989
/proc/meminfo: memFree=18232020/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=76264 CPUtime=12.21 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 16516 1253 0 0 1219 2 0 0 25 0 5 0 732207160 78094336 6853 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 19066 6853 180 55 0 16952 0
[pid=6964/tid=6986] ppid=6962 vsize=76264 CPUtime=3.05 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 1077 1253 0 0 305 0 0 0 25 0 5 0 732207164 78094336 6853 33554432000 4194304 4417452 140736462087408 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=76264 CPUtime=3.04 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 1243 1253 0 0 304 0 0 0 25 0 5 0 732207164 78094336 6853 33554432000 4194304 4417452 140736462087408 18446744073709551615 4236255 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=76264 CPUtime=3.04 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 908 1253 0 0 304 0 0 0 25 0 5 0 732207164 78094336 6853 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=76264 CPUtime=3.01 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 10851 1253 0 0 300 1 0 0 25 0 5 0 732207164 78094336 6853 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 76264

[startup+6.30115 s]
/proc/loadavg: 7.00 7.81 7.59 10/375 6989
/proc/meminfo: memFree=18208100/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=83804 CPUtime=24.97 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 27414 1253 0 0 2494 3 0 0 25 0 5 0 732207160 85815296 8738 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 20951 8738 180 55 0 18837 0
[pid=6964/tid=6986] ppid=6962 vsize=83804 CPUtime=6.25 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 1077 1253 0 0 625 0 0 0 25 0 5 0 732207164 85815296 8738 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=83804 CPUtime=6.24 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 1243 1253 0 0 624 0 0 0 25 0 5 0 732207164 85815296 8738 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=83804 CPUtime=6.24 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 1913 1253 0 0 624 0 0 0 25 0 5 0 732207164 85815296 8738 33554432000 4194304 4417452 140736462087408 18446744073709551615 4357225 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=83804 CPUtime=6.18 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 20744 1253 0 0 615 3 0 0 25 0 5 0 732207164 85815296 8738 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 83804

[startup+12.7011 s]
/proc/loadavg: 7.16 7.83 7.60 9/375 6989
/proc/meminfo: memFree=18170972/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=108356 CPUtime=50.49 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 45943 1253 0 0 5043 6 0 0 25 0 5 0 732207160 110956544 14901 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 27089 14901 180 55 0 24975 0
[pid=6964/tid=6986] ppid=6962 vsize=108356 CPUtime=12.65 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 3014 1253 0 0 1265 0 0 0 25 0 5 0 732207164 110956544 14901 33554432000 4194304 4417452 140736462087408 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=108356 CPUtime=12.64 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 3573 1253 0 0 1264 0 0 0 25 0 5 0 732207164 110956544 14901 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=108356 CPUtime=12.64 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 4089 1253 0 0 1264 0 0 0 25 0 5 0 732207164 110956544 14901 33554432000 4194304 4417452 140736462087408 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=108356 CPUtime=12.49 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 32830 1253 0 0 1245 4 0 0 25 0 5 0 732207164 110956544 14901 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 108356

[startup+25.5009 s]
/proc/loadavg: 7.34 7.84 7.60 9/375 6989
/proc/meminfo: memFree=18126504/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=135152 CPUtime=101.54 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 93924 1253 0 0 10140 14 0 0 25 0 5 0 732207160 138395648 21600 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 33788 21600 180 55 0 31674 0
[pid=6964/tid=6986] ppid=6962 vsize=135152 CPUtime=25.44 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 11407 1253 0 0 2543 1 0 0 25 0 5 0 732207164 138395648 21600 33554432000 4194304 4417452 140736462087408 18446744073709551615 4236930 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=135152 CPUtime=25.44 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 15077 1253 0 0 2542 2 0 0 25 0 5 0 732207164 138395648 21600 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=135152 CPUtime=25.44 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 12910 1253 0 0 2543 1 0 0 25 0 5 0 732207164 138395648 21600 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=135152 CPUtime=25.15 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 52093 1253 0 0 2507 8 0 0 25 0 5 0 732207164 138395648 21600 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 135152

[startup+51.1007 s]
/proc/loadavg: 7.57 7.85 7.61 9/375 6991
/proc/meminfo: memFree=18056036/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=156572 CPUtime=203.63 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 172515 1253 0 0 20337 26 0 0 25 0 5 0 732207160 160329728 26929 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 39143 26929 180 55 0 37029 0
[pid=6964/tid=6986] ppid=6962 vsize=156572 CPUtime=51.05 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 27320 1253 0 0 5101 4 0 0 25 0 5 0 732207164 160329728 26929 33554432000 4194304 4417452 140736462087408 18446744073709551615 4311204 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=156572 CPUtime=51.04 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 33139 1253 0 0 5099 5 0 0 25 0 5 0 732207164 160329728 26929 33554432000 4194304 4417452 140736462087408 18446744073709551615 4311298 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=156572 CPUtime=51.04 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 29573 1253 0 0 5100 4 0 0 25 0 5 0 732207164 160329728 26929 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=156572 CPUtime=50.43 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 80046 1253 0 0 5031 12 0 0 25 0 5 0 732207164 160329728 26929 33554432000 4194304 4417452 140736462087408 18446744073709551615 4250882 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 156572

[startup+102.301 s]
/proc/loadavg: 7.89 7.90 7.64 9/375 6991
/proc/meminfo: memFree=17962136/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=285056 CPUtime=407.85 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 291999 1253 0 0 40740 45 0 0 25 0 5 0 732207160 291897344 42681 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 71264 42681 180 55 0 69150 0
[pid=6964/tid=6986] ppid=6962 vsize=285056 CPUtime=102.26 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 53819 1253 0 0 10218 8 0 0 25 0 5 0 732207164 291897344 42681 33554432000 4194304 4417452 140736462087408 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=285056 CPUtime=102.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 61253 1253 0 0 10216 9 0 0 25 0 5 0 732207164 291897344 42681 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=285056 CPUtime=102.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 57103 1253 0 0 10217 8 0 0 25 0 5 0 732207164 291897344 42681 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=285056 CPUtime=101.03 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 117387 1253 0 0 10085 18 0 0 25 0 5 0 732207164 291897344 42681 33554432000 4194304 4417452 140736462087408 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.85
Current children cumulated vsize (KiB) 285056

[startup+162.301 s]
/proc/loadavg: 8.07 7.96 7.67 9/375 6993
/proc/meminfo: memFree=17797284/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=382720 CPUtime=647.11 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 387160 1253 0 0 64652 59 0 0 25 0 5 0 732207160 391905280 67097 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 95680 67097 180 55 0 93566 0
[pid=6964/tid=6986] ppid=6962 vsize=382720 CPUtime=162.24 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 81392 1253 0 0 16213 11 0 0 25 0 5 0 732207164 391905280 67097 33554432000 4194304 4417452 140736462087408 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=382720 CPUtime=162.24 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 84178 1253 0 0 16212 12 0 0 25 0 5 0 732207164 391905280 67097 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=382720 CPUtime=162.24 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 85999 1253 0 0 16211 13 0 0 25 0 5 0 732207164 391905280 67097 33554432000 4194304 4417452 140736462087408 18446744073709551615 4264926 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=382720 CPUtime=160.31 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 133154 1253 0 0 16010 21 0 0 25 0 5 0 732207164 391905280 67097 33554432000 4194304 4417452 140736462087408 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.11
Current children cumulated vsize (KiB) 382720


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

[pid=6964/tid=6987] ppid=6962 vsize=672180 CPUtime=702.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 235890 1253 0 0 70191 34 0 0 25 0 5 0 732207164 688312320 139494 33554432000 4194304 4417452 140736462087408 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=672180 CPUtime=702.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 280456 1253 0 0 70183 42 0 0 25 0 5 0 732207164 688312320 139494 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=672180 CPUtime=693.84 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 335944 1253 0 0 69331 53 0 0 25 0 5 0 732207164 688312320 139494 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364791 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.64
Current children cumulated vsize (KiB) 672180

[startup+762.301 s]
/proc/loadavg: 8.25 8.14 7.88 9/375 7012
/proc/meminfo: memFree=17069032/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=734824 CPUtime=3039.94 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1178453 1253 0 0 303817 177 0 0 25 0 5 0 732207160 752459776 155154 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 183706 155154 180 55 0 181592 0
[pid=6964/tid=6986] ppid=6962 vsize=734824 CPUtime=762.26 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 283871 1253 0 0 76185 41 0 0 25 0 5 0 732207164 752459776 155154 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=734824 CPUtime=762.26 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 250638 1253 0 0 76191 35 0 0 25 0 5 0 732207164 752459776 155154 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=734824 CPUtime=762.26 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 297371 1253 0 0 76182 44 0 0 25 0 5 0 732207164 752459776 155154 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=734824 CPUtime=753.12 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 344136 1253 0 0 75257 55 0 0 25 0 5 0 732207164 752459776 155154 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.94
Current children cumulated vsize (KiB) 734824

[startup+822.301 s]
/proc/loadavg: 8.14 8.12 7.89 9/375 7014
/proc/meminfo: memFree=17040832/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=760004 CPUtime=3279.2 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1239375 1253 0 0 327735 185 0 0 25 0 5 0 732207160 778244096 159959 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 190001 159959 180 55 0 187887 0
[pid=6964/tid=6986] ppid=6962 vsize=760004 CPUtime=822.24 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 301137 1253 0 0 82181 43 0 0 25 0 5 0 732207164 778244096 159959 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=760004 CPUtime=822.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 262608 1253 0 0 82188 37 0 0 25 0 5 0 732207164 778244096 159959 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=760004 CPUtime=822.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 317044 1253 0 0 82178 47 0 0 25 0 5 0 732207164 778244096 159959 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=760004 CPUtime=812.4 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 356149 1253 0 0 81184 56 0 0 25 0 5 0 732207164 778244096 159959 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.2
Current children cumulated vsize (KiB) 760004

[startup+882.314 s]
/proc/loadavg: 8.09 8.11 7.90 9/375 7016
/proc/meminfo: memFree=16952756/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=786996 CPUtime=3518.54 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1275615 1253 0 0 351663 191 0 0 25 0 5 0 732207160 805883904 166707 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 196749 166707 180 55 0 194635 0
[pid=6964/tid=6986] ppid=6962 vsize=786996 CPUtime=882.25 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 314769 1253 0 0 88180 45 0 0 25 0 5 0 732207164 805883904 166707 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=786996 CPUtime=882.27 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 275742 1253 0 0 88187 40 0 0 25 0 5 0 732207164 805883904 166707 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=786996 CPUtime=882.26 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 326518 1253 0 0 88178 48 0 0 25 0 5 0 732207164 805883904 166707 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=786996 CPUtime=871.69 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 356149 1253 0 0 87113 56 0 0 25 0 5 0 732207164 805883904 166707 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.54
Current children cumulated vsize (KiB) 786996

[startup+942.301 s]
/proc/loadavg: 8.08 8.10 7.91 9/375 7016
/proc/meminfo: memFree=16842836/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=764500 CPUtime=3757.77 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1344279 1253 0 0 375576 201 0 0 25 0 5 0 732207160 782848000 162542 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 191125 162542 180 55 0 189011 0
[pid=6964/tid=6986] ppid=6962 vsize=764500 CPUtime=942.24 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 337934 1253 0 0 94175 49 0 0 25 0 5 0 732207164 782848000 162542 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=764500 CPUtime=942.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 289011 1253 0 0 94184 41 0 0 25 0 5 0 732207164 782848000 162542 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=764500 CPUtime=942.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 358748 1253 0 0 94172 53 0 0 25 0 5 0 732207164 782848000 162542 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=764500 CPUtime=930.96 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 356149 1253 0 0 93040 56 0 0 25 0 5 0 732207164 782848000 162542 33554432000 4194304 4417452 140736462087408 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.77
Current children cumulated vsize (KiB) 764500

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 7.92 9/375 7018
/proc/meminfo: memFree=16570864/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=1035448 CPUtime=3997.05 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1438440 1253 0 0 399486 219 0 0 25 0 5 0 732207160 1060298752 230279 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 258862 230279 180 55 0 256748 0
[pid=6964/tid=6986] ppid=6962 vsize=1035448 CPUtime=1002.24 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 348739 1253 0 0 100173 51 0 0 25 0 5 0 732207164 1060298752 230279 33554432000 4194304 4417452 140736462087408 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=1035448 CPUtime=1002.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 306488 1253 0 0 100181 44 0 0 25 0 5 0 732207164 1060298752 230279 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=1035448 CPUtime=1002.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 365159 1253 0 0 100172 53 0 0 25 0 5 0 732207164 1060298752 230279 33554432000 4194304 4417452 140736462087408 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=1035448 CPUtime=990.23 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 415617 1253 0 0 98955 68 0 0 25 0 5 0 732207164 1060298752 230279 33554432000 4194304 4417452 140736462087408 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.05
Current children cumulated vsize (KiB) 1035448

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 7.93 9/375 7020
/proc/meminfo: memFree=16510296/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=1093232 CPUtime=4236.35 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1489608 1253 0 0 423409 226 0 0 25 0 5 0 732207160 1119469568 244725 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 273308 244725 180 55 0 271194 0
[pid=6964/tid=6986] ppid=6962 vsize=1093232 CPUtime=1062.25 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 368379 1253 0 0 106171 54 0 0 25 0 5 0 732207164 1119469568 244725 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=1093232 CPUtime=1062.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 326029 1253 0 0 106179 46 0 0 25 0 5 0 732207164 1119469568 244725 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=1093232 CPUtime=1062.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 373747 1253 0 0 106170 55 0 0 25 0 5 0 732207164 1119469568 244725 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=1093232 CPUtime=1049.53 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 419016 1253 0 0 104884 69 0 0 25 0 5 0 732207164 1119469568 244725 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.35
Current children cumulated vsize (KiB) 1093232

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 7.95 9/375 7022
/proc/meminfo: memFree=16417628/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=1107584 CPUtime=4475.62 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1564773 1253 0 0 447326 236 0 0 25 0 5 0 732207160 1134166016 248313 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 276896 248313 180 55 0 274782 0
[pid=6964/tid=6986] ppid=6962 vsize=1107584 CPUtime=1122.24 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 387680 1253 0 0 112169 55 0 0 25 0 5 0 732207164 1134166016 248313 33554432000 4194304 4417452 140736462087408 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=1107584 CPUtime=1122.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 332235 1253 0 0 112178 47 0 0 25 0 5 0 732207164 1134166016 248313 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=1107584 CPUtime=1122.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 415213 1253 0 0 112163 62 0 0 25 0 5 0 732207164 1134166016 248313 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=1107584 CPUtime=1108.79 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 427208 1253 0 0 110810 69 0 0 25 0 5 0 732207164 1134166016 248313 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.62
Current children cumulated vsize (KiB) 1107584

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 7.96 9/375 7024
/proc/meminfo: memFree=16636684/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=850476 CPUtime=4714.91 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1660930 1253 0 0 471240 251 0 0 25 0 5 0 732207160 870887424 184036 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 212619 184036 180 55 0 210505 0
[pid=6964/tid=6986] ppid=6962 vsize=850476 CPUtime=1182.25 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 406983 1253 0 0 118166 59 0 0 25 0 5 0 732207164 870887424 184036 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=850476 CPUtime=1182.25 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 348810 1253 0 0 118175 50 0 0 25 0 5 0 732207164 870887424 184036 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=850476 CPUtime=1182.25 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 434995 1253 0 0 118161 64 0 0 25 0 5 0 732207164 870887424 184036 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=850476 CPUtime=1168.09 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 467705 1253 0 0 116733 76 0 0 25 0 5 0 732207164 870887424 184036 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.91
Current children cumulated vsize (KiB) 850476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.17 8.14 7.96 9/375 7024
/proc/meminfo: memFree=16595752/32951124 swapFree=45193364/67111528
[pid=6964] ppid=6962 vsize=881752 CPUtime=4800.27 cores=0,2,4,6
/proc/6964/stat : 6964 (plingeling) S 6962 6964 6932 0 -1 4202496 1668749 1253 0 0 479775 252 0 0 25 0 5 0 732207160 902914048 191855 33554432000 4194304 4417452 140736462087408 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6964/statm: 220438 191855 180 55 0 218324 0
[pid=6964/tid=6986] ppid=6962 vsize=881752 CPUtime=1203.66 cores=0,2,4,6
/proc/6964/task/6986/stat : 6986 (plingeling) R 6962 6964 6932 0 -1 4202560 410706 1253 0 0 120307 59 0 0 25 0 5 0 732207164 902914048 191855 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6964/tid=6987] ppid=6962 vsize=881752 CPUtime=1203.67 cores=0,2,4,6
/proc/6964/task/6987/stat : 6987 (plingeling) R 6962 6964 6932 0 -1 4202560 348810 1253 0 0 120317 50 0 0 25 0 5 0 732207164 902914048 191855 33554432000 4194304 4417452 140736462087408 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6964/tid=6988] ppid=6962 vsize=881752 CPUtime=1203.67 cores=0,2,4,6
/proc/6964/task/6988/stat : 6988 (plingeling) R 6962 6964 6932 0 -1 4202560 439091 1253 0 0 120302 65 0 0 25 0 5 0 732207164 902914048 191855 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6964/tid=6989] ppid=6962 vsize=881752 CPUtime=1189.23 cores=0,2,4,6
/proc/6964/task/6989/stat : 6989 (plingeling) R 6962 6964 6932 0 -1 4202560 467705 1253 0 0 118847 76 0 0 25 0 5 0 732207164 902914048 191855 33554432000 4194304 4417452 140736462087408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 881752

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): 1203.75
CPU time (s): 4800.35
CPU user time (s): 4797.8
CPU system time (s): 2.55661
CPU usage (%): 398.783
Max. virtual memory (cumulated for all children) (KiB): 1259184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.8
system time used= 2.55661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1670002
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= 140
involuntary context switches= 22828

runsolver used 4.03839 second user time and 10.2104 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 02:36:05
IDJOB=3371067
IDBENCH=71481
IDSOLVER=1848
FILE ID=node118/3371067-1305419765
RUNJOBID= node118-1305419765-6950
PBS_JOBID= 13324586
Free space on /tmp= 73048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371067-1305419765/watcher-3371067-1305419765 -o /tmp/evaluation-result-3371067-1305419765/solver-3371067-1305419765 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371067-1305419765.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4de3b21cb74a7ec60763201555524736
RANDOM SEED=702266569

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18280240 kB
Buffers:        279864 kB
Cached:        4389132 kB
SwapCached:      22084 kB
Active:       11777716 kB
Inactive:      2587936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18280240 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            1364 kB
Writeback:           0 kB
AnonPages:     9687648 kB
Mapped:          14600 kB
Slab:           148956 kB
PageTables:      89952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88634504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73048 MiB
End job on node118 at 2011-05-15 02:56:11