Trace number 3394576

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.6 5009.08

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394576-1306099965/watcher-3394576-1306099965 -o /tmp/evaluation-result-3394576-1306099965/solver-3394576-1306099965 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394576-1306099965.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: 8.18 8.21 8.13 1/417 16696
/proc/meminfo: memFree=9829784/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=8728 CPUtime=0 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 216 0 0 0 0 0 0 0 25 0 1 0 721594656 8937472 147 33554432000 4194304 4417452 140735340863600 18446744073709551615 246516834048 0 0 4096 0 18446744071562362840 0 0 17 6 0 0 0
/proc/16696/statm: 2182 147 122 55 0 68 0

[startup+0.0704029 s]
/proc/loadavg: 8.18 8.21 8.13 1/417 16696
/proc/meminfo: memFree=9829784/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=22124 CPUtime=0.04 cores=0-7
/proc/16696/stat : 16696 (plingeling) R 16694 16696 16489 0 -1 4202496 3511 1260 0 1 4 0 0 0 25 0 1 0 721594656 22654976 3441 33554432000 4194304 4417452 140735340863600 18446744073709551615 246516528109 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16696/statm: 5531 3472 148 55 0 3417 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22124

[startup+0.100396 s]
/proc/loadavg: 8.18 8.21 8.13 1/417 16696
/proc/meminfo: memFree=9829784/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=28200 CPUtime=0.07 cores=0-7
/proc/16696/stat : 16696 (plingeling) R 16694 16696 16489 0 -1 4202496 5144 1260 0 1 7 0 0 0 25 0 1 0 721594656 28876800 5074 33554432000 4194304 4417452 140735340863600 18446744073709551615 4323193 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/16696/statm: 7050 5074 148 55 0 4936 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28200

[startup+0.301907 s]
/proc/loadavg: 8.18 8.21 8.13 1/417 16696
/proc/meminfo: memFree=9829784/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=209340 CPUtime=0.29 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 13936 1260 0 1 28 1 0 0 18 0 9 0 721594656 214364160 13524 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 52335 13524 167 55 0 50221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 209340

[startup+0.700253 s]
/proc/loadavg: 8.18 8.21 8.13 1/417 16696
/proc/meminfo: memFree=9829784/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=302692 CPUtime=3.43 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 21481 1260 0 1 340 3 0 0 18 0 9 0 721594656 309956608 20554 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 75673 20554 179 55 0 73559 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 302692

[startup+1.5011 s]
/proc/loadavg: 7.61 8.09 8.09 9/426 16710
/proc/meminfo: memFree=9746748/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=316164 CPUtime=9.82 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 25873 1260 0 1 978 4 0 0 18 0 9 0 721594656 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 79041 23902 179 55 0 76927 0
[pid=16696/tid=16703] ppid=16694 vsize=316164 CPUtime=1.19 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1744 1260 0 1 119 0 0 0 19 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=316164 CPUtime=1.19 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1730 1260 0 1 119 0 0 0 25 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=316164 CPUtime=1.19 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 833 1260 0 1 119 0 0 0 19 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=316164 CPUtime=1.2 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 1922 1260 0 1 120 0 0 0 22 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=316164 CPUtime=1.16 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1685 1260 0 1 116 0 0 0 25 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=316164 CPUtime=1.18 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1691 1260 0 1 118 0 0 0 19 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=316164 CPUtime=1.19 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 746 1260 0 1 119 0 0 0 22 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=316164 CPUtime=1.17 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 1649 1260 0 1 117 0 0 0 19 0 9 0 721594686 323751936 23902 33554432000 4194304 4417452 140735340863600 18446744073709551615 4236495 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.82
Current children cumulated vsize (KiB) 316164

[startup+3.10081 s]
/proc/loadavg: 7.61 8.09 8.09 9/426 16710
/proc/meminfo: memFree=9726660/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=333432 CPUtime=22.6 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 36087 1260 0 1 2254 6 0 0 18 0 9 0 721594656 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 83358 28362 179 55 0 81244 0
[pid=16696/tid=16703] ppid=16694 vsize=333432 CPUtime=2.79 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 2323 1260 0 1 279 0 0 0 23 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=333432 CPUtime=2.78 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 2684 1260 0 1 278 0 0 0 25 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4270978 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=333432 CPUtime=2.79 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 2722 1260 0 1 279 0 0 0 23 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4278211 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=333432 CPUtime=2.79 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 3600 1260 0 1 279 0 0 0 25 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=333432 CPUtime=2.76 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 2546 1260 0 1 276 0 0 0 25 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4302921 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=333432 CPUtime=2.78 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 2583 1260 0 1 278 0 0 0 23 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4251100 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=333432 CPUtime=2.79 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 3029 1260 0 1 279 0 0 0 25 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=333432 CPUtime=2.76 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2727 1260 0 1 276 0 0 0 23 0 9 0 721594686 341434368 28362 33554432000 4194304 4417452 140735340863600 18446744073709551615 4358100 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.6
Current children cumulated vsize (KiB) 333432

[startup+6.30123 s]
/proc/loadavg: 7.64 8.09 8.09 9/426 16710
/proc/meminfo: memFree=9714836/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=334728 CPUtime=48.15 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 50093 1260 0 1 4807 8 0 0 18 0 9 0 721594656 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 83682 29063 179 55 0 81568 0
[pid=16696/tid=16703] ppid=16694 vsize=334728 CPUtime=5.99 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 3050 1260 0 1 599 0 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366633 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=334728 CPUtime=5.98 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 4121 1260 0 1 598 0 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=334728 CPUtime=5.99 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 4618 1260 0 1 599 0 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=334728 CPUtime=5.99 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 7963 1260 0 1 598 1 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=334728 CPUtime=5.96 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 3743 1260 0 1 596 0 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=334728 CPUtime=5.98 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 4243 1260 0 1 598 0 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=334728 CPUtime=5.99 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 4232 1260 0 1 598 1 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=334728 CPUtime=5.91 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 4250 1260 0 1 591 0 0 0 25 0 9 0 721594686 342761472 29063 33554432000 4194304 4417452 140735340863600 18446744073709551615 4354145 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.15
Current children cumulated vsize (KiB) 334728

[startup+12.7011 s]
/proc/loadavg: 7.67 8.09 8.09 10/426 16710
/proc/meminfo: memFree=9697636/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=344592 CPUtime=99.26 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 76160 1260 0 1 9911 15 0 0 18 0 9 0 721594656 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 86148 31186 179 55 0 84034 0
[pid=16696/tid=16703] ppid=16694 vsize=344592 CPUtime=12.39 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 6096 1260 0 1 1238 1 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=344592 CPUtime=12.39 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 6713 1260 0 1 1238 1 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=344592 CPUtime=12.39 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 7337 1260 0 1 1238 1 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=344592 CPUtime=12.38 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 14061 1260 0 1 1236 2 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=344592 CPUtime=12.36 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 6968 1260 0 1 1235 1 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=344592 CPUtime=12.39 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 7558 1260 0 1 1237 2 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=344592 CPUtime=12.38 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 7323 1260 0 1 1237 1 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=344592 CPUtime=12.22 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 6231 1260 0 1 1221 1 0 0 25 0 9 0 721594686 352862208 31186 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.26
Current children cumulated vsize (KiB) 344592

[startup+25.5007 s]
/proc/loadavg: 7.82 8.10 8.09 10/426 16710
/proc/meminfo: memFree=9668436/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=377360 CPUtime=201.46 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 128712 1260 0 1 20122 24 0 0 18 0 9 0 721594656 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 94340 39380 179 55 0 92226 0
[pid=16696/tid=16703] ppid=16694 vsize=377360 CPUtime=25.18 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 12897 1260 0 1 2516 2 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4236744 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=377360 CPUtime=25.19 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 14444 1260 0 1 2516 3 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4353699 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=377360 CPUtime=25.19 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 15584 1260 0 1 2517 2 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=377360 CPUtime=25.18 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 22744 1260 0 1 2514 4 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4357314 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=377360 CPUtime=25.17 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 15358 1260 0 1 2514 3 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=377360 CPUtime=25.18 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 14398 1260 0 1 2516 2 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=377360 CPUtime=25.19 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 9498 1260 0 1 2517 2 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=377360 CPUtime=24.84 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 9916 1260 0 1 2483 1 0 0 25 0 9 0 721594686 386416640 39380 33554432000 4194304 4417452 140735340863600 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.46
Current children cumulated vsize (KiB) 377360

[startup+51.1011 s]
/proc/loadavg: 8.01 8.12 8.10 9/426 16711
/proc/meminfo: memFree=9650872/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=405640 CPUtime=405.92 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 278754 1260 0 1 40540 52 0 0 18 0 9 0 721594656 415375360 46474 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 101410 46474 179 55 0 99296 0
[pid=16696/tid=16703] ppid=16694 vsize=405640 CPUtime=50.78 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 31549 1260 0 1 5073 5 0 0 25 0 9 0 721594686 415375360 46474 33554432000 4194304 4417452 140735340863600 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=405640 CPUtime=50.78 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 40295 1260 0 1 5071 7 0 0 25 0 9 0 721594686 415375360 46474 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=405640 CPUtime=50.79 cores=0-7

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

/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 462280 1260 0 1 465972 68 0 0 25 0 9 0 721594686 1342173184 279123 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1310716 CPUtime=4661.91 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1093878 1260 0 1 466036 155 0 0 25 0 9 0 721594686 1342173184 279123 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1310716 CPUtime=4662.11 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1012313 1260 0 1 466065 146 0 0 25 0 9 0 721594686 1342173184 279123 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1310716 CPUtime=4662.1 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1029067 1260 0 1 466056 154 0 0 25 0 9 0 721594686 1342173184 279123 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1310716 CPUtime=4598.54 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2523281 1260 0 1 459520 334 0 0 25 0 9 0 721594686 1342173184 279123 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37231.6
Current children cumulated vsize (KiB) 1310716

[startup+4722.32 s]
/proc/loadavg: 8.16 8.15 8.10 10/426 16849
/proc/meminfo: memFree=8673968/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=1360644 CPUtime=37710.9 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 9347125 1260 0 1 3769747 1338 0 0 18 0 9 0 721594656 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 340161 288748 179 55 0 338047 0
[pid=16696/tid=16703] ppid=16694 vsize=1360644 CPUtime=4721.98 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1042746 1260 0 1 472040 158 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=1360644 CPUtime=4722.11 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1077073 1260 0 1 472055 156 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=1360644 CPUtime=4722.11 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 1045439 1260 0 1 472055 156 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=1360644 CPUtime=4720.4 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 462280 1260 0 1 471972 68 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1360644 CPUtime=4721.92 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1103490 1260 0 1 472036 156 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1360644 CPUtime=4722.13 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1026770 1260 0 1 472065 148 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1360644 CPUtime=4722.11 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1038646 1260 0 1 472056 155 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1360644 CPUtime=4657.73 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2536808 1260 0 1 465438 335 0 0 25 0 9 0 721594686 1393299456 288748 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37710.8
Current children cumulated vsize (KiB) 1360644

[startup+4782.3 s]
/proc/loadavg: 8.09 8.13 8.09 9/426 16850
/proc/meminfo: memFree=8561608/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=1457660 CPUtime=38189.9 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 9444526 1260 0 1 3817638 1353 0 0 18 0 9 0 721594656 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 364415 316783 179 55 0 362301 0
[pid=16696/tid=16703] ppid=16694 vsize=1457660 CPUtime=4781.96 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1059130 1260 0 1 478033 163 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=1457660 CPUtime=4782.1 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1077073 1260 0 1 478054 156 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=1457660 CPUtime=4782.1 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 1062487 1260 0 1 478052 158 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=1457660 CPUtime=4780.37 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 469321 1260 0 1 477968 69 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1457660 CPUtime=4781.91 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1114575 1260 0 1 478034 157 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1457660 CPUtime=4782.11 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1029846 1260 0 1 478063 148 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1457660 CPUtime=4782.1 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1040040 1260 0 1 478055 155 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1457660 CPUtime=4716.91 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2578181 1260 0 1 471350 341 0 0 25 0 9 0 721594686 1492643840 316783 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38189.9
Current children cumulated vsize (KiB) 1457660

[startup+4842.3 s]
/proc/loadavg: 8.18 8.16 8.10 9/426 16852
/proc/meminfo: memFree=8621236/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=1377060 CPUtime=38669.1 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 9543806 1260 0 1 3865544 1365 0 0 18 0 9 0 721594656 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 344265 302097 179 55 0 342151 0
[pid=16696/tid=16703] ppid=16694 vsize=1377060 CPUtime=4841.97 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1074073 1260 0 1 484032 165 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=1377060 CPUtime=4842.1 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1088193 1260 0 1 484053 157 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=1377060 CPUtime=4842.1 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 1066039 1260 0 1 484052 158 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=1377060 CPUtime=4840.36 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 477514 1260 0 1 483966 70 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1377060 CPUtime=4841.91 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1116009 1260 0 1 484034 157 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1377060 CPUtime=4842.11 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1045637 1260 0 1 484061 150 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1377060 CPUtime=4842.1 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1041497 1260 0 1 484054 156 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1377060 CPUtime=4776.08 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2620971 1260 0 1 477262 346 0 0 25 0 9 0 721594686 1410109440 302097 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38669.1
Current children cumulated vsize (KiB) 1377060

[startup+4902.3 s]
/proc/loadavg: 8.06 8.13 8.09 9/426 16853
/proc/meminfo: memFree=8544840/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=1481724 CPUtime=39148.3 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 9649928 1260 0 1 3913451 1377 0 0 18 0 9 0 721594656 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 370431 321320 179 55 0 368317 0
[pid=16696/tid=16703] ppid=16694 vsize=1481724 CPUtime=4901.96 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1083595 1260 0 1 490030 166 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=1481724 CPUtime=4902.1 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1097828 1260 0 1 490052 158 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=1481724 CPUtime=4902.1 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 1077109 1260 0 1 490051 159 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=1481724 CPUtime=4900.36 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 485707 1260 0 1 489965 71 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1481724 CPUtime=4901.91 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1125647 1260 0 1 490033 158 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1481724 CPUtime=4902.12 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1056761 1260 0 1 490061 151 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1481724 CPUtime=4902.1 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1051088 1260 0 1 490054 156 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1481724 CPUtime=4835.28 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2658320 1260 0 1 483176 352 0 0 25 0 9 0 721594686 1517285376 321320 33554432000 4194304 4417452 140735340863600 18446744073709551615 4357248 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39148.3
Current children cumulated vsize (KiB) 1481724

[startup+4962.3 s]
/proc/loadavg: 8.13 8.15 8.10 9/426 16855
/proc/meminfo: memFree=8581540/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=1426140 CPUtime=39627.4 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 9745032 1260 0 1 3961355 1389 0 0 18 0 9 0 721594656 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 356535 313223 179 55 0 354421 0
[pid=16696/tid=16703] ppid=16694 vsize=1426140 CPUtime=4961.97 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1093123 1260 0 1 496029 168 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=1426140 CPUtime=4962.11 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1107469 1260 0 1 496051 160 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=1426140 CPUtime=4962.1 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 1094937 1260 0 1 496049 161 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=1426140 CPUtime=4960.34 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 493899 1260 0 1 495962 72 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1426140 CPUtime=4961.91 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1135280 1260 0 1 496032 159 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1426140 CPUtime=4962.11 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1070386 1260 0 1 496059 152 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1426140 CPUtime=4962.11 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1052493 1260 0 1 496054 157 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1426140 CPUtime=4894.46 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2683572 1260 0 1 489091 355 0 0 25 0 9 0 721594686 1460367360 313223 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39627.4
Current children cumulated vsize (KiB) 1426140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009 s]
/proc/loadavg: 8.10 8.14 8.09 9/426 16856
/proc/meminfo: memFree=8540844/32951124 swapFree=54282648/67111528
[pid=16696] ppid=16694 vsize=1476700 CPUtime=40000.5 cores=0-7
/proc/16696/stat : 16696 (plingeling) S 16694 16696 16489 0 -1 4202496 9778539 1260 0 1 3998656 1393 0 0 18 0 9 0 721594656 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/16696/statm: 369175 322270 179 55 0 367061 0
[pid=16696/tid=16703] ppid=16694 vsize=1476700 CPUtime=5008.68 cores=0-7
/proc/16696/task/16703/stat : 16703 (plingeling) R 16694 16696 16489 0 -1 4202560 1093123 1260 0 1 500700 168 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16696/tid=16704] ppid=16694 vsize=1476700 CPUtime=5008.82 cores=0-7
/proc/16696/task/16704/stat : 16704 (plingeling) R 16694 16696 16489 0 -1 4202560 1107469 1260 0 1 500722 160 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16696/tid=16705] ppid=16694 vsize=1476700 CPUtime=5008.82 cores=0-7
/proc/16696/task/16705/stat : 16705 (plingeling) R 16694 16696 16489 0 -1 4202560 1103129 1260 0 1 500720 162 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16696/tid=16706] ppid=16694 vsize=1476700 CPUtime=5007.04 cores=0-7
/proc/16696/task/16706/stat : 16706 (plingeling) R 16694 16696 16489 0 -1 4202560 493899 1260 0 1 500632 72 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16696/tid=16707] ppid=16694 vsize=1476700 CPUtime=5008.63 cores=0-7
/proc/16696/task/16707/stat : 16707 (plingeling) R 16694 16696 16489 0 -1 4202560 1136728 1260 0 1 500704 159 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16696/tid=16708] ppid=16694 vsize=1476700 CPUtime=5008.83 cores=0-7
/proc/16696/task/16708/stat : 16708 (plingeling) R 16694 16696 16489 0 -1 4202560 1071860 1260 0 1 500730 153 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16696/tid=16709] ppid=16694 vsize=1476700 CPUtime=5008.82 cores=0-7
/proc/16696/task/16709/stat : 16709 (plingeling) R 16694 16696 16489 0 -1 4202560 1062095 1260 0 1 500724 158 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16696/tid=16710] ppid=16694 vsize=1476700 CPUtime=4940.52 cores=0-7
/proc/16696/task/16710/stat : 16710 (plingeling) R 16694 16696 16489 0 -1 4202560 2696363 1260 0 1 493696 356 0 0 25 0 9 0 721594686 1512140800 322270 33554432000 4194304 4417452 140735340863600 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 1476700

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.08
CPU time (s): 40000.6
CPU user time (s): 39986.6
CPU system time (s): 13.9919
CPU usage (%): 798.563
Max. virtual memory (cumulated for all children) (KiB): 1560444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39986.6
system time used= 13.9919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9779799
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 957
involuntary context switches= 347500

runsolver used 18.7911 second user time and 49.5285 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-22 23:32:45
IDJOB=3394576
IDBENCH=83254
IDSOLVER=1851
FILE ID=node134/3394576-1306099965
RUNJOBID= node134-1306094952-16503
PBS_JOBID= 13387967
Free space on /tmp= 73056 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394576-1306099965/watcher-3394576-1306099965 -o /tmp/evaluation-result-3394576-1306099965/solver-3394576-1306099965 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394576-1306099965.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1286501292

node134.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.67
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.83
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	: 7186.06
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.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9830188 kB
Buffers:        251596 kB
Cached:        6495284 kB
SwapCached:      24380 kB
Active:        7630616 kB
Inactive:     15191912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9830188 kB
SwapTotal:    67111528 kB
SwapFree:     54282648 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:    16059544 kB
Mapped:          21924 kB
Slab:           139796 kB
PageTables:      88764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110743108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73056 MiB
End job on node134 at 2011-05-23 00:56:16