Trace number 3394472

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) 40001 5013.18

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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-3394472-1306097319/watcher-3394472-1306097319 -o /tmp/evaluation-result-3394472-1306097319/solver-3394472-1306097319 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394472-1306097319.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.05 8.06 7.99 1/565 17153
/proc/meminfo: memFree=26644012/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=13028 CPUtime=0.01 cores=0-7
/proc/17153/stat : 17153 (plingeling) R 17151 17153 16697 0 -1 4202496 1333 1252 0 0 1 0 0 0 21 0 1 0 721330766 13340672 1263 33554432000 4194304 4417452 140737250787936 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/17153/statm: 3257 1263 147 55 0 1143 0

[startup+0.0777149 s]
/proc/loadavg: 8.05 8.06 7.99 1/565 17153
/proc/meminfo: memFree=26644012/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=27984 CPUtime=0.06 cores=0-7
/proc/17153/stat : 17153 (plingeling) R 17151 17153 16697 0 -1 4202496 5297 1252 0 0 6 0 0 0 21 0 1 0 721330766 28655616 5019 33554432000 4194304 4417452 140737250787936 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/17153/statm: 6996 5019 148 55 0 4882 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27984

[startup+0.100712 s]
/proc/loadavg: 8.05 8.06 7.99 1/565 17153
/proc/meminfo: memFree=26644012/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=36176 CPUtime=0.08 cores=0-7
/proc/17153/stat : 17153 (plingeling) R 17151 17153 16697 0 -1 4202496 7345 1252 0 0 8 0 0 0 21 0 1 0 721330766 37044224 7067 33554432000 4194304 4417452 140737250787936 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/17153/statm: 9044 7067 148 55 0 6930 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36176

[startup+0.300675 s]
/proc/loadavg: 8.05 8.06 7.99 1/565 17153
/proc/meminfo: memFree=26644012/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=77136 CPUtime=0.28 cores=0-7
/proc/17153/stat : 17153 (plingeling) R 17151 17153 16697 0 -1 4202496 17585 1252 0 0 27 1 0 0 22 0 1 0 721330766 78987264 17307 33554432000 4194304 4417452 140737250787936 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/17153/statm: 19284 17307 148 55 0 17170 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77136

[startup+0.700609 s]
/proc/loadavg: 8.05 8.06 7.99 1/565 17153
/proc/meminfo: memFree=26644012/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=265128 CPUtime=1.42 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 34352 1252 0 0 139 3 0 0 25 0 9 0 721330766 271491072 27506 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 66282 27506 174 55 0 64168 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 265128

[startup+1.50047 s]
/proc/loadavg: 7.49 7.95 7.96 9/574 17167
/proc/meminfo: memFree=26514244/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=341604 CPUtime=7.79 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 55117 1252 0 0 771 8 0 0 25 0 9 0 721330766 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 85401 46633 180 55 0 83287 0
[pid=17153/tid=17160] ppid=17151 vsize=341604 CPUtime=0.9 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 2313 1252 0 0 90 0 0 0 19 0 9 0 721330825 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4277900 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=341604 CPUtime=0.9 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 2309 1252 0 0 90 0 0 0 19 0 9 0 721330825 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=341604 CPUtime=0.9 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3340 1252 0 0 89 1 0 0 25 0 9 0 721330825 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4239610 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=341604 CPUtime=0.9 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 2876 1252 0 0 90 0 0 0 19 0 9 0 721330825 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=341604 CPUtime=0.86 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2330 1252 0 0 86 0 0 0 25 0 9 0 721330825 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4278138 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=341604 CPUtime=0.89 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 2329 1252 0 0 89 0 0 0 19 0 9 0 721330825 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4277291 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=341604 CPUtime=0.9 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3317 1252 0 0 89 1 0 0 25 0 9 0 721330826 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4239408 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=341604 CPUtime=0.89 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2317 1252 0 0 89 0 0 0 25 0 9 0 721330826 349802496 46633 33554432000 4194304 4417452 140737250787936 18446744073709551615 4278345 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 341604

[startup+3.10118 s]
/proc/loadavg: 7.49 7.95 7.96 9/574 17167
/proc/meminfo: memFree=26443564/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=410024 CPUtime=20.57 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 76527 1252 0 0 2044 13 0 0 25 0 9 0 721330766 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 102506 63722 180 55 0 100392 0
[pid=17153/tid=17160] ppid=17151 vsize=410024 CPUtime=2.5 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 3565 1252 0 0 250 0 0 0 22 0 9 0 721330825 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4230565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=410024 CPUtime=2.5 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 6066 1252 0 0 249 1 0 0 22 0 9 0 721330825 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4322560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=410024 CPUtime=2.5 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 5844 1252 0 0 249 1 0 0 25 0 9 0 721330825 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=410024 CPUtime=2.5 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 7943 1252 0 0 249 1 0 0 22 0 9 0 721330825 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=410024 CPUtime=2.44 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 3615 1252 0 0 244 0 0 0 25 0 9 0 721330825 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=410024 CPUtime=2.49 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 6085 1252 0 0 248 1 0 0 22 0 9 0 721330825 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=410024 CPUtime=2.49 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 5821 1252 0 0 248 1 0 0 25 0 9 0 721330826 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=410024 CPUtime=2.49 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 3602 1252 0 0 249 0 0 0 25 0 9 0 721330826 419864576 63722 33554432000 4194304 4417452 140737250787936 18446744073709551615 4239411 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 410024

[startup+6.30061 s]
/proc/loadavg: 7.53 7.95 7.96 9/574 17168
/proc/meminfo: memFree=26341392/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=461864 CPUtime=46.1 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 92635 1252 0 0 4593 17 0 0 25 0 9 0 721330766 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 115466 76679 180 55 0 113352 0
[pid=17153/tid=17160] ppid=17151 vsize=461864 CPUtime=5.7 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 6161 1252 0 0 569 1 0 0 25 0 9 0 721330825 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=461864 CPUtime=5.7 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 6066 1252 0 0 569 1 0 0 25 0 9 0 721330825 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=461864 CPUtime=5.69 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 5844 1252 0 0 568 1 0 0 25 0 9 0 721330825 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=461864 CPUtime=5.7 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 16279 1252 0 0 567 3 0 0 25 0 9 0 721330825 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=461864 CPUtime=5.58 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 6207 1252 0 0 557 1 0 0 25 0 9 0 721330825 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249292 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=461864 CPUtime=5.69 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 6085 1252 0 0 568 1 0 0 25 0 9 0 721330825 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4337301 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=461864 CPUtime=5.69 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 5821 1252 0 0 568 1 0 0 25 0 9 0 721330826 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=461864 CPUtime=5.7 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 6186 1252 0 0 569 1 0 0 25 0 9 0 721330826 472948736 76679 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 46.1
Current children cumulated vsize (KiB) 461864

[startup+12.7005 s]
/proc/loadavg: 7.56 7.95 7.96 9/574 17168
/proc/meminfo: memFree=26333380/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=434108 CPUtime=97.18 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 133722 1252 0 0 9693 25 0 0 25 0 9 0 721330766 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 108527 69784 180 55 0 106413 0
[pid=17153/tid=17160] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 6411 1252 0 0 1209 1 0 0 25 0 9 0 721330825 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 8929 1252 0 0 1208 2 0 0 25 0 9 0 721330825 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 11307 1252 0 0 1208 2 0 0 25 0 9 0 721330825 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 30671 1252 0 0 1204 6 0 0 25 0 9 0 721330825 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=434108 CPUtime=11.85 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 7658 1252 0 0 1184 1 0 0 25 0 9 0 721330825 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 9380 1252 0 0 1208 2 0 0 25 0 9 0 721330825 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 13421 1252 0 0 1207 3 0 0 25 0 9 0 721330826 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4258418 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=434108 CPUtime=12.1 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 11959 1252 0 0 1208 2 0 0 25 0 9 0 721330826 444526592 69784 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 97.18
Current children cumulated vsize (KiB) 434108

[startup+25.5012 s]
/proc/loadavg: 7.63 7.95 7.96 9/574 17168
/proc/meminfo: memFree=26315328/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=491428 CPUtime=199.32 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 197158 1252 0 0 19895 37 0 0 25 0 9 0 721330766 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 122857 84082 180 55 0 120743 0
[pid=17153/tid=17160] ppid=17151 vsize=491428 CPUtime=24.9 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 9154 1252 0 0 2489 1 0 0 25 0 9 0 721330825 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4356783 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=491428 CPUtime=24.9 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 14846 1252 0 0 2487 3 0 0 25 0 9 0 721330825 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=491428 CPUtime=24.89 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 22615 1252 0 0 2484 5 0 0 25 0 9 0 721330825 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4320975 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=491428 CPUtime=24.9 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 55185 1252 0 0 2479 11 0 0 25 0 9 0 721330825 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=491428 CPUtime=24.4 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 14519 1252 0 0 2438 2 0 0 25 0 9 0 721330825 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=491428 CPUtime=24.89 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 14712 1252 0 0 2487 2 0 0 25 0 9 0 721330825 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=491428 CPUtime=24.9 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 18428 1252 0 0 2486 4 0 0 25 0 9 0 721330826 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4234636 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=491428 CPUtime=24.88 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 13713 1252 0 0 2486 2 0 0 25 0 9 0 721330826 503222272 84082 33554432000 4194304 4417452 140737250787936 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 199.32
Current children cumulated vsize (KiB) 491428

[startup+51.1006 s]
/proc/loadavg: 7.83 7.97 7.96 9/574 17169
/proc/meminfo: memFree=26114704/32950928 swapFree=49807468/67111528
[pid=17153] ppid=17151 vsize=675904 CPUtime=403.64 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 390342 1252 0 0 40291 73 0 0 25 0 9 0 721330766 692125696 130202 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 168976 130202 180 55 0 166862 0
[pid=17153/tid=17160] ppid=17151 vsize=675904 CPUtime=50.5 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 31430 1252 0 0 5045 5 0 0 25 0 9 0 721330825 692125696 130202 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=675904 CPUtime=50.5 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 49475 1252 0 0 5040 10 0 0 25 0 9 0 721330825 692125696 130202 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=675904 CPUtime=50.5 cores=0-7

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

[pid=17153/tid=17162] ppid=17151 vsize=6172884 CPUtime=4720.84 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3017381 1252 0 0 471581 503 0 0 25 0 9 0 721330825 6321033216 1505257 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=6172884 CPUtime=4721.82 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 897270 1252 0 0 471991 191 0 0 25 0 9 0 721330825 6321033216 1505257 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=6172884 CPUtime=4631.66 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2757139 1252 0 0 462696 470 0 0 25 0 9 0 721330825 6321033216 1505257 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=6172884 CPUtime=4721.8 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 3431636 1252 0 0 471575 605 0 0 25 0 9 0 721330825 6321033216 1505257 33554432000 4194304 4417452 140737250787936 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=6172884 CPUtime=4721.73 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3532338 1252 0 0 471525 648 0 0 25 0 9 0 721330826 6321033216 1505257 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=6172884 CPUtime=4719.64 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2774982 1252 0 0 471541 423 0 0 25 0 9 0 721330826 6321033216 1505257 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37681.5
Current children cumulated vsize (KiB) 6172884

[startup+4782.3 s]
/proc/loadavg: 8.04 8.07 8.02 9/574 17319
/proc/meminfo: memFree=20847552/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=6159444 CPUtime=38160.2 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 21543280 1252 0 0 3812370 3649 0 0 25 0 9 0 721330766 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 1539861 1501897 180 55 0 1537747 0
[pid=17153/tid=17160] ppid=17151 vsize=6159444 CPUtime=4781.64 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 2678418 1252 0 0 477717 447 0 0 25 0 9 0 721330825 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=6159444 CPUtime=4781.69 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 2203909 1252 0 0 477846 323 0 0 25 0 9 0 721330825 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=6159444 CPUtime=4780.82 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3092791 1252 0 0 477567 515 0 0 25 0 9 0 721330825 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=6159444 CPUtime=4781.8 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 897270 1252 0 0 477989 191 0 0 25 0 9 0 721330825 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=6159444 CPUtime=4690.51 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2775161 1252 0 0 468577 474 0 0 25 0 9 0 721330825 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=6159444 CPUtime=4781.78 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 3431636 1252 0 0 477573 605 0 0 25 0 9 0 721330825 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=6159444 CPUtime=4781.7 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3598689 1252 0 0 477516 654 0 0 25 0 9 0 721330826 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=6159444 CPUtime=4779.6 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2831420 1252 0 0 477527 433 0 0 25 0 9 0 721330826 6307270656 1501897 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38160.2
Current children cumulated vsize (KiB) 6159444

[startup+4842.3 s]
/proc/loadavg: 8.09 8.07 8.02 9/574 17321
/proc/meminfo: memFree=20024760/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=6755684 CPUtime=38639 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 21926379 1252 0 0 3860179 3723 0 0 25 0 9 0 721330766 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 1688921 1650957 180 55 0 1686807 0
[pid=17153/tid=17160] ppid=17151 vsize=6755684 CPUtime=4841.63 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 2864363 1252 0 0 483668 495 0 0 25 0 9 0 721330825 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=6755684 CPUtime=4841.68 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 2262790 1252 0 0 483838 330 0 0 25 0 9 0 721330825 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=6755684 CPUtime=4840.82 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3196136 1252 0 0 483553 529 0 0 25 0 9 0 721330825 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=6755684 CPUtime=4841.81 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 897270 1252 0 0 483990 191 0 0 25 0 9 0 721330825 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=6755684 CPUtime=4749.35 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2783897 1252 0 0 474459 476 0 0 25 0 9 0 721330825 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=6755684 CPUtime=4841.78 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 3448849 1252 0 0 483572 606 0 0 25 0 9 0 721330825 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=6755684 CPUtime=4841.7 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3607668 1252 0 0 483515 655 0 0 25 0 9 0 721330826 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=6755684 CPUtime=4839.57 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2831420 1252 0 0 483524 433 0 0 25 0 9 0 721330826 6917820416 1650957 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38639
Current children cumulated vsize (KiB) 6755684

[startup+4902.3 s]
/proc/loadavg: 8.16 8.09 8.02 9/574 17322
/proc/meminfo: memFree=20049996/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=6739172 CPUtime=39117.9 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 22016971 1252 0 0 3908047 3740 0 0 25 0 9 0 721330766 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 1684793 1646829 180 55 0 1682679 0
[pid=17153/tid=17160] ppid=17151 vsize=6739172 CPUtime=4901.64 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 2897131 1252 0 0 489665 499 0 0 25 0 9 0 721330825 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=6739172 CPUtime=4901.68 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 2309282 1252 0 0 489827 341 0 0 25 0 9 0 721330825 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=6739172 CPUtime=4900.82 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3196136 1252 0 0 489553 529 0 0 25 0 9 0 721330825 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=6739172 CPUtime=4901.81 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 897270 1252 0 0 489990 191 0 0 25 0 9 0 721330825 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=6739172 CPUtime=4808.22 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2791897 1252 0 0 480344 478 0 0 25 0 9 0 721330825 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=6739172 CPUtime=4901.78 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 3448849 1252 0 0 489572 606 0 0 25 0 9 0 721330825 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=6739172 CPUtime=4901.7 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3611000 1252 0 0 489514 656 0 0 25 0 9 0 721330826 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=6739172 CPUtime=4899.56 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2831420 1252 0 0 489523 433 0 0 25 0 9 0 721330826 6900912128 1646829 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39117.9
Current children cumulated vsize (KiB) 6739172

[startup+4962.3 s]
/proc/loadavg: 8.12 8.09 8.02 9/574 17324
/proc/meminfo: memFree=19727148/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=7051796 CPUtime=39596.7 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 22312550 1252 0 0 3955878 3794 0 0 25 0 9 0 721330766 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 1762949 1724985 180 55 0 1760835 0
[pid=17153/tid=17160] ppid=17151 vsize=7051796 CPUtime=4961.63 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 2962667 1252 0 0 495657 506 0 0 25 0 9 0 721330825 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=7051796 CPUtime=4961.69 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 2341734 1252 0 0 495824 345 0 0 25 0 9 0 721330825 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=7051796 CPUtime=4960.82 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3223593 1252 0 0 495551 531 0 0 25 0 9 0 721330825 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=7051796 CPUtime=4961.81 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 897270 1252 0 0 495990 191 0 0 25 0 9 0 721330825 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=7051796 CPUtime=4867.07 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2826842 1252 0 0 486225 482 0 0 25 0 9 0 721330825 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=7051796 CPUtime=4961.78 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 3466126 1252 0 0 495567 611 0 0 25 0 9 0 721330825 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=7051796 CPUtime=4961.71 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3702739 1252 0 0 495488 683 0 0 25 0 9 0 721330826 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=7051796 CPUtime=4959.55 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2857593 1252 0 0 495517 438 0 0 25 0 9 0 721330826 7221039104 1724985 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39596.7
Current children cumulated vsize (KiB) 7051796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.9 s]
/proc/loadavg: 8.05 8.07 8.02 9/574 17325
/proc/meminfo: memFree=19896488/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=6882604 CPUtime=40000.6 cores=0-7
/proc/17153/stat : 17153 (plingeling) S 17151 17153 16697 0 -1 4202496 22654662 1252 0 0 3996204 3860 0 0 25 0 9 0 721330766 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 1720651 1682687 180 55 0 1718537 0
[pid=17153/tid=17160] ppid=17151 vsize=6882604 CPUtime=5012.26 cores=0-7
/proc/17153/task/17160/stat : 17160 (plingeling) R 17151 17153 16697 0 -1 4202560 3060971 1252 0 0 500702 524 0 0 25 0 9 0 721330825 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17153/tid=17161] ppid=17151 vsize=6882604 CPUtime=5012.31 cores=0-7
/proc/17153/task/17161/stat : 17161 (plingeling) R 17151 17153 16697 0 -1 4202560 2399679 1252 0 0 500871 360 0 0 25 0 9 0 721330825 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17153/tid=17162] ppid=17151 vsize=6882604 CPUtime=5011.45 cores=0-7
/proc/17153/task/17162/stat : 17162 (plingeling) R 17151 17153 16697 0 -1 4202560 3252148 1252 0 0 500611 534 0 0 25 0 9 0 721330825 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17153/tid=17163] ppid=17151 vsize=6882604 CPUtime=5012.43 cores=0-7
/proc/17153/task/17163/stat : 17163 (plingeling) R 17151 17153 16697 0 -1 4202560 907960 1252 0 0 501049 194 0 0 25 0 9 0 721330825 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=6882604 CPUtime=4916.71 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4202560 2833662 1252 0 0 491187 484 0 0 25 0 9 0 721330825 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17153/tid=17165] ppid=17151 vsize=6882604 CPUtime=5012.4 cores=0-7
/proc/17153/task/17165/stat : 17165 (plingeling) R 17151 17153 16697 0 -1 4202560 3531662 1252 0 0 500615 625 0 0 25 0 9 0 721330825 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17153/tid=17166] ppid=17151 vsize=6882604 CPUtime=5012.34 cores=0-7
/proc/17153/task/17166/stat : 17166 (plingeling) R 17151 17153 16697 0 -1 4202560 3702739 1252 0 0 500551 683 0 0 25 0 9 0 721330826 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17153/tid=17167] ppid=17151 vsize=6882604 CPUtime=5010.14 cores=0-7
/proc/17153/task/17167/stat : 17167 (plingeling) R 17151 17153 16697 0 -1 4202560 2931855 1252 0 0 500564 450 0 0 25 0 9 0 721330826 7047786496 1682687 33554432000 4194304 4417452 140737250787936 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 6882604

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

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

[startup+5013.03 s]
/proc/loadavg: 8.05 8.07 8.02 9/574 17325
/proc/meminfo: memFree=19896488/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=0 CPUtime=40000.8 cores=0-7
/proc/17153/stat : 17153 (plingeling) Z 17151 17153 16697 0 -1 4203548 22654662 1252 0 0 3996212 3870 0 0 18 0 2 0 721330766 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 0 0 0 0 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=0 CPUtime=4916.81 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4203588 2833662 1252 0 0 491187 494 0 0 25 0 2 0 721330825 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

[startup+5013.1 s]
/proc/loadavg: 8.05 8.07 8.02 9/574 17325
/proc/meminfo: memFree=19896488/32950928 swapFree=49807496/67111528
[pid=17153] ppid=17151 vsize=0 CPUtime=40000.9 cores=0-7
/proc/17153/stat : 17153 (plingeling) Z 17151 17153 16697 0 -1 4203548 22654662 1252 0 0 3996212 3877 0 0 18 0 2 0 721330766 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17153/statm: 0 0 0 0 0 0 0
[pid=17153/tid=17164] ppid=17151 vsize=0 CPUtime=4916.88 cores=0-7
/proc/17153/task/17164/stat : 17164 (plingeling) R 17151 17153 16697 0 -1 4203588 2833662 1252 0 0 491187 501 0 0 25 0 2 0 721330825 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5013.18
CPU time (s): 40001
CPU user time (s): 39962.1
CPU system time (s): 38.8601
CPU usage (%): 797.916
Max. virtual memory (cumulated for all children) (KiB): 7985060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39962.1
system time used= 38.8601
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22655914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 450
involuntary context switches= 193377

runsolver used 27.1289 second user time and 68.5846 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-22 22:48:40
IDJOB=3394472
IDBENCH=83180
IDSOLVER=1851
FILE ID=node122/3394472-1306097319
RUNJOBID= node122-1306092226-16711
PBS_JOBID= 13387942
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1978445429

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26644292 kB
Buffers:          7772 kB
Cached:         126664 kB
SwapCached:      60176 kB
Active:          52488 kB
Inactive:      6030068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26644292 kB
SwapTotal:    67111528 kB
SwapFree:     49807468 kB
Dirty:            6276 kB
Writeback:          80 kB
AnonPages:     5901544 kB
Mapped:           9944 kB
Slab:            58308 kB
PageTables:      92800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180714664 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= 73360 MiB
End job on node122 at 2011-05-23 00:12:15