Trace number 3372227

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) 40000.3 5006.37

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications 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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3372227-1305436700/watcher-3372227-1305436700 -o /tmp/evaluation-result-3372227-1305436700/solver-3372227-1305436700 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372227-1305436700.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.40 3.87 3.78 1/281 12304
/proc/meminfo: memFree=29215820/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=10488 CPUtime=0 cores=0-7
/proc/12304/stat : 12304 (plingeling) R 12302 12304 12278 0 -1 4202496 709 1252 0 0 0 0 0 0 18 0 1 0 655267980 10739712 641 33554432000 4194304 4417452 140736143280960 18446744073709551615 228122410763 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12304/statm: 2622 641 148 55 0 508 0

[startup+0.105735 s]
/proc/loadavg: 3.40 3.87 3.78 1/281 12304
/proc/meminfo: memFree=29215820/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=36664 CPUtime=0.09 cores=0-7
/proc/12304/stat : 12304 (plingeling) R 12302 12304 12278 0 -1 4202496 7256 1252 0 0 9 0 0 0 18 0 1 0 655267980 37543936 7186 33554432000 4194304 4417452 140736143280960 18446744073709551615 228122407917 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12304/statm: 9230 7206 149 55 0 7116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36664

[startup+0.200719 s]
/proc/loadavg: 3.40 3.87 3.78 1/281 12304
/proc/meminfo: memFree=29215820/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=45244 CPUtime=0.19 cores=0-7
/proc/12304/stat : 12304 (plingeling) R 12302 12304 12278 0 -1 4202496 9405 1252 0 0 18 1 0 0 18 0 1 0 655267980 46329856 9335 33554432000 4194304 4417452 140736143280960 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12304/statm: 11311 9335 149 55 0 9197 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45244

[startup+0.300703 s]
/proc/loadavg: 3.40 3.87 3.78 1/281 12304
/proc/meminfo: memFree=29215820/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=80536 CPUtime=0.29 cores=0-7
/proc/12304/stat : 12304 (plingeling) R 12302 12304 12278 0 -1 4202496 18244 1252 0 0 27 2 0 0 19 0 1 0 655267980 82468864 18158 33554432000 4194304 4417452 140736143280960 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12304/statm: 20134 18158 149 55 0 18020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80536

[startup+0.700629 s]
/proc/loadavg: 3.40 3.87 3.78 1/281 12304
/proc/meminfo: memFree=29215820/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=253068 CPUtime=1.44 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 39502 1252 0 0 139 5 0 0 18 0 9 0 655267980 259141632 25476 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 63267 25476 173 55 0 61153 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 253068

[startup+1.50045 s]
/proc/loadavg: 3.40 3.87 3.78 9/290 12318
/proc/meminfo: memFree=29102048/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=264932 CPUtime=7.79 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 52816 1252 0 0 772 7 0 0 18 0 9 0 655267980 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 66233 29313 174 55 0 64119 0
[pid=12304/tid=12311] ppid=12302 vsize=264932 CPUtime=0.96 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 3996 1252 0 0 96 0 0 0 23 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4284438 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=264932 CPUtime=0.96 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 2016 1252 0 0 96 0 0 0 19 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=264932 CPUtime=0.89 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 3727 1252 0 0 89 0 0 0 21 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=264932 CPUtime=0.96 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 2832 1252 0 0 96 0 0 0 18 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=264932 CPUtime=0.83 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 1030 1252 0 0 83 0 0 0 19 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=264932 CPUtime=0.9 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 1983 1252 0 0 90 0 0 0 21 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4287964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=264932 CPUtime=0.75 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 1608 1252 0 0 75 0 0 0 20 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4287606 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=264932 CPUtime=0.95 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 7887 1252 0 0 94 1 0 0 19 0 9 0 655268032 271290368 29313 33554432000 4194304 4417452 140736143280960 18446744073709551615 4287320 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 264932

[startup+3.10116 s]
/proc/loadavg: 3.40 3.87 3.78 9/290 12318
/proc/meminfo: memFree=29066212/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=286820 CPUtime=20.59 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 81191 1252 0 0 2046 13 0 0 18 0 9 0 655267980 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 71705 35667 176 55 0 69591 0
[pid=12304/tid=12311] ppid=12302 vsize=286820 CPUtime=2.57 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 9404 1252 0 0 255 2 0 0 25 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=286820 CPUtime=2.56 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 8058 1252 0 0 255 1 0 0 22 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346428 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=286820 CPUtime=2.48 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 8040 1252 0 0 247 1 0 0 25 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=286820 CPUtime=2.56 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 2832 1252 0 0 256 0 0 0 22 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=286820 CPUtime=2.42 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 3646 1252 0 0 242 0 0 0 23 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=286820 CPUtime=2.5 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 5567 1252 0 0 250 0 0 0 25 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=286820 CPUtime=2.35 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 4916 1252 0 0 235 0 0 0 25 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=286820 CPUtime=2.55 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 10991 1252 0 0 254 1 0 0 22 0 9 0 655268032 293703680 35667 33554432000 4194304 4417452 140736143280960 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.59
Current children cumulated vsize (KiB) 286820

[startup+6.30058 s]
/proc/loadavg: 3.77 3.94 3.80 9/290 12318
/proc/meminfo: memFree=29052216/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=304676 CPUtime=46.15 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 87367 1252 0 0 4602 13 0 0 18 0 9 0 655267980 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 76169 40590 179 55 0 74055 0
[pid=12304/tid=12311] ppid=12302 vsize=304676 CPUtime=5.77 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 10434 1252 0 0 575 2 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4252487 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=304676 CPUtime=5.77 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 9632 1252 0 0 575 2 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4274089 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=304676 CPUtime=5.65 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 8043 1252 0 0 564 1 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=304676 CPUtime=5.76 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 2832 1252 0 0 576 0 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=304676 CPUtime=5.62 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 4803 1252 0 0 562 0 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=304676 CPUtime=5.7 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 6693 1252 0 0 570 0 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4252951 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=304676 CPUtime=5.55 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 4916 1252 0 0 555 0 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=304676 CPUtime=5.75 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 12277 1252 0 0 574 1 0 0 25 0 9 0 655268032 311988224 40590 33554432000 4194304 4417452 140736143280960 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.15
Current children cumulated vsize (KiB) 304676

[startup+12.7004 s]
/proc/loadavg: 4.11 4.01 3.83 9/290 12318
/proc/meminfo: memFree=29053016/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=303700 CPUtime=97.29 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 88021 1252 0 0 9716 13 0 0 18 0 9 0 655267980 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 75925 40346 179 55 0 73811 0
[pid=12304/tid=12311] ppid=12302 vsize=303700 CPUtime=12.17 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 10451 1252 0 0 1215 2 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4321702 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=303700 CPUtime=12.17 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 9649 1252 0 0 1215 2 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=303700 CPUtime=11.99 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 8079 1252 0 0 1198 1 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=303700 CPUtime=12.16 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 3344 1252 0 0 1216 0 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=303700 CPUtime=12.02 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 4819 1252 0 0 1202 0 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=303700 CPUtime=12.1 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 6693 1252 0 0 1210 0 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4265411 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=303700 CPUtime=11.95 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 4954 1252 0 0 1195 0 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=303700 CPUtime=12.15 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 12295 1252 0 0 1214 1 0 0 25 0 9 0 655268032 310988800 40346 33554432000 4194304 4417452 140736143280960 18446744073709551615 4274256 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.29
Current children cumulated vsize (KiB) 303700

[startup+25.5011 s]
/proc/loadavg: 4.97 4.20 3.89 9/290 12318
/proc/meminfo: memFree=29049312/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=312604 CPUtime=199.57 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 89903 1252 0 0 19944 13 0 0 18 0 9 0 655267980 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 78151 42062 180 55 0 76037 0
[pid=12304/tid=12311] ppid=12302 vsize=312604 CPUtime=24.97 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 10466 1252 0 0 2495 2 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=312604 CPUtime=24.97 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 9664 1252 0 0 2495 2 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=312604 CPUtime=24.67 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 9402 1252 0 0 2466 1 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=312604 CPUtime=24.96 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 3344 1252 0 0 2496 0 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=312604 CPUtime=24.81 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 4921 1252 0 0 2481 0 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=312604 CPUtime=24.9 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 6709 1252 0 0 2490 0 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=312604 CPUtime=24.75 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 5351 1252 0 0 2475 0 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=312604 CPUtime=24.95 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 12309 1252 0 0 2494 1 0 0 25 0 9 0 655268032 320106496 42062 33554432000 4194304 4417452 140736143280960 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.57
Current children cumulated vsize (KiB) 312604

[startup+51.1005 s]
/proc/loadavg: 6.00 4.51 4.00 9/290 12319
/proc/meminfo: memFree=29017748/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=342580 CPUtime=404.14 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 104348 1252 0 0 40398 16 0 0 18 0 9 0 655267980 350801920 50079 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 85645 50079 180 55 0 83531 0
[pid=12304/tid=12311] ppid=12302 vsize=342580 CPUtime=50.57 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 12281 1252 0 0 5055 2 0 0 25 0 9 0 655268032 350801920 50079 33554432000 4194304 4417452 140736143280960 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=342580 CPUtime=50.56 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 12687 1252 0 0 5054 2 0 0 25 0 9 0 655268032 350801920 50079 33554432000 4194304 4417452 140736143280960 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=342580 CPUtime=50.05 cores=0-7

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

/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 894600 1252 0 0 466033 155 0 0 25 0 9 0 655268032 1717264384 391919 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1677016 CPUtime=4660.44 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 682144 1252 0 0 465926 118 0 0 25 0 9 0 655268032 1717264384 391919 33554432000 4194304 4417452 140736143280960 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1677016 CPUtime=4661.82 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 626847 1252 0 0 466068 114 0 0 25 0 9 0 655268032 1717264384 391919 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1677016 CPUtime=4661.51 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 622667 1252 0 0 466043 108 0 0 25 0 9 0 655268032 1717264384 391919 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1677016 CPUtime=4661.86 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 525438 1252 0 0 466101 85 0 0 25 0 9 0 655268032 1717264384 391919 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37251.2
Current children cumulated vsize (KiB) 1677016

[startup+4722.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/290 12456
/proc/meminfo: memFree=28028224/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=1296720 CPUtime=37730.7 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 5182031 1252 0 0 3772155 915 0 0 18 0 9 0 655267980 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 324180 296845 180 55 0 322066 0
[pid=12304/tid=12311] ppid=12302 vsize=1296720 CPUtime=4721.77 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 432587 1252 0 0 472091 86 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=1296720 CPUtime=4721.9 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 732216 1252 0 0 472064 126 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=1296720 CPUtime=4678.91 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 542944 1252 0 0 467796 95 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4302921 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=1296720 CPUtime=4721.9 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 945423 1252 0 0 472023 167 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1296720 CPUtime=4720.45 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 688605 1252 0 0 471925 120 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4278353 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1296720 CPUtime=4721.84 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 634646 1252 0 0 472068 116 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1296720 CPUtime=4721.53 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 644557 1252 0 0 472041 112 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1296720 CPUtime=4721.87 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 533316 1252 0 0 472100 87 0 0 25 0 9 0 655268032 1327841280 296845 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37730.7
Current children cumulated vsize (KiB) 1296720

[startup+4782.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/290 12457
/proc/meminfo: memFree=27847756/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=1510372 CPUtime=38210.1 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 5238878 1252 0 0 3820088 924 0 0 18 0 9 0 655267980 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 377593 350258 180 55 0 375479 0
[pid=12304/tid=12311] ppid=12302 vsize=1510372 CPUtime=4781.75 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 436959 1252 0 0 478089 86 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=1510372 CPUtime=4781.89 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 734568 1252 0 0 478063 126 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4366556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=1510372 CPUtime=4738.36 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 546596 1252 0 0 473740 96 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=1510372 CPUtime=4781.89 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 970001 1252 0 0 478018 171 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4357130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1510372 CPUtime=4780.44 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 694572 1252 0 0 477922 122 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1510372 CPUtime=4781.83 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 649945 1252 0 0 478066 117 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1510372 CPUtime=4781.52 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 644557 1252 0 0 478040 112 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1510372 CPUtime=4781.86 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 533943 1252 0 0 478099 87 0 0 25 0 9 0 655268032 1546620928 350258 33554432000 4194304 4417452 140736143280960 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38210.1
Current children cumulated vsize (KiB) 1510372

[startup+4842.31 s]
/proc/loadavg: 8.05 8.01 8.00 9/290 12459
/proc/meminfo: memFree=27802076/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=1523084 CPUtime=38689.6 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 5334797 1252 0 0 3868022 943 0 0 18 0 9 0 655267980 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 380771 353436 180 55 0 378657 0
[pid=12304/tid=12311] ppid=12302 vsize=1523084 CPUtime=4841.77 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 443548 1252 0 0 484090 87 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=1523084 CPUtime=4841.9 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 745716 1252 0 0 484063 127 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=1523084 CPUtime=4797.83 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 551081 1252 0 0 479686 97 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=1523084 CPUtime=4841.9 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 1008557 1252 0 0 484010 180 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1523084 CPUtime=4840.43 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 696053 1252 0 0 483921 122 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1523084 CPUtime=4841.84 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 671894 1252 0 0 484063 121 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1523084 CPUtime=4841.53 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 652749 1252 0 0 484039 114 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1523084 CPUtime=4841.87 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 537462 1252 0 0 484099 88 0 0 25 0 9 0 655268032 1559638016 353436 33554432000 4194304 4417452 140736143280960 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38689.6
Current children cumulated vsize (KiB) 1523084

[startup+4902.3 s]
/proc/loadavg: 8.02 8.01 8.00 9/290 12460
/proc/meminfo: memFree=27680168/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=1644772 CPUtime=39169 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 5400947 1252 0 0 3915950 953 0 0 18 0 9 0 655267980 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 411193 383858 180 55 0 409079 0
[pid=12304/tid=12311] ppid=12302 vsize=1644772 CPUtime=4901.75 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 443548 1252 0 0 490088 87 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=1644772 CPUtime=4901.89 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 749174 1252 0 0 490061 128 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=1644772 CPUtime=4857.28 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 551081 1252 0 0 485631 97 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=1644772 CPUtime=4901.9 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 1020563 1252 0 0 490008 182 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1644772 CPUtime=4900.42 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 699173 1252 0 0 489920 122 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1644772 CPUtime=4901.83 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 699602 1252 0 0 490056 127 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1644772 CPUtime=4901.52 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 660941 1252 0 0 490037 115 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1644772 CPUtime=4901.86 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 549128 1252 0 0 490097 89 0 0 25 0 9 0 655268032 1684246528 383858 33554432000 4194304 4417452 140736143280960 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39169
Current children cumulated vsize (KiB) 1644772

[startup+4962.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/290 12462
/proc/meminfo: memFree=27915624/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=1408524 CPUtime=39648.5 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 5428325 1252 0 0 3963891 958 0 0 18 0 9 0 655267980 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 352131 324796 180 55 0 350017 0
[pid=12304/tid=12311] ppid=12302 vsize=1408524 CPUtime=4961.75 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 444112 1252 0 0 496088 87 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=1408524 CPUtime=4961.89 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 762906 1252 0 0 496059 130 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=1408524 CPUtime=4916.73 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 559400 1252 0 0 491575 98 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=1408524 CPUtime=4961.89 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 1020563 1252 0 0 496007 182 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1408524 CPUtime=4960.42 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 703936 1252 0 0 495919 123 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1408524 CPUtime=4961.83 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 699602 1252 0 0 496056 127 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1408524 CPUtime=4961.52 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 660941 1252 0 0 496037 115 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1408524 CPUtime=4961.86 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 549128 1252 0 0 496097 89 0 0 25 0 9 0 655268032 1442328576 324796 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39648.5
Current children cumulated vsize (KiB) 1408524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/290 12463
/proc/meminfo: memFree=27848372/32951124 swapFree=54427468/67111528
[pid=12304] ppid=12302 vsize=1476408 CPUtime=40000.1 cores=0-7
/proc/12304/stat : 12304 (plingeling) S 12302 12304 12278 0 -1 4202496 5500640 1252 0 0 3999045 968 0 0 18 0 9 0 655267980 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12304/statm: 369102 341767 180 55 0 366988 0
[pid=12304/tid=12311] ppid=12302 vsize=1476408 CPUtime=5005.76 cores=0-7
/proc/12304/task/12311/stat : 12311 (plingeling) R 12302 12304 12278 0 -1 4202560 450043 1252 0 0 500488 88 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12304/tid=12312] ppid=12302 vsize=1476408 CPUtime=5005.9 cores=0-7
/proc/12304/task/12312/stat : 12312 (plingeling) R 12302 12304 12278 0 -1 4202560 766823 1252 0 0 500460 130 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12304/tid=12313] ppid=12302 vsize=1476408 CPUtime=4960.33 cores=0-7
/proc/12304/task/12313/stat : 12313 (plingeling) R 12302 12304 12278 0 -1 4202560 569513 1252 0 0 495934 99 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12304/tid=12314] ppid=12302 vsize=1476408 CPUtime=5005.91 cores=0-7
/proc/12304/task/12314/stat : 12314 (plingeling) R 12302 12304 12278 0 -1 4202560 1020563 1252 0 0 500409 182 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12304/tid=12315] ppid=12302 vsize=1476408 CPUtime=5004.42 cores=0-7
/proc/12304/task/12315/stat : 12315 (plingeling) R 12302 12304 12278 0 -1 4202560 718210 1252 0 0 500316 126 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12304/tid=12316] ppid=12302 vsize=1476408 CPUtime=5005.84 cores=0-7
/proc/12304/task/12316/stat : 12316 (plingeling) R 12302 12304 12278 0 -1 4202560 715437 1252 0 0 500455 129 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12304/tid=12317] ppid=12302 vsize=1476408 CPUtime=5005.53 cores=0-7
/proc/12304/task/12317/stat : 12317 (plingeling) R 12302 12304 12278 0 -1 4202560 678805 1252 0 0 500436 117 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12304/tid=12318] ppid=12302 vsize=1476408 CPUtime=5005.87 cores=0-7
/proc/12304/task/12318/stat : 12318 (plingeling) R 12302 12304 12278 0 -1 4202560 553509 1252 0 0 500498 89 0 0 25 0 9 0 655268032 1511841792 341767 33554432000 4194304 4417452 140736143280960 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 1476408

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): 5006.37
CPU time (s): 40000.3
CPU user time (s): 39990.5
CPU system time (s): 9.73552
CPU usage (%): 798.988
Max. virtual memory (cumulated for all children) (KiB): 1764184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.5
system time used= 9.73552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5501892
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= 334
involuntary context switches= 190948

runsolver used 12.993 second user time and 32.5351 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 07:18:20
IDJOB=3372227
IDBENCH=70781
IDSOLVER=1851
FILE ID=node138/3372227-1305436700
RUNJOBID= node138-1305436700-12292
PBS_JOBID= 13324755
Free space on /tmp= 73612 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372227-1305436700/watcher-3372227-1305436700 -o /tmp/evaluation-result-3372227-1305436700/solver-3372227-1305436700 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372227-1305436700.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=2121400852

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29215976 kB
Buffers:        263136 kB
Cached:        3232368 kB
SwapCached:      18496 kB
Active:         910688 kB
Inactive:      2607108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29215976 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            4072 kB
Writeback:           0 kB
AnonPages:       16052 kB
Mapped:           8208 kB
Slab:           112344 kB
PageTables:      40064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39471376 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= 73612 MiB
End job on node138 at 2011-05-15 08:41:48