Trace number 3394110

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.8 5011.92

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394110-1306090301/watcher-3394110-1306090301 -o /tmp/evaluation-result-3394110-1306090301/solver-3394110-1306090301 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394110-1306090301.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: 1.57 1.92 1.97 1/528 8862
/proc/meminfo: memFree=15529056/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=9140 CPUtime=0 cores=0-7
/proc/8862/stat : 8862 (plingeling) R 8860 8862 8836 0 -1 4202496 373 1252 0 0 0 0 0 0 25 0 1 0 701446357 9359360 304 33554432000 4194304 4417452 140735730628816 18446744073709551615 212039316165 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/8862/statm: 2285 304 147 55 0 171 0

[startup+0.0868571 s]
/proc/loadavg: 1.57 1.92 1.97 1/528 8862
/proc/meminfo: memFree=15529056/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=26224 CPUtime=0.07 cores=0-7
/proc/8862/stat : 8862 (plingeling) R 8860 8862 8836 0 -1 4202496 4628 1252 0 0 7 0 0 0 25 0 1 0 701446357 26853376 4559 33554432000 4194304 4417452 140735730628816 18446744073709551615 4262059 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/8862/statm: 6556 4559 148 55 0 4442 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26224

[startup+0.104481 s]
/proc/loadavg: 1.57 1.92 1.97 1/528 8862
/proc/meminfo: memFree=15529056/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=239244 CPUtime=0.17 cores=0-7
/proc/8862/stat : 8862 (plingeling) R 8860 8862 8836 0 -1 4202496 4691 1252 0 0 17 0 0 0 25 0 8 0 701446357 244985856 4594 33554432000 4194304 4417452 140735730628816 18446744073709551615 212039698615 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/8862/statm: 59811 4594 169 55 0 57697 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 239244

[startup+1.1256 s]
/proc/loadavg: 1.57 1.92 1.97 1/528 8862
/proc/meminfo: memFree=15529056/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=188428 CPUtime=7.8 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 13792 1252 0 0 779 1 0 0 25 0 9 0 701446357 192950272 8445 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 47107 8445 180 55 0 44993 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 188428

[startup+1.20059 s]
/proc/loadavg: 1.57 1.92 1.97 1/528 8862
/proc/meminfo: memFree=15529056/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=188428 CPUtime=8.4 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 13792 1252 0 0 839 1 0 0 25 0 9 0 701446357 192950272 8445 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 47107 8445 180 55 0 44993 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 188428

[startup+1.50053 s]
/proc/loadavg: 1.57 1.92 1.97 1/528 8862
/proc/meminfo: memFree=15529056/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=188872 CPUtime=10.79 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 16338 1252 0 0 1078 1 0 0 25 0 9 0 701446357 193404928 8699 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 47218 8699 180 55 0 45104 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 188872

[startup+3.12024 s]
/proc/loadavg: 2.16 2.04 2.00 9/537 8876
/proc/meminfo: memFree=15475024/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=208796 CPUtime=23.72 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 24222 1252 0 0 2369 3 0 0 25 0 9 0 701446357 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 52199 13447 180 55 0 50085 0
[pid=8862/tid=8869] ppid=8860 vsize=208796 CPUtime=2.99 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 387 1252 0 0 299 0 0 0 23 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4258253 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=208796 CPUtime=2.97 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 1175 1252 0 0 297 0 0 0 23 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4250254 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=208796 CPUtime=2.65 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 538 1252 0 0 265 0 0 0 25 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4376607 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=208796 CPUtime=2.98 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 12750 1252 0 0 296 2 0 0 24 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=208796 CPUtime=3.01 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 1385 1252 0 0 301 0 0 0 25 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4258550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=208796 CPUtime=3.01 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 1382 1252 0 0 301 0 0 0 25 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4258201 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=208796 CPUtime=3.02 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 1339 1252 0 0 302 0 0 0 25 0 9 0 701446366 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=208796 CPUtime=2.97 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 622 1252 0 0 297 0 0 0 24 0 9 0 701446368 213807104 13447 33554432000 4194304 4417452 140735730628816 18446744073709551615 4249347 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 208796

[startup+6.30068 s]
/proc/loadavg: 2.16 2.04 2.00 9/537 8876
/proc/meminfo: memFree=15460268/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=223632 CPUtime=49.15 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 38201 1252 0 0 4910 5 0 0 25 0 9 0 701446357 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 55908 17195 180 55 0 53794 0
[pid=8862/tid=8869] ppid=8860 vsize=223632 CPUtime=6.19 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 387 1252 0 0 619 0 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=223632 CPUtime=6.11 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 1175 1252 0 0 611 0 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=223632 CPUtime=5.85 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 2718 1252 0 0 585 0 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4275934 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=223632 CPUtime=6.18 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 22796 1252 0 0 614 4 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=223632 CPUtime=6.2 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 1385 1252 0 0 620 0 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4233495 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=223632 CPUtime=6.21 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 1382 1252 0 0 621 0 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=223632 CPUtime=6.21 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 3092 1252 0 0 621 0 0 0 25 0 9 0 701446366 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=223632 CPUtime=6.17 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 622 1252 0 0 617 0 0 0 25 0 9 0 701446368 228999168 17195 33554432000 4194304 4417452 140735730628816 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 223632

[startup+12.7005 s]
/proc/loadavg: 2.63 2.13 2.04 9/537 8877
/proc/meminfo: memFree=15427044/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=267800 CPUtime=100.19 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 64601 1252 0 0 10010 9 0 0 25 0 9 0 701446357 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 66950 28216 180 55 0 64836 0
[pid=8862/tid=8869] ppid=8860 vsize=267800 CPUtime=12.57 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 1963 1252 0 0 1257 0 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=267800 CPUtime=12.39 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 2389 1252 0 0 1239 0 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=267800 CPUtime=12.22 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 4408 1252 0 0 1222 0 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4259068 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=267800 CPUtime=12.56 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 39493 1252 0 0 1250 6 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=267800 CPUtime=12.58 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 2166 1252 0 0 1258 0 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=267800 CPUtime=12.59 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 3221 1252 0 0 1259 0 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=267800 CPUtime=12.59 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 4840 1252 0 0 1259 0 0 0 25 0 9 0 701446366 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=267800 CPUtime=12.54 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 1477 1252 0 0 1254 0 0 0 25 0 9 0 701446368 274227200 28216 33554432000 4194304 4417452 140735730628816 18446744073709551615 4250886 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.19
Current children cumulated vsize (KiB) 267800

[startup+25.5012 s]
/proc/loadavg: 3.89 2.44 2.14 9/537 8877
/proc/meminfo: memFree=15364484/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=320716 CPUtime=202.37 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 114706 1252 0 0 20218 19 0 0 25 0 9 0 701446357 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 80179 41479 180 55 0 78065 0
[pid=8862/tid=8869] ppid=8860 vsize=320716 CPUtime=25.36 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 3499 1252 0 0 2536 0 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4264843 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=320716 CPUtime=24.96 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 5126 1252 0 0 2496 0 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=320716 CPUtime=25.03 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 12981 1252 0 0 2501 2 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=320716 CPUtime=25.36 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 63959 1252 0 0 2526 10 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=320716 CPUtime=25.37 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 4561 1252 0 0 2537 0 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=320716 CPUtime=25.39 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 5893 1252 0 0 2539 0 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=320716 CPUtime=25.39 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 10979 1252 0 0 2538 1 0 0 25 0 9 0 701446366 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=320716 CPUtime=25.34 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 3064 1252 0 0 2534 0 0 0 25 0 9 0 701446368 328413184 41479 33554432000 4194304 4417452 140735730628816 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.37
Current children cumulated vsize (KiB) 320716

[startup+51.1007 s]
/proc/loadavg: 5.29 2.88 2.29 10/537 8878
/proc/meminfo: memFree=15310172/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=388880 CPUtime=406.71 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 175640 1252 0 0 40642 29 0 0 25 0 9 0 701446357 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 97220 58582 180 55 0 95106 0
[pid=8862/tid=8869] ppid=8860 vsize=388880 CPUtime=50.96 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 4771 1252 0 0 5096 0 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=388880 CPUtime=50.13 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 8926 1252 0 0 5012 1 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=388880 CPUtime=50.63 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 24987 1252 0 0 5059 4 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4246266 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=388880 CPUtime=50.96 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 93713 1252 0 0 5079 17 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=388880 CPUtime=50.96 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 8123 1252 0 0 5096 0 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=388880 CPUtime=50.99 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 7124 1252 0 0 5098 1 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4307831 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=388880 CPUtime=50.99 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 16450 1252 0 0 5097 2 0 0 25 0 9 0 701446366 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=388880 CPUtime=50.95 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 6902 1252 0 0 5094 1 0 0 25 0 9 0 701446368 398213120 58582 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.71
Current children cumulated vsize (KiB) 388880

[startup+102.301 s]
/proc/loadavg: 6.92 3.74 2.62 9/537 8879

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


[startup+4722.3 s]
/proc/loadavg: 8.11 8.08 8.00 9/537 9023
/proc/meminfo: memFree=10543144/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=5127212 CPUtime=37690.6 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 5898995 1252 0 0 3767934 1121 0 0 25 0 9 0 701446357 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 1281803 1243850 180 55 0 1279689 0
[pid=8862/tid=8869] ppid=8860 vsize=5127212 CPUtime=4722.26 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 707958 1252 0 0 472101 125 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=5127212 CPUtime=4719.1 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 749110 1252 0 0 471781 129 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=5127212 CPUtime=4721.28 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 758467 1252 0 0 471972 156 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=5127212 CPUtime=4722.28 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 940876 1252 0 0 472020 208 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=5127212 CPUtime=4720.77 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 719314 1252 0 0 471939 138 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=5127212 CPUtime=4640.31 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 655687 1252 0 0 463911 120 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=5127212 CPUtime=4722.16 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 707686 1252 0 0 472082 134 0 0 25 0 9 0 701446366 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=5127212 CPUtime=4722.25 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 655253 1252 0 0 472117 108 0 0 25 0 9 0 701446368 5250265088 1243850 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37690.6
Current children cumulated vsize (KiB) 5127212

[startup+4782.3 s]
/proc/loadavg: 8.10 8.08 8.00 9/537 9025
/proc/meminfo: memFree=10267344/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=5402944 CPUtime=38169.5 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 6052931 1252 0 0 3815792 1154 0 0 25 0 9 0 701446357 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 1350736 1312783 180 55 0 1348622 0
[pid=8862/tid=8869] ppid=8860 vsize=5402944 CPUtime=4782.26 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 707958 1252 0 0 478101 125 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=5402944 CPUtime=4779.1 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 819530 1252 0 0 477765 145 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=5402944 CPUtime=4781.29 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 758467 1252 0 0 477973 156 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=5402944 CPUtime=4782.28 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 957260 1252 0 0 478015 213 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=5402944 CPUtime=4780.74 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 719314 1252 0 0 477936 138 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=5402944 CPUtime=4699.23 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 722819 1252 0 0 469791 132 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=5402944 CPUtime=4782.16 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 707686 1252 0 0 478082 134 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=5402944 CPUtime=4782.26 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 655253 1252 0 0 478118 108 0 0 25 0 9 0 701446368 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38169.5
Current children cumulated vsize (KiB) 5402944

[startup+4842.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/537 9026
/proc/meminfo: memFree=10267312/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=5402944 CPUtime=38648.4 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 6052931 1252 0 0 3863682 1154 0 0 25 0 9 0 701446357 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 1350736 1312783 180 55 0 1348622 0
[pid=8862/tid=8869] ppid=8860 vsize=5402944 CPUtime=4842.26 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 707958 1252 0 0 484101 125 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=5402944 CPUtime=4839.1 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 819530 1252 0 0 483765 145 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=5402944 CPUtime=4841.29 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 758467 1252 0 0 483973 156 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=5402944 CPUtime=4842.29 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 957260 1252 0 0 484016 213 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=5402944 CPUtime=4840.73 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 719314 1252 0 0 483935 138 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=5402944 CPUtime=4758.13 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 722819 1252 0 0 475681 132 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=5402944 CPUtime=4842.16 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 707686 1252 0 0 484082 134 0 0 25 0 9 0 701446366 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=5402944 CPUtime=4842.26 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 655253 1252 0 0 484118 108 0 0 25 0 9 0 701446368 5532614656 1312783 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38648.4
Current children cumulated vsize (KiB) 5402944

[startup+4902.3 s]
/proc/loadavg: 8.08 8.08 8.00 9/537 9028
/proc/meminfo: memFree=10080424/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=5590080 CPUtime=39127.3 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 6152031 1252 0 0 3911555 1174 0 0 25 0 9 0 701446357 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 1397520 1359567 180 55 0 1395406 0
[pid=8862/tid=8869] ppid=8860 vsize=5590080 CPUtime=4902.26 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 707958 1252 0 0 490101 125 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=5590080 CPUtime=4899.1 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 819530 1252 0 0 489765 145 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=5590080 CPUtime=4901.29 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 758467 1252 0 0 489973 156 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=5590080 CPUtime=4902.29 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 957260 1252 0 0 490016 213 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=5590080 CPUtime=4900.72 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 719314 1252 0 0 489934 138 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=5590080 CPUtime=4817.05 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 722819 1252 0 0 481573 132 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=5590080 CPUtime=4902.15 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 806786 1252 0 0 490062 153 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=5590080 CPUtime=4902.26 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 655253 1252 0 0 490118 108 0 0 25 0 9 0 701446368 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39127.3
Current children cumulated vsize (KiB) 5590080

[startup+4962.3 s]
/proc/loadavg: 8.08 8.08 8.00 9/537 9030
/proc/meminfo: memFree=10080264/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=5590080 CPUtime=39606.2 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 6152031 1252 0 0 3959443 1174 0 0 25 0 9 0 701446357 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 1397520 1359567 180 55 0 1395406 0
[pid=8862/tid=8869] ppid=8860 vsize=5590080 CPUtime=4962.26 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 707958 1252 0 0 496101 125 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=5590080 CPUtime=4959.11 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 819530 1252 0 0 495766 145 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=5590080 CPUtime=4961.29 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 758467 1252 0 0 495973 156 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=5590080 CPUtime=4962.29 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 957260 1252 0 0 496016 213 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=5590080 CPUtime=4960.7 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 719314 1252 0 0 495932 138 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=5590080 CPUtime=4875.95 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 722819 1252 0 0 487463 132 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=5590080 CPUtime=4962.15 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 806786 1252 0 0 496062 153 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=5590080 CPUtime=4962.26 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 655253 1252 0 0 496118 108 0 0 25 0 9 0 701446368 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39606.2
Current children cumulated vsize (KiB) 5590080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.7 s]
/proc/loadavg: 8.14 8.10 8.01 9/537 9031
/proc/meminfo: memFree=10080112/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=5590080 CPUtime=40000.5 cores=0-7
/proc/8862/stat : 8862 (plingeling) S 8860 8862 8836 0 -1 4202496 6152031 1252 0 0 3998877 1174 0 0 25 0 9 0 701446357 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 1397520 1359567 180 55 0 1395406 0
[pid=8862/tid=8869] ppid=8860 vsize=5590080 CPUtime=5011.68 cores=0-7
/proc/8862/task/8869/stat : 8869 (plingeling) R 8860 8862 8836 0 -1 4202560 707958 1252 0 0 501043 125 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8862/tid=8870] ppid=8860 vsize=5590080 CPUtime=5008.53 cores=0-7
/proc/8862/task/8870/stat : 8870 (plingeling) R 8860 8862 8836 0 -1 4202560 819530 1252 0 0 500708 145 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8862/tid=8871] ppid=8860 vsize=5590080 CPUtime=5010.71 cores=0-7
/proc/8862/task/8871/stat : 8871 (plingeling) R 8860 8862 8836 0 -1 4202560 758467 1252 0 0 500915 156 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8862/tid=8872] ppid=8860 vsize=5590080 CPUtime=5011.71 cores=0-7
/proc/8862/task/8872/stat : 8872 (plingeling) R 8860 8862 8836 0 -1 4202560 957260 1252 0 0 500958 213 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8862/tid=8873] ppid=8860 vsize=5590080 CPUtime=5010.1 cores=0-7
/proc/8862/task/8873/stat : 8873 (plingeling) R 8860 8862 8836 0 -1 4202560 719314 1252 0 0 500872 138 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=5590080 CPUtime=4924.46 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4202560 722819 1252 0 0 492314 132 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8862/tid=8875] ppid=8860 vsize=5590080 CPUtime=5011.58 cores=0-7
/proc/8862/task/8875/stat : 8875 (plingeling) R 8860 8862 8836 0 -1 4202560 806786 1252 0 0 501005 153 0 0 25 0 9 0 701446366 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8862/tid=8876] ppid=8860 vsize=5590080 CPUtime=5011.68 cores=0-7
/proc/8862/task/8876/stat : 8876 (plingeling) R 8860 8862 8836 0 -1 4202560 655253 1252 0 0 501060 108 0 0 25 0 9 0 701446368 5724241920 1359567 33554432000 4194304 4417452 140735730628816 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5590080

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5011.9 s]
/proc/loadavg: 8.14 8.10 8.01 9/537 9031
/proc/meminfo: memFree=10080112/32951124 swapFree=51873512/67111528
[pid=8862] ppid=8860 vsize=0 CPUtime=40000.8 cores=0-7
/proc/8862/stat : 8862 (plingeling) Z 8860 8862 8836 0 -1 4203548 6152032 1252 0 0 3998890 1191 0 0 18 0 2 0 701446357 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8862/statm: 0 0 0 0 0 0 0
[pid=8862/tid=8874] ppid=8860 vsize=0 CPUtime=4924.64 cores=0-7
/proc/8862/task/8874/stat : 8874 (plingeling) R 8860 8862 8836 0 -1 4203588 722819 1252 0 0 492314 150 0 0 25 0 2 0 701446366 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.92
CPU time (s): 40000.8
CPU user time (s): 39988.9
CPU system time (s): 11.9382
CPU usage (%): 798.114
Max. virtual memory (cumulated for all children) (KiB): 5590080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.9
system time used= 11.9382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6153284
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= 294
involuntary context switches= 193997

runsolver used 25.4141 second user time and 65.0611 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-22 20:51:41
IDJOB=3394110
IDBENCH=71540
IDSOLVER=1851
FILE ID=node146/3394110-1306090301
RUNJOBID= node146-1306090301-8850
PBS_JOBID= 13387930
Free space on /tmp= 73036 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394110-1306090301/watcher-3394110-1306090301 -o /tmp/evaluation-result-3394110-1306090301/solver-3394110-1306090301 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394110-1306090301.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=1768022764

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.830
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.830
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.830
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:      15529204 kB
Buffers:        310636 kB
Cached:        4765508 kB
SwapCached:      56204 kB
Active:       12504036 kB
Inactive:      4603016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15529204 kB
SwapTotal:    67111528 kB
SwapFree:     51873512 kB
Dirty:             880 kB
Writeback:           0 kB
AnonPages:    11982356 kB
Mapped:          29412 kB
Slab:           143840 kB
PageTables:      97464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160666772 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= 73032 MiB
End job on node146 at 2011-05-22 22:15:15