Trace number 3394426

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.9 5008.55

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394426-1306095761/watcher-3394426-1306095761 -o /tmp/evaluation-result-3394426-1306095761/solver-3394426-1306095761 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394426-1306095761.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: 6.67 7.60 6.01 2/393 21606
/proc/meminfo: memFree=17708996/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=8728 CPUtime=0 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 215 0 0 0 0 0 0 0 21 0 1 0 721175834 8937472 146 33554432000 4194304 4417452 140736112888224 18446744073709551615 237278879488 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/21606/statm: 2182 146 122 55 0 68 0

[startup+0.060382 s]
/proc/loadavg: 6.67 7.60 6.01 2/393 21606
/proc/meminfo: memFree=17708996/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=17888 CPUtime=0.02 cores=0-7
/proc/21606/stat : 21606 (plingeling) R 21604 21606 21510 0 -1 4202496 2665 1258 0 2 2 0 0 0 21 0 1 0 721175834 18317312 2495 33554432000 4194304 4417452 140736112888224 18446744073709551615 237278879488 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21606/statm: 4472 2495 148 55 0 2358 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17888

[startup+0.100428 s]
/proc/loadavg: 6.67 7.60 6.01 2/393 21606
/proc/meminfo: memFree=17708996/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=34132 CPUtime=0.06 cores=0-7
/proc/21606/stat : 21606 (plingeling) R 21604 21606 21510 0 -1 4202496 6890 1258 0 2 6 0 0 0 21 0 1 0 721175834 34951168 6556 33554432000 4194304 4417452 140736112888224 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21606/statm: 8533 6556 148 55 0 6419 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34132

[startup+0.300296 s]
/proc/loadavg: 6.67 7.60 6.01 2/393 21606
/proc/meminfo: memFree=17708996/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=194884 CPUtime=1.59 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 11562 1258 0 2 158 1 0 0 18 0 9 0 721175834 199561216 9943 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 48721 9943 180 55 0 46607 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 194884

[startup+0.700221 s]
/proc/loadavg: 6.67 7.60 6.01 2/393 21606
/proc/meminfo: memFree=17708996/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=209288 CPUtime=4.79 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 16031 1258 0 2 477 2 0 0 18 0 9 0 721175834 214310912 13543 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 52322 13543 180 55 0 50208 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 209288

[startup+1.50108 s]
/proc/loadavg: 6.67 7.60 6.01 9/402 21620
/proc/meminfo: memFree=17662068/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=218304 CPUtime=11.18 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 30902 1258 0 2 1113 5 0 0 18 0 9 0 721175834 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 54576 15783 180 55 0 52462 0
[pid=21606/tid=21613] ppid=21604 vsize=218304 CPUtime=1.38 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 1833 1258 0 2 138 0 0 0 19 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=218304 CPUtime=1.38 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 1670 1258 0 2 138 0 0 0 25 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=218304 CPUtime=1.37 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 4826 1258 0 2 137 0 0 0 25 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=218304 CPUtime=1.38 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 4688 1258 0 2 138 0 0 0 22 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=218304 CPUtime=1.37 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 1832 1258 0 2 137 0 0 0 19 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=218304 CPUtime=1.38 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 3714 1258 0 2 138 0 0 0 19 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4354448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=218304 CPUtime=1.38 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 4367 1258 0 2 138 0 0 0 19 0 9 0 721175844 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4357256 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=218304 CPUtime=1.39 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 1065 1258 0 2 139 0 0 0 23 0 9 0 721175845 223543296 15783 33554432000 4194304 4417452 140736112888224 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 218304

[startup+3.1008 s]
/proc/loadavg: 6.78 7.61 6.02 9/402 21620
/proc/meminfo: memFree=17630944/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=257876 CPUtime=23.96 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 63174 1258 0 2 2385 11 0 0 18 0 9 0 721175834 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 64469 25676 180 55 0 62355 0
[pid=21606/tid=21613] ppid=21604 vsize=257876 CPUtime=2.98 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 5340 1258 0 2 298 0 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 4254088 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=257876 CPUtime=2.97 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 4550 1258 0 2 297 0 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 4320823 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=257876 CPUtime=2.98 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 10780 1258 0 2 296 2 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=257876 CPUtime=2.98 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 7251 1258 0 2 297 1 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=257876 CPUtime=2.95 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 5282 1258 0 2 294 1 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=257876 CPUtime=2.97 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 9129 1258 0 2 296 1 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=257876 CPUtime=2.98 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 9646 1258 0 2 297 1 0 0 25 0 9 0 721175844 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=257876 CPUtime=2.98 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 4289 1258 0 2 298 0 0 0 25 0 9 0 721175845 264065024 25676 33554432000 4194304 4417452 140736112888224 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.96
Current children cumulated vsize (KiB) 257876

[startup+6.30123 s]
/proc/loadavg: 6.78 7.61 6.02 9/402 21620
/proc/meminfo: memFree=17532128/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=351028 CPUtime=49.51 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 120010 1258 0 2 4929 22 0 0 18 0 9 0 721175834 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 87757 48964 180 55 0 85643 0
[pid=21606/tid=21613] ppid=21604 vsize=351028 CPUtime=6.18 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 11578 1258 0 2 616 2 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=351028 CPUtime=6.18 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 10904 1258 0 2 617 1 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4260704 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=351028 CPUtime=6.17 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 20428 1258 0 2 614 3 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=351028 CPUtime=6.18 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 13185 1258 0 2 616 2 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=351028 CPUtime=6.11 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 12216 1258 0 2 609 2 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=351028 CPUtime=6.17 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 18005 1258 0 2 614 3 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=351028 CPUtime=6.18 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 17851 1258 0 2 615 3 0 0 25 0 9 0 721175844 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4278026 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=351028 CPUtime=6.19 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 8936 1258 0 2 618 1 0 0 25 0 9 0 721175845 359452672 48964 33554432000 4194304 4417452 140736112888224 18446744073709551615 4264900 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (KiB) 351028

[startup+12.7011 s]
/proc/loadavg: 6.97 7.62 6.04 9/402 21620
/proc/meminfo: memFree=17480844/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=398708 CPUtime=100.62 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 187557 1258 0 2 10027 35 0 0 18 0 9 0 721175834 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 99677 60889 180 55 0 97563 0
[pid=21606/tid=21613] ppid=21604 vsize=398708 CPUtime=12.58 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 21072 1258 0 2 1254 4 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4369798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=398708 CPUtime=12.58 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 14174 1258 0 2 1256 2 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=398708 CPUtime=12.58 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 35006 1258 0 2 1251 7 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=398708 CPUtime=12.59 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 19791 1258 0 2 1255 4 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=398708 CPUtime=12.42 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 17592 1258 0 2 1239 3 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=398708 CPUtime=12.58 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 26028 1258 0 2 1253 5 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=398708 CPUtime=12.58 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 30277 1258 0 2 1252 6 0 0 25 0 9 0 721175844 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=398708 CPUtime=12.58 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 16710 1258 0 2 1256 2 0 0 25 0 9 0 721175845 408276992 60889 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 398708

[startup+25.5008 s]
/proc/loadavg: 7.12 7.63 6.06 9/402 21620
/proc/meminfo: memFree=17362868/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=516368 CPUtime=202.84 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 322190 1258 0 2 20224 60 0 0 18 0 9 0 721175834 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 129092 90304 180 55 0 126978 0
[pid=21606/tid=21613] ppid=21604 vsize=516368 CPUtime=25.38 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 26507 1258 0 2 2533 5 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=516368 CPUtime=25.36 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 27482 1258 0 2 2532 4 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=516368 CPUtime=25.38 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 60094 1258 0 2 2526 12 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4321296 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=516368 CPUtime=25.39 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 29712 1258 0 2 2533 6 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=516368 CPUtime=25.05 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 35718 1258 0 2 2499 6 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=516368 CPUtime=25.38 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 52946 1258 0 2 2529 9 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=516368 CPUtime=25.37 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 53211 1258 0 2 2527 10 0 0 25 0 9 0 721175844 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=516368 CPUtime=25.37 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 29613 1258 0 2 2534 3 0 0 25 0 9 0 721175845 528760832 90304 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 516368

[startup+51.1012 s]
/proc/loadavg: 7.48 7.68 6.12 9/402 21621
/proc/meminfo: memFree=17113200/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=734364 CPUtime=407.29 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 593188 1258 0 2 40622 107 0 0 18 0 9 0 721175834 751988736 144803 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 183591 144803 180 55 0 181477 0
[pid=21606/tid=21613] ppid=21604 vsize=734364 CPUtime=50.97 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 60975 1258 0 2 5088 9 0 0 25 0 9 0 721175844 751988736 144803 33554432000 4194304 4417452 140736112888224 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=734364 CPUtime=50.96 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 64649 1258 0 2 5085 11 0 0 25 0 9 0 721175844 751988736 144803 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=734364 CPUtime=50.98 cores=0-7

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

[pid=21606/tid=21615] ppid=21604 vsize=5072820 CPUtime=4722.27 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 2270402 1258 0 2 471783 444 0 0 25 0 9 0 721175844 5194567680 1229417 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=5072820 CPUtime=4722.3 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 561734 1258 0 2 472080 150 0 0 25 0 9 0 721175844 5194567680 1229417 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=5072820 CPUtime=4661.93 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 2138644 1258 0 2 465792 401 0 0 25 0 9 0 721175844 5194567680 1229417 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=5072820 CPUtime=4722.15 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 2476407 1258 0 2 471721 494 0 0 25 0 9 0 721175844 5194567680 1229417 33554432000 4194304 4417452 140736112888224 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=5072820 CPUtime=4722.3 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 2440491 1258 0 2 471794 436 0 0 25 0 9 0 721175844 5194567680 1229417 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=5072820 CPUtime=4722.28 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 2058574 1258 0 2 471910 318 0 0 25 0 9 0 721175845 5194567680 1229417 33554432000 4194304 4417452 140736112888224 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37716.2
Current children cumulated vsize (KiB) 5072820

[startup+4782.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/402 21759
/proc/meminfo: memFree=13394004/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=4462696 CPUtime=38195.3 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 16027704 1258 0 2 3816539 2991 0 0 18 0 9 0 721175834 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 1115674 1076886 180 55 0 1113560 0
[pid=21606/tid=21613] ppid=21604 vsize=4462696 CPUtime=4781.43 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 1971429 1258 0 2 477778 365 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=4462696 CPUtime=4781.33 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 2031841 1258 0 2 477769 364 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=4462696 CPUtime=4782.26 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 2278528 1258 0 2 477777 449 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4256276 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=4462696 CPUtime=4782.29 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 561734 1258 0 2 478079 150 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=4462696 CPUtime=4721.16 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 2156025 1258 0 2 471713 403 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=4462696 CPUtime=4782.14 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 2476407 1258 0 2 477720 494 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=4462696 CPUtime=4782.28 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 2451020 1258 0 2 477791 437 0 0 25 0 9 0 721175844 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=4462696 CPUtime=4782.26 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 2093813 1258 0 2 477901 325 0 0 25 0 9 0 721175845 4569800704 1076886 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38195.3
Current children cumulated vsize (KiB) 4462696

[startup+4842.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/402 21761
/proc/meminfo: memFree=13309304/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=4546404 CPUtime=38674.5 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 16160636 1258 0 2 3864440 3012 0 0 18 0 9 0 721175834 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 1136601 1097813 180 55 0 1134487 0
[pid=21606/tid=21613] ppid=21604 vsize=4546404 CPUtime=4841.43 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 1983548 1258 0 2 483775 368 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=4546404 CPUtime=4841.32 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 2042569 1258 0 2 483766 366 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=4546404 CPUtime=4842.26 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 2319192 1258 0 2 483771 455 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=4546404 CPUtime=4842.29 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 561734 1258 0 2 484079 150 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=4546404 CPUtime=4780.39 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 2163412 1258 0 2 477634 405 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=4546404 CPUtime=4842.14 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 2476407 1258 0 2 483720 494 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=4546404 CPUtime=4842.28 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 2495246 1258 0 2 483784 444 0 0 25 0 9 0 721175844 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=4546404 CPUtime=4842.27 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 2111621 1258 0 2 483900 327 0 0 25 0 9 0 721175845 4655517696 1097813 33554432000 4194304 4417452 140736112888224 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38674.5
Current children cumulated vsize (KiB) 4546404

[startup+4902.3 s]
/proc/loadavg: 8.08 8.02 8.01 9/402 21762
/proc/meminfo: memFree=12791204/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=5128992 CPUtime=39153.8 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 16356411 1258 0 2 3912341 3036 0 0 18 0 9 0 721175834 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 1282248 1243460 180 55 0 1280134 0
[pid=21606/tid=21613] ppid=21604 vsize=5128992 CPUtime=4901.43 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 1983548 1258 0 2 489774 369 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=5128992 CPUtime=4901.32 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 2086858 1258 0 2 489761 371 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=5128992 CPUtime=4902.26 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 2401513 1258 0 2 489760 466 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=5128992 CPUtime=4902.29 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 561734 1258 0 2 490079 150 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=5128992 CPUtime=4839.63 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 2193493 1258 0 2 483555 408 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=5128992 CPUtime=4902.14 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 2496259 1258 0 2 489718 496 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=5128992 CPUtime=4902.29 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 2495246 1258 0 2 489785 444 0 0 25 0 9 0 721175844 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=5128992 CPUtime=4902.27 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 2130853 1258 0 2 489898 329 0 0 25 0 9 0 721175845 5252087808 1243460 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39153.8
Current children cumulated vsize (KiB) 5128992

[startup+4962.3 s]
/proc/loadavg: 8.10 8.03 8.00 9/402 21764
/proc/meminfo: memFree=12338836/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=5514860 CPUtime=39633 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 16612180 1258 0 2 3960206 3093 0 0 18 0 9 0 721175834 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 1378715 1339927 180 55 0 1376601 0
[pid=21606/tid=21613] ppid=21604 vsize=5514860 CPUtime=4961.43 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 2011804 1258 0 2 495766 377 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=5514860 CPUtime=4961.31 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 2140664 1258 0 2 495743 388 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=5514860 CPUtime=4962.26 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 2401513 1258 0 2 495760 466 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=5514860 CPUtime=4962.29 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 561734 1258 0 2 496079 150 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=5514860 CPUtime=4898.86 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 2228117 1258 0 2 489470 416 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=5514860 CPUtime=4962.14 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 2496259 1258 0 2 495718 496 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=5514860 CPUtime=4962.29 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 2573465 1258 0 2 495774 455 0 0 25 0 9 0 721175844 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=5514860 CPUtime=4962.27 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 2191717 1258 0 2 495886 341 0 0 25 0 9 0 721175845 5647216640 1339927 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39633
Current children cumulated vsize (KiB) 5514860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.32 s]
/proc/loadavg: 8.05 8.02 8.00 9/402 21765
/proc/meminfo: memFree=12286128/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=5567468 CPUtime=40000.6 cores=0-7
/proc/21606/stat : 21606 (plingeling) S 21604 21606 21510 0 -1 4202496 16755427 1258 0 2 3996936 3125 0 0 18 0 9 0 721175834 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 1391867 1353079 180 55 0 1389753 0
[pid=21606/tid=21613] ppid=21604 vsize=5567468 CPUtime=5007.47 cores=0-7
/proc/21606/task/21613/stat : 21613 (plingeling) R 21604 21606 21510 0 -1 4202560 2034844 1258 0 2 500363 384 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21606/tid=21614] ppid=21604 vsize=5567468 CPUtime=5007.33 cores=0-7
/proc/21606/task/21614/stat : 21614 (plingeling) R 21604 21606 21510 0 -1 4202560 2172588 1258 0 2 500339 394 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21606/tid=21615] ppid=21604 vsize=5567468 CPUtime=5008.29 cores=0-7
/proc/21606/task/21615/stat : 21615 (plingeling) R 21604 21606 21510 0 -1 4202560 2401513 1258 0 2 500363 466 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21606/tid=21616] ppid=21604 vsize=5567468 CPUtime=5008.32 cores=0-7
/proc/21606/task/21616/stat : 21616 (plingeling) R 21604 21606 21510 0 -1 4202560 561734 1258 0 2 500682 150 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=5567468 CPUtime=4944.29 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4202560 2316400 1258 0 2 493993 436 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21606/tid=21618] ppid=21604 vsize=5567468 CPUtime=5008.17 cores=0-7
/proc/21606/task/21618/stat : 21618 (plingeling) R 21604 21606 21510 0 -1 4202560 2496259 1258 0 2 500321 496 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21606/tid=21619] ppid=21604 vsize=5567468 CPUtime=5008.32 cores=0-7
/proc/21606/task/21619/stat : 21619 (plingeling) R 21604 21606 21510 0 -1 4202560 2573465 1258 0 2 500377 455 0 0 25 0 9 0 721175844 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21606/tid=21620] ppid=21604 vsize=5567468 CPUtime=5008.3 cores=0-7
/proc/21606/task/21620/stat : 21620 (plingeling) R 21604 21606 21510 0 -1 4202560 2191717 1258 0 2 500489 341 0 0 25 0 9 0 721175845 5701087232 1353079 33554432000 4194304 4417452 140736112888224 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5567468

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

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

[startup+5008.42 s]
/proc/loadavg: 8.05 8.02 8.00 9/402 21765
/proc/meminfo: memFree=12286128/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=0 CPUtime=40000.7 cores=0-7
/proc/21606/stat : 21606 (plingeling) Z 21604 21606 21510 0 -1 4203548 16755427 1258 0 2 3996941 3133 0 0 18 0 2 0 721175834 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 0 0 0 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=0 CPUtime=4944.37 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4203588 2316400 1258 0 2 493993 444 0 0 25 0 2 0 721175844 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5008.5 s]
/proc/loadavg: 8.05 8.02 8.00 9/402 21765
/proc/meminfo: memFree=12286128/32950904 swapFree=65784192/67111528
[pid=21606] ppid=21604 vsize=0 CPUtime=40000.8 cores=0-7
/proc/21606/stat : 21606 (plingeling) Z 21604 21606 21510 0 -1 4203548 16755427 1258 0 2 3996941 3141 0 0 18 0 2 0 721175834 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21606/statm: 0 0 0 0 0 0 0
[pid=21606/tid=21617] ppid=21604 vsize=0 CPUtime=4944.45 cores=0-7
/proc/21606/task/21617/stat : 21617 (plingeling) R 21604 21606 21510 0 -1 4203588 2316400 1258 0 2 493993 452 0 0 25 0 2 0 721175844 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.55
CPU time (s): 40000.9
CPU user time (s): 39969.4
CPU system time (s): 31.4742
CPU usage (%): 798.652
Max. virtual memory (cumulated for all children) (KiB): 6064056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39969.4
system time used= 31.4742
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16756685
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 483
involuntary context switches= 193734

runsolver used 17.4054 second user time and 46.6069 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-22 22:22:41
IDJOB=3394426
IDBENCH=83157
IDSOLVER=1851
FILE ID=node121/3394426-1306095761
RUNJOBID= node121-1306094544-21524
PBS_JOBID= 13387956
Free space on /tmp= 72992 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394426-1306095761/watcher-3394426-1306095761 -o /tmp/evaluation-result-3394426-1306095761/solver-3394426-1306095761 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394426-1306095761.cnf

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1200124675

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      17708904 kB
Buffers:        163404 kB
Cached:        3801604 kB
SwapCached:      32064 kB
Active:        7614412 kB
Inactive:      7386348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      17708904 kB
SwapTotal:    67111528 kB
SwapFree:     65784192 kB
Dirty:             812 kB
Writeback:           0 kB
AnonPages:    11010464 kB
Mapped:          30752 kB
Slab:           120576 kB
PageTables:      52612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83502176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72992 MiB
End job on node121 at 2011-05-22 23:46:11