Trace number 3394606

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)UNSAT 17364.7 2175.8

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark893.472
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data

17364.60/2175.80	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3394606-1306100282/watcher-3394606-1306100282 -o /tmp/evaluation-result-3394606-1306100282/solver-3394606-1306100282 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394606-1306100282.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: 7.91 8.05 8.06 2/491 11794
/proc/meminfo: memFree=30321916/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=11504 CPUtime=0 cores=0-7
/proc/11794/stat : 11794 (plingeling) R 11792 11794 11724 0 -1 4202496 901 1250 0 0 0 0 0 0 24 0 1 0 721627793 11780096 754 33554432000 4194304 4417452 140734810544128 18446744073709551615 210647204266 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11794/statm: 2811 769 149 55 0 697 0

[startup+0.0464431 s]
/proc/loadavg: 7.91 8.05 8.06 2/491 11794
/proc/meminfo: memFree=30321916/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=25584 CPUtime=0.03 cores=0-7
/proc/11794/stat : 11794 (plingeling) R 11792 11794 11724 0 -1 4202496 4550 1250 0 0 3 0 0 0 24 0 1 0 721627793 26198016 4403 33554432000 4194304 4417452 140734810544128 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11794/statm: 6396 4403 149 55 0 4282 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25584

[startup+0.17838 s]
/proc/loadavg: 7.91 8.05 8.06 2/491 11794
/proc/meminfo: memFree=30321916/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=181300 CPUtime=0.88 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 6929 1250 0 0 87 1 0 0 18 0 9 0 721627793 185651200 6505 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 45325 6505 180 55 0 43211 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 181300

[startup+0.300361 s]
/proc/loadavg: 7.91 8.05 8.06 2/491 11794
/proc/meminfo: memFree=30321916/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=178024 CPUtime=1.86 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 7518 1250 0 0 185 1 0 0 18 0 9 0 721627793 182296576 5674 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 44506 5674 180 55 0 42392 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 178024

[startup+0.700293 s]
/proc/loadavg: 7.91 8.05 8.06 2/491 11794
/proc/meminfo: memFree=30321916/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=178024 CPUtime=5.06 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 7518 1250 0 0 505 1 0 0 18 0 9 0 721627793 182296576 5674 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 44506 5674 180 55 0 42392 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 178024

[startup+1.50116 s]
/proc/loadavg: 7.91 8.05 8.06 9/500 11809
/proc/meminfo: memFree=30296920/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=183840 CPUtime=11.44 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 8988 1250 0 0 1143 1 0 0 18 0 9 0 721627793 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 45960 7144 180 55 0 43846 0
[pid=11794/tid=11801] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 815 1250 0 0 142 0 0 0 20 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 499 1250 0 0 142 0 0 0 25 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4232640 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 386 1250 0 0 142 0 0 0 25 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=183840 CPUtime=1.4 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 672 1250 0 0 140 0 0 0 25 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 490 1250 0 0 142 0 0 0 25 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366674 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 513 1250 0 0 142 0 0 0 25 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 153 1250 0 0 142 0 0 0 19 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=183840 CPUtime=1.42 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 391 1250 0 0 142 0 0 0 23 0 9 0 721627800 188252160 7144 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 183840

[startup+3.10089 s]
/proc/loadavg: 7.91 8.05 8.06 9/500 11809
/proc/meminfo: memFree=30287372/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=191200 CPUtime=24.21 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 11362 1250 0 0 2420 1 0 0 18 0 9 0 721627793 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 47800 8984 180 55 0 45686 0
[pid=11794/tid=11801] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 1287 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 749 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 428 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=191200 CPUtime=2.98 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 1351 1250 0 0 298 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 905 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 610 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 447 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=191200 CPUtime=3.02 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 516 1250 0 0 302 0 0 0 25 0 9 0 721627800 195788800 8984 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.21
Current children cumulated vsize (KiB) 191200

[startup+6.30035 s]
/proc/loadavg: 7.92 8.05 8.06 9/500 11809
/proc/meminfo: memFree=30275972/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=200680 CPUtime=49.52 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 15496 1250 0 0 4948 4 0 0 18 0 9 0 721627793 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 50170 11370 180 55 0 48056 0
[pid=11794/tid=11801] ppid=11792 vsize=200680 CPUtime=6.22 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 1516 1250 0 0 622 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=200680 CPUtime=6.22 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 1089 1250 0 0 622 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4308643 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=200680 CPUtime=6.12 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 793 1250 0 0 611 1 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=200680 CPUtime=6.12 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 3020 1250 0 0 612 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=200680 CPUtime=6.22 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 1121 1250 0 0 622 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4308525 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=200680 CPUtime=6.21 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 1391 1250 0 0 621 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=200680 CPUtime=6.07 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 515 1250 0 0 607 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=200680 CPUtime=6.21 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 982 1250 0 0 621 0 0 0 25 0 9 0 721627800 205496320 11370 33554432000 4194304 4417452 140734810544128 18446744073709551615 4310217 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.52
Current children cumulated vsize (KiB) 200680

[startup+12.7013 s]
/proc/loadavg: 7.93 8.04 8.06 9/500 11809
/proc/meminfo: memFree=30254888/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=219696 CPUtime=100.6 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 31573 1250 0 0 10053 7 0 0 18 0 9 0 721627793 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 54924 16137 180 55 0 52810 0
[pid=11794/tid=11801] ppid=11792 vsize=219696 CPUtime=12.62 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 2280 1250 0 0 1262 0 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=219696 CPUtime=12.62 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 2757 1250 0 0 1262 0 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=219696 CPUtime=12.5 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 2287 1250 0 0 1249 1 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=219696 CPUtime=12.42 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 8106 1250 0 0 1241 1 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=219696 CPUtime=12.61 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 3571 1250 0 0 1261 0 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=219696 CPUtime=12.61 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 1391 1250 0 0 1261 0 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=219696 CPUtime=12.47 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 2803 1250 0 0 1247 0 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=219696 CPUtime=12.61 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 3309 1250 0 0 1261 0 0 0 25 0 9 0 721627800 224968704 16137 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 219696

[startup+25.5011 s]
/proc/loadavg: 7.94 8.04 8.06 9/500 11809
/proc/meminfo: memFree=30234728/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=239960 CPUtime=202.76 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 77780 1250 0 0 20255 21 0 0 18 0 9 0 721627793 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 59990 21222 180 55 0 57876 0
[pid=11794/tid=11801] ppid=11792 vsize=239960 CPUtime=25.42 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 6557 1250 0 0 2541 1 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=239960 CPUtime=25.42 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 6775 1250 0 0 2541 1 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=239960 CPUtime=25.27 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 7240 1250 0 0 2522 5 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=239960 CPUtime=25 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 16871 1250 0 0 2497 3 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=239960 CPUtime=25.41 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 9952 1250 0 0 2539 2 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=239960 CPUtime=25.41 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 5922 1250 0 0 2541 0 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=239960 CPUtime=25.27 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 9207 1250 0 0 2526 1 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=239960 CPUtime=25.41 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 10187 1250 0 0 2539 2 0 0 25 0 9 0 721627800 245719040 21222 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.76
Current children cumulated vsize (KiB) 239960

[startup+51.1008 s]
/proc/loadavg: 8.04 8.05 8.07 9/500 11810
/proc/meminfo: memFree=30220916/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=257524 CPUtime=407.11 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 177884 1250 0 0 40667 44 0 0 18 0 9 0 721627793 263704576 25612 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 64381 25612 180 55 0 62267 0
[pid=11794/tid=11801] ppid=11792 vsize=257524 CPUtime=51.01 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 17757 1250 0 0 5098 3 0 0 25 0 9 0 721627800 263704576 25612 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=257524 CPUtime=51.02 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 21635 1250 0 0 5098 4 0 0 25 0 9 0 721627800 263704576 25612 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=257524 CPUtime=50.84 cores=0-7

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

/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 634122 1250 0 0 214693 147 0 0 25 0 9 0 721627800 601767936 108147 33554432000 4194304 4417452 140734810544128 18446744073709551615 4308202 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=587664 CPUtime=2114.95 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 666361 1250 0 0 211377 118 0 0 25 0 9 0 721627800 601767936 108147 33554432000 4194304 4417452 140734810544128 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=587664 CPUtime=2149.54 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 625723 1250 0 0 214809 145 0 0 25 0 9 0 721627800 601767936 108147 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=587664 CPUtime=2150.24 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 685840 1250 0 0 214901 123 0 0 25 0 9 0 721627800 601767936 108147 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=587664 CPUtime=2149.75 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 644306 1250 0 0 214859 116 0 0 25 0 9 0 721627800 601767936 108147 33554432000 4194304 4417452 140734810544128 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=587664 CPUtime=2149.57 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 627097 1250 0 0 214857 100 0 0 25 0 9 0 721627800 601767936 108147 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17163.1
Current children cumulated vsize (KiB) 587664

[startup+2163.1 s]
/proc/loadavg: 8.06 8.07 8.07 9/500 11878
/proc/meminfo: memFree=29911996/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=563448 CPUtime=17265.3 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5177738 1250 0 0 1725555 971 0 0 18 0 9 0 721627793 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 140862 102093 180 55 0 138748 0
[pid=11794/tid=11801] ppid=11792 vsize=563448 CPUtime=2163.04 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 637786 1250 0 0 216197 107 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=563448 CPUtime=2163.05 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 640516 1250 0 0 216196 109 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=563448 CPUtime=2161.19 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 639266 1250 0 0 215972 147 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=563448 CPUtime=2127.54 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 666624 1250 0 0 212636 118 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=563448 CPUtime=2162.33 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 626033 1250 0 0 216088 145 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=563448 CPUtime=2163.04 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 688706 1250 0 0 216181 123 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=563448 CPUtime=2162.55 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 644306 1250 0 0 216139 116 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=563448 CPUtime=2162.38 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 629432 1250 0 0 216137 101 0 0 25 0 9 0 721627800 576970752 102093 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17265.3
Current children cumulated vsize (KiB) 563448

[startup+2169.5 s]
/proc/loadavg: 8.05 8.07 8.07 9/500 11878
/proc/meminfo: memFree=30008588/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=466692 CPUtime=17316.3 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5194066 1250 0 0 1730660 974 0 0 18 0 9 0 721627793 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 116673 77904 180 55 0 114559 0
[pid=11794/tid=11801] ppid=11792 vsize=466692 CPUtime=2169.45 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 640933 1250 0 0 216837 108 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=466692 CPUtime=2169.45 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 640943 1250 0 0 216836 109 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=466692 CPUtime=2167.6 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 642665 1250 0 0 216612 148 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=466692 CPUtime=2133.82 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 668739 1250 0 0 213264 118 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=466692 CPUtime=2168.73 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 626033 1250 0 0 216728 145 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=466692 CPUtime=2169.44 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 690703 1250 0 0 216820 124 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=466692 CPUtime=2168.94 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 646977 1250 0 0 216777 117 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=466692 CPUtime=2168.77 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 632004 1250 0 0 216776 101 0 0 25 0 9 0 721627800 477892608 77904 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17316.3
Current children cumulated vsize (KiB) 466692

[startup+2172.7 s]
/proc/loadavg: 8.05 8.07 8.07 9/500 11878
/proc/meminfo: memFree=30045788/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=428960 CPUtime=17341.9 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5201303 1250 0 0 1733213 975 0 0 18 0 9 0 721627793 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 107240 68471 180 55 0 105126 0
[pid=11794/tid=11801] ppid=11792 vsize=428960 CPUtime=2172.64 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 640933 1250 0 0 217156 108 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=428960 CPUtime=2172.64 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 642954 1250 0 0 217155 109 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=428960 CPUtime=2170.8 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 645584 1250 0 0 216932 148 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=428960 CPUtime=2136.97 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 668739 1250 0 0 213579 118 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=428960 CPUtime=2171.93 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 628340 1250 0 0 217048 145 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=428960 CPUtime=2172.64 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 690703 1250 0 0 217140 124 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=428960 CPUtime=2172.14 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 646977 1250 0 0 217097 117 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=428960 CPUtime=2171.97 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 632004 1250 0 0 217096 101 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17341.9
Current children cumulated vsize (KiB) 428960

[startup+2174.3 s]
/proc/loadavg: 8.05 8.07 8.07 9/500 11878
/proc/meminfo: memFree=30045912/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=428960 CPUtime=17354.7 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5201303 1250 0 0 1734490 975 0 0 18 0 9 0 721627793 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 107240 68471 180 55 0 105126 0
[pid=11794/tid=11801] ppid=11792 vsize=428960 CPUtime=2174.24 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 640933 1250 0 0 217316 108 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=428960 CPUtime=2174.24 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 642954 1250 0 0 217315 109 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=428960 CPUtime=2172.39 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 645584 1250 0 0 217091 148 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=428960 CPUtime=2138.55 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 668739 1250 0 0 213737 118 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=428960 CPUtime=2173.53 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 628340 1250 0 0 217208 145 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=428960 CPUtime=2174.24 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 690703 1250 0 0 217300 124 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=428960 CPUtime=2173.74 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 646977 1250 0 0 217257 117 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=428960 CPUtime=2173.57 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 632004 1250 0 0 217256 101 0 0 25 0 9 0 721627800 439255040 68471 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17354.7
Current children cumulated vsize (KiB) 428960

[startup+2175.1 s]
/proc/loadavg: 8.05 8.06 8.07 9/500 11878
/proc/meminfo: memFree=30045912/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=418880 CPUtime=17361 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5202615 1250 0 0 1735128 975 0 0 18 0 9 0 721627793 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 104720 65951 180 55 0 102606 0
[pid=11794/tid=11801] ppid=11792 vsize=418880 CPUtime=2175.04 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 640933 1250 0 0 217396 108 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11802] ppid=11792 vsize=418880 CPUtime=2175.04 cores=0-7
/proc/11794/task/11802/stat : 11802 (plingeling) R 11792 11794 11724 0 -1 4202560 642954 1250 0 0 217395 109 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=418880 CPUtime=2173.19 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 645584 1250 0 0 217171 148 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11804] ppid=11792 vsize=418880 CPUtime=2139.33 cores=0-7
/proc/11794/task/11804/stat : 11804 (plingeling) R 11792 11794 11724 0 -1 4202560 668739 1250 0 0 213815 118 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=418880 CPUtime=2174.32 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 628340 1250 0 0 217287 145 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=418880 CPUtime=2175.04 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 690703 1250 0 0 217380 124 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=418880 CPUtime=2174.54 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 646977 1250 0 0 217337 117 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11794/tid=11808] ppid=11792 vsize=418880 CPUtime=2174.38 cores=0-7
/proc/11794/task/11808/stat : 11808 (plingeling) R 11792 11794 11724 0 -1 4202560 633316 1250 0 0 217336 102 0 0 25 0 9 0 721627800 428933120 65951 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17361
Current children cumulated vsize (KiB) 418880

[startup+2175.5 s]
/proc/loadavg: 8.05 8.06 8.07 9/500 11878
/proc/meminfo: memFree=30045912/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=413976 CPUtime=17363.9 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5203997 1250 0 0 1735418 976 0 0 18 0 6 0 721627793 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 103494 64726 181 55 0 101380 0
[pid=11794/tid=11801] ppid=11792 vsize=413976 CPUtime=2175.44 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 640933 1250 0 0 217436 108 0 0 25 0 6 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11803] ppid=11792 vsize=413976 CPUtime=2173.59 cores=0-7
/proc/11794/task/11803/stat : 11803 (plingeling) R 11792 11794 11724 0 -1 4202560 645584 1250 0 0 217211 148 0 0 25 0 6 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=413976 CPUtime=2174.72 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 628340 1250 0 0 217327 145 0 0 25 0 6 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11794/tid=11806] ppid=11792 vsize=413976 CPUtime=2175.44 cores=0-7
/proc/11794/task/11806/stat : 11806 (plingeling) R 11792 11794 11724 0 -1 4202560 692084 1250 0 0 217420 124 0 0 25 0 6 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11794/tid=11807] ppid=11792 vsize=413976 CPUtime=2174.94 cores=0-7
/proc/11794/task/11807/stat : 11807 (plingeling) R 11792 11794 11724 0 -1 4202560 646977 1250 0 0 217377 117 0 0 25 0 6 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17363.9
Current children cumulated vsize (KiB) 413976

[startup+2175.7 s]
/proc/loadavg: 8.05 8.06 8.07 3/494 11878
/proc/meminfo: memFree=30061088/32951132 swapFree=59085544/67111528
[pid=11794] ppid=11792 vsize=413976 CPUtime=17364.6 cores=0-7
/proc/11794/stat : 11794 (plingeling) S 11792 11794 11724 0 -1 4202496 5203997 1250 0 0 1735484 976 0 0 18 0 3 0 721627793 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11794/statm: 103494 64726 181 55 0 101380 0
[pid=11794/tid=11801] ppid=11792 vsize=413976 CPUtime=2175.66 cores=0-7
/proc/11794/task/11801/stat : 11801 (plingeling) R 11792 11794 11724 0 -1 4202560 640933 1250 0 0 217458 108 0 0 25 0 3 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11794/tid=11805] ppid=11792 vsize=413976 CPUtime=2174.94 cores=0-7
/proc/11794/task/11805/stat : 11805 (plingeling) R 11792 11794 11724 0 -1 4202560 628340 1250 0 0 217349 145 0 0 25 0 3 0 721627800 423911424 64726 33554432000 4194304 4417452 140734810544128 18446744073709551615 4250623 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17364.6
Current children cumulated vsize (KiB) 413976

Child status: 20
Real time (s): 2175.8
CPU time (s): 17364.7
CPU user time (s): 17354.9
CPU system time (s): 9.77951
CPU usage (%): 798.082
Max. virtual memory (cumulated for all children) (KiB): 626900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17354.9
system time used= 9.77951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5205250
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= 228
involuntary context switches= 61116

runsolver used 10.0145 second user time and 25.6731 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-22 23:38:02
IDJOB=3394606
IDBENCH=83311
IDSOLVER=1851
FILE ID=node129/3394606-1306100282
RUNJOBID= node129-1306100085-11738
PBS_JOBID= 13387983
Free space on /tmp= 72976 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394606-1306100282/watcher-3394606-1306100282 -o /tmp/evaluation-result-3394606-1306100282/solver-3394606-1306100282 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394606-1306100282.cnf

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=905927412

node129.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.831
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.831
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.83
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.831
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30322320 kB
Buffers:          7864 kB
Cached:         102420 kB
SwapCached:      72212 kB
Active:          72184 kB
Inactive:      2371892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30322320 kB
SwapTotal:    67111528 kB
SwapFree:     59085544 kB
Dirty:             820 kB
Writeback:           8 kB
AnonPages:     2271016 kB
Mapped:          17584 kB
Slab:            57084 kB
PageTables:      59176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147299828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72976 MiB
End job on node129 at 2011-05-23 00:14:18