Trace number 3371156

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.16 1204.29

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3371156-1305420173/watcher-3371156-1305420173 -o /tmp/evaluation-result-3371156-1305420173/solver-3371156-1305420173 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371156-1305420173.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: 8.10 8.11 7.97 5/417 9671
/proc/meminfo: memFree=20211972/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=9164 CPUtime=0 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) R 9669 9671 9516 0 -1 4202496 383 1254 0 0 0 0 0 0 25 0 1 0 732248055 9383936 313 33554432000 4194304 4417452 140733496166560 18446744073709551615 215988592384 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9671/statm: 2291 313 147 55 0 177 0

[startup+0.0580799 s]
/proc/loadavg: 8.10 8.11 7.97 5/417 9671
/proc/meminfo: memFree=20211972/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=18412 CPUtime=0.05 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) R 9669 9671 9516 0 -1 4202496 2664 1254 0 0 5 0 0 0 25 0 1 0 732248055 18853888 2594 33554432000 4194304 4417452 140733496166560 18446744073709551615 4231552 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9671/statm: 4603 2594 148 55 0 2489 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18412

[startup+0.101073 s]
/proc/loadavg: 8.10 8.11 7.97 5/417 9671
/proc/meminfo: memFree=20211972/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=26604 CPUtime=0.09 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) R 9669 9671 9516 0 -1 4202496 4712 1254 0 0 9 0 0 0 25 0 1 0 732248055 27242496 4642 33554432000 4194304 4417452 140733496166560 18446744073709551615 215988592384 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9671/statm: 6651 4642 148 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.301038 s]
/proc/loadavg: 8.10 8.11 7.97 5/417 9671
/proc/meminfo: memFree=20211972/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=85920 CPUtime=0.63 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 9882 1254 0 0 63 0 0 0 25 0 5 0 732248055 87982080 9293 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 21480 9293 174 55 0 19366 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 85920

[startup+0.700968 s]
/proc/loadavg: 8.10 8.11 7.97 5/417 9671
/proc/meminfo: memFree=20211972/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=101408 CPUtime=2.24 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 21370 1254 0 0 221 3 0 0 25 0 5 0 732248055 103841792 12831 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 25352 12831 180 55 0 23238 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 101408

[startup+1.50083 s]
/proc/loadavg: 8.10 8.11 7.97 9/422 9682
/proc/meminfo: memFree=20155272/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=116844 CPUtime=5.43 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 27594 1254 0 0 539 4 0 0 25 0 5 0 732248055 119648256 16998 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 29211 16998 180 55 0 27097 0
[pid=9671/tid=9678] ppid=9669 vsize=116844 CPUtime=1.31 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 3685 1254 0 0 131 0 0 0 25 0 5 0 732248073 119648256 16998 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=116844 CPUtime=1.3 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 3234 1254 0 0 130 0 0 0 25 0 5 0 732248073 119648256 16998 33554432000 4194304 4417452 140733496166560 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=116844 CPUtime=1.31 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 3306 1254 0 0 131 0 0 0 25 0 5 0 732248073 119648256 16998 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=116844 CPUtime=1.3 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 8549 1254 0 0 129 1 0 0 25 0 5 0 732248073 119648256 16998 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 116844

[startup+3.10055 s]
/proc/loadavg: 8.09 8.11 7.97 9/422 9682
/proc/meminfo: memFree=20163828/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=126036 CPUtime=11.81 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 38154 1254 0 0 1176 5 0 0 25 0 5 0 732248055 129060864 19296 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 31509 19296 180 55 0 29395 0
[pid=9671/tid=9678] ppid=9669 vsize=126036 CPUtime=2.91 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 3685 1254 0 0 291 0 0 0 25 0 5 0 732248073 129060864 19296 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=126036 CPUtime=2.9 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 4472 1254 0 0 290 0 0 0 25 0 5 0 732248073 129060864 19296 33554432000 4194304 4417452 140733496166560 18446744073709551615 4258359 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=126036 CPUtime=2.9 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 3306 1254 0 0 290 0 0 0 25 0 5 0 732248073 129060864 19296 33554432000 4194304 4417452 140733496166560 18446744073709551615 4320831 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=126036 CPUtime=2.88 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 17871 1254 0 0 286 2 0 0 25 0 5 0 732248073 129060864 19296 33554432000 4194304 4417452 140733496166560 18446744073709551615 4357834 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 126036

[startup+6.30099 s]
/proc/loadavg: 8.09 8.11 7.97 9/422 9682
/proc/meminfo: memFree=20146788/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=147872 CPUtime=24.56 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 55567 1254 0 0 2449 7 0 0 25 0 5 0 732248055 151420928 24244 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 36968 24244 180 55 0 34854 0
[pid=9671/tid=9678] ppid=9669 vsize=147872 CPUtime=6.11 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 3685 1254 0 0 611 0 0 0 25 0 5 0 732248073 151420928 24244 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=147872 CPUtime=6.1 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 4472 1254 0 0 610 0 0 0 25 0 5 0 732248073 151420928 24244 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=147872 CPUtime=6.11 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 3742 1254 0 0 611 0 0 0 25 0 5 0 732248073 151420928 24244 33554432000 4194304 4417452 140733496166560 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=147872 CPUtime=6.03 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 34848 1254 0 0 599 4 0 0 25 0 5 0 732248073 151420928 24244 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 147872

[startup+12.7009 s]
/proc/loadavg: 8.15 8.12 7.97 9/422 9682
/proc/meminfo: memFree=20139000/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=165832 CPUtime=50.07 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 87461 1254 0 0 4995 12 0 0 25 0 5 0 732248055 169811968 29245 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 41458 29245 180 55 0 39344 0
[pid=9671/tid=9678] ppid=9669 vsize=165832 CPUtime=12.51 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 6161 1254 0 0 1251 0 0 0 25 0 5 0 732248073 169811968 29245 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=165832 CPUtime=12.5 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 5710 1254 0 0 1250 0 0 0 25 0 5 0 732248073 169811968 29245 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=165832 CPUtime=12.51 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 3742 1254 0 0 1251 0 0 0 25 0 5 0 732248073 169811968 29245 33554432000 4194304 4417452 140733496166560 18446744073709551615 4353528 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=165832 CPUtime=12.35 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 63028 1254 0 0 1226 9 0 0 25 0 5 0 732248073 169811968 29245 33554432000 4194304 4417452 140733496166560 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 165832

[startup+25.5006 s]
/proc/loadavg: 8.20 8.13 7.98 9/422 9682
/proc/meminfo: memFree=20060984/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=211180 CPUtime=101.1 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 136979 1254 0 0 10090 20 0 0 25 0 5 0 732248055 216248320 40609 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 52795 40609 180 55 0 50681 0
[pid=9671/tid=9678] ppid=9669 vsize=211180 CPUtime=25.31 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 7097 1254 0 0 2531 0 0 0 25 0 5 0 732248073 216248320 40609 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=211180 CPUtime=25.31 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 6318 1254 0 0 2530 1 0 0 25 0 5 0 732248073 216248320 40609 33554432000 4194304 4417452 140733496166560 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=211180 CPUtime=25.3 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 5307 1254 0 0 2530 0 0 0 25 0 5 0 732248073 216248320 40609 33554432000 4194304 4417452 140733496166560 18446744073709551615 4258641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=211180 CPUtime=24.97 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 109437 1254 0 0 2481 16 0 0 25 0 5 0 732248073 216248320 40609 33554432000 4194304 4417452 140733496166560 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 211180

[startup+51.1012 s]
/proc/loadavg: 8.13 8.12 7.98 9/422 9683
/proc/meminfo: memFree=19900392/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=367340 CPUtime=203.16 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 212481 1254 0 0 20283 33 0 0 25 0 5 0 732248055 376156160 79622 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 91835 79622 180 55 0 89721 0
[pid=9671/tid=9678] ppid=9669 vsize=367340 CPUtime=50.92 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 9301 1254 0 0 5091 1 0 0 25 0 5 0 732248073 376156160 79622 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=367340 CPUtime=50.91 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 6675 1254 0 0 5090 1 0 0 25 0 5 0 732248073 376156160 79622 33554432000 4194304 4417452 140733496166560 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=367340 CPUtime=50.9 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 8113 1254 0 0 5089 1 0 0 25 0 5 0 732248073 376156160 79622 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=367340 CPUtime=50.25 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 179572 1254 0 0 4996 29 0 0 25 0 5 0 732248073 376156160 79622 33554432000 4194304 4417452 140733496166560 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 367340

[startup+102.315 s]
/proc/loadavg: 8.21 8.14 7.99 9/422 9721
/proc/meminfo: memFree=20958288/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=306140 CPUtime=407.34 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 306166 1254 0 0 40686 48 0 0 25 0 5 0 732248055 313487360 64322 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 76535 64322 180 55 0 74421 0
[pid=9671/tid=9678] ppid=9669 vsize=306140 CPUtime=102.13 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 10945 1254 0 0 10212 1 0 0 25 0 5 0 732248073 313487360 64322 33554432000 4194304 4417452 140733496166560 18446744073709551615 4281485 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=306140 CPUtime=102.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 10137 1254 0 0 10210 2 0 0 25 0 5 0 732248073 313487360 64322 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=306140 CPUtime=102.11 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 9160 1254 0 0 10210 1 0 0 25 0 5 0 732248073 313487360 64322 33554432000 4194304 4417452 140733496166560 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=306140 CPUtime=100.78 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 267104 1254 0 0 10037 41 0 0 25 0 5 0 732248073 313487360 64322 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.34
Current children cumulated vsize (KiB) 306140

[startup+162.301 s]
/proc/loadavg: 8.13 8.13 8.00 9/422 9723
/proc/meminfo: memFree=20592932/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=639548 CPUtime=646.5 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 373199 1254 0 0 64592 58 0 0 25 0 5 0 732248055 654897152 130383 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 159887 130383 180 55 0 157773 0
[pid=9671/tid=9678] ppid=9669 vsize=639548 CPUtime=162.11 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 13005 1254 0 0 16210 1 0 0 25 0 5 0 732248073 654897152 130383 33554432000 4194304 4417452 140733496166560 18446744073709551615 4357976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=639548 CPUtime=162.1 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 11578 1254 0 0 16208 2 0 0 25 0 5 0 732248073 654897152 130383 33554432000 4194304 4417452 140733496166560 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=639548 CPUtime=162.08 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 13436 1254 0 0 16207 1 0 0 25 0 5 0 732248073 654897152 130383 33554432000 4194304 4417452 140733496166560 18446744073709551615 4358017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=639548 CPUtime=159.98 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 326360 1254 0 0 15948 50 0 0 25 0 5 0 732248073 654897152 130383 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.5
Current children cumulated vsize (KiB) 639548


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

[pid=9671/tid=9679] ppid=9669 vsize=1751984 CPUtime=702.11 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 70206 5 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4311347 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1751984 CPUtime=701.97 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 30844 1254 0 0 70194 3 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1751984 CPUtime=692.79 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 833806 1254 0 0 69148 131 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2799.21
Current children cumulated vsize (KiB) 1751984

[startup+762.316 s]
/proc/loadavg: 8.20 8.14 8.03 9/422 9739
/proc/meminfo: memFree=19206444/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1751984 CPUtime=3038.45 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 959667 1254 0 0 303697 148 0 0 25 0 5 0 732248055 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 437996 409432 180 55 0 435882 0
[pid=9671/tid=9678] ppid=9669 vsize=1751984 CPUtime=762.14 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 55227 1254 0 0 76208 6 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1751984 CPUtime=762.13 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 76208 5 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1751984 CPUtime=761.97 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 30844 1254 0 0 76194 3 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1751984 CPUtime=752.01 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 833806 1254 0 0 75070 131 0 0 25 0 5 0 732248073 1794031616 409432 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.45
Current children cumulated vsize (KiB) 1751984

[startup+822.3 s]
/proc/loadavg: 8.15 8.13 8.03 9/422 9740
/proc/meminfo: memFree=18945972/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1941624 CPUtime=3277.59 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1007077 1254 0 0 327603 156 0 0 25 0 5 0 732248055 1988222976 456842 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 485406 456842 180 55 0 483292 0
[pid=9671/tid=9678] ppid=9669 vsize=1941624 CPUtime=822.12 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 55227 1254 0 0 82206 6 0 0 25 0 5 0 732248073 1988222976 456842 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1941624 CPUtime=822.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 82207 5 0 0 25 0 5 0 732248073 1988222976 456842 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1941624 CPUtime=821.94 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 30844 1254 0 0 82191 3 0 0 25 0 5 0 732248073 1988222976 456842 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1941624 CPUtime=811.2 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 881216 1254 0 0 80981 139 0 0 25 0 5 0 732248073 1988222976 456842 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.59
Current children cumulated vsize (KiB) 1941624

[startup+882.301 s]
/proc/loadavg: 8.05 8.10 8.03 9/422 9742
/proc/meminfo: memFree=18586184/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=2120456 CPUtime=3516.78 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1051785 1254 0 0 351514 164 0 0 25 0 5 0 732248055 2171346944 501550 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 530114 501550 180 55 0 528000 0
[pid=9671/tid=9678] ppid=9669 vsize=2120456 CPUtime=882.12 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 55375 1254 0 0 88206 6 0 0 25 0 5 0 732248073 2171346944 501550 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=2120456 CPUtime=882.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 88207 5 0 0 25 0 5 0 732248073 2171346944 501550 33554432000 4194304 4417452 140733496166560 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=2120456 CPUtime=881.93 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 30844 1254 0 0 88190 3 0 0 25 0 5 0 732248073 2171346944 501550 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=2120456 CPUtime=870.4 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 925776 1254 0 0 86893 147 0 0 25 0 5 0 732248073 2171346944 501550 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3516.78
Current children cumulated vsize (KiB) 2120456

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 8.03 9/422 9744
/proc/meminfo: memFree=18435204/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=2208796 CPUtime=3755.97 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1073872 1254 0 0 375428 169 0 0 25 0 5 0 732248055 2261807104 523637 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 552199 523637 180 55 0 550085 0
[pid=9671/tid=9678] ppid=9669 vsize=2208796 CPUtime=942.12 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 55377 1254 0 0 94206 6 0 0 25 0 5 0 732248073 2261807104 523637 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=2208796 CPUtime=942.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 94207 5 0 0 25 0 5 0 732248073 2261807104 523637 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=2208796 CPUtime=941.92 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 30844 1254 0 0 94189 3 0 0 25 0 5 0 732248073 2261807104 523637 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=2208796 CPUtime=929.6 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 947861 1254 0 0 92808 152 0 0 25 0 5 0 732248073 2261807104 523637 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755.97
Current children cumulated vsize (KiB) 2208796

[startup+1002.3 s]
/proc/loadavg: 8.09 8.10 8.03 9/422 9745
/proc/meminfo: memFree=19594792/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1131956 CPUtime=3995.14 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1118327 1254 0 0 399336 178 0 0 25 0 5 0 732248055 1159122944 254427 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 282989 254427 180 55 0 280875 0
[pid=9671/tid=9678] ppid=9669 vsize=1131956 CPUtime=1002.12 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 55377 1254 0 0 100206 6 0 0 25 0 5 0 732248073 1159122944 254427 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1131956 CPUtime=1002.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 100207 5 0 0 25 0 5 0 732248073 1159122944 254427 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1131956 CPUtime=1001.91 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 30844 1254 0 0 100188 3 0 0 25 0 5 0 732248073 1159122944 254427 33554432000 4194304 4417452 140733496166560 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1131956 CPUtime=988.79 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 992316 1254 0 0 98717 162 0 0 25 0 5 0 732248073 1159122944 254427 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.14
Current children cumulated vsize (KiB) 1131956

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 8.04 9/422 9747
/proc/meminfo: memFree=19327756/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1363224 CPUtime=4234.32 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1176142 1254 0 0 423246 186 0 0 25 0 5 0 732248055 1395941376 312242 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 340806 312242 180 55 0 338692 0
[pid=9671/tid=9678] ppid=9669 vsize=1363224 CPUtime=1062.13 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 59473 1254 0 0 106206 7 0 0 25 0 5 0 732248073 1395941376 312242 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1363224 CPUtime=1062.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 106207 5 0 0 25 0 5 0 732248073 1395941376 312242 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1363224 CPUtime=1061.9 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 34134 1254 0 0 106187 3 0 0 25 0 5 0 732248073 1395941376 312242 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1363224 CPUtime=1047.98 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 1042745 1254 0 0 104629 169 0 0 25 0 5 0 732248073 1395941376 312242 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4234.32
Current children cumulated vsize (KiB) 1363224

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 8.04 9/422 9757
/proc/meminfo: memFree=19174304/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1514260 CPUtime=4473.51 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1213901 1254 0 0 447161 190 0 0 25 0 5 0 732248055 1550602240 350001 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 378565 350001 180 55 0 376451 0
[pid=9671/tid=9678] ppid=9669 vsize=1514260 CPUtime=1122.13 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 66344 1254 0 0 112205 8 0 0 25 0 5 0 732248073 1550602240 350001 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1514260 CPUtime=1122.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 112207 5 0 0 25 0 5 0 732248073 1550602240 350001 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1514260 CPUtime=1121.89 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 34134 1254 0 0 112185 4 0 0 25 0 5 0 732248073 1550602240 350001 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1514260 CPUtime=1107.18 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 1073633 1254 0 0 110546 172 0 0 25 0 5 0 732248073 1550602240 350001 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.51
Current children cumulated vsize (KiB) 1514260

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 8.05 9/422 9759
/proc/meminfo: memFree=19063872/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1547988 CPUtime=4712.71 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1222333 1254 0 0 471080 191 0 0 25 0 5 0 732248055 1585139712 358433 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 386997 358433 180 55 0 384883 0
[pid=9671/tid=9678] ppid=9669 vsize=1547988 CPUtime=1182.13 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 66344 1254 0 0 118205 8 0 0 25 0 5 0 732248073 1585139712 358433 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1547988 CPUtime=1182.12 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 118207 5 0 0 25 0 5 0 732248073 1585139712 358433 33554432000 4194304 4417452 140733496166560 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1547988 CPUtime=1181.88 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 34134 1254 0 0 118184 4 0 0 25 0 5 0 732248073 1585139712 358433 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1547988 CPUtime=1166.39 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 1082065 1254 0 0 116466 173 0 0 25 0 5 0 732248073 1585139712 358433 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4712.71
Current children cumulated vsize (KiB) 1547988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.09 8.11 8.05 9/422 9760
/proc/meminfo: memFree=18796864/32950940 swapFree=67111356/67111528
[pid=9671] ppid=9669 vsize=1619924 CPUtime=4800.03 cores=0,2,4,6
/proc/9671/stat : 9671 (plingeling) S 9669 9671 9516 0 -1 4202496 1240317 1254 0 0 479810 193 0 0 25 0 5 0 732248055 1658802176 376417 33554432000 4194304 4417452 140733496166560 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9671/statm: 404981 376417 180 55 0 402867 0
[pid=9671/tid=9678] ppid=9669 vsize=1619924 CPUtime=1204.04 cores=0,2,4,6
/proc/9671/task/9678/stat : 9678 (plingeling) R 9669 9671 9516 0 -1 4202560 78312 1254 0 0 120395 9 0 0 25 0 5 0 732248073 1658802176 376417 33554432000 4194304 4417452 140733496166560 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=1619924 CPUtime=1204.04 cores=0,2,4,6
/proc/9671/task/9679/stat : 9679 (plingeling) R 9669 9671 9516 0 -1 4202560 30970 1254 0 0 120399 5 0 0 25 0 5 0 732248073 1658802176 376417 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=1619924 CPUtime=1203.78 cores=0,2,4,6
/proc/9671/task/9680/stat : 9680 (plingeling) R 9669 9671 9516 0 -1 4202560 40150 1254 0 0 120374 4 0 0 25 0 5 0 732248073 1658802176 376417 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=1619924 CPUtime=1188 cores=0,2,4,6
/proc/9671/task/9681/stat : 9681 (plingeling) R 9669 9671 9516 0 -1 4202560 1082065 1254 0 0 118627 173 0 0 25 0 5 0 732248073 1658802176 376417 33554432000 4194304 4417452 140733496166560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1619924

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): 1204.29
CPU time (s): 4800.16
CPU user time (s): 4798.15
CPU system time (s): 2.00669
CPU usage (%): 398.588
Max. virtual memory (cumulated for all children) (KiB): 2208796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.15
system time used= 2.00669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1241572
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= 161
involuntary context switches= 24235

runsolver used 4.79427 second user time and 11.2753 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 02:42:53
IDJOB=3371156
IDBENCH=71492
IDSOLVER=1848
FILE ID=node117/3371156-1305420173
RUNJOBID= node117-1305418966-9534
PBS_JOBID= 13324567
Free space on /tmp= 73412 MiB

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

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=1482019969

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20212260 kB
Buffers:        301952 kB
Cached:        3092456 kB
SwapCached:          0 kB
Active:       10494012 kB
Inactive:      1888656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20212260 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:     8988148 kB
Mapped:          32372 kB
Slab:           243592 kB
PageTables:      46556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 101582576 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= 73412 MiB
End job on node117 at 2011-05-15 03:02:59