Trace number 3371124

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) 4800.43 1206.14

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-11-unsat.cnf
MD5SUMf5821fd80ce137a7b8cae2070a9b28d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.97324
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses726
Sum of the clauses size2541
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2605
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

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-3371124-1305426468/watcher-3371124-1305426468 -o /tmp/evaluation-result-3371124-1305426468/solver-3371124-1305426468 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371124-1305426468.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.90 8.89 8.29 5/356 13654
/proc/meminfo: memFree=21548732/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=115380 CPUtime=0 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 333 1253 0 0 0 0 0 0 18 0 5 0 635062952 118149120 257 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 28845 266 173 55 0 26731 0
[pid=13654/tid=13673] ppid=13648 vsize=115540 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 28 1253 0 0 0 0 0 0 19 0 5 0 635062953 118312960 310 33554432000 4194304 4417452 140734486694432 18446744073709551615 255106873887 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=115540 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 13 1253 0 0 0 0 0 0 21 0 5 0 635062953 118312960 310 33554432000 4194304 4417452 140734486694432 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=115540 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 3 1253 0 0 0 0 0 0 21 0 5 0 635062953 118312960 310 33554432000 4194304 4417452 140734486694432 18446744073709551615 4325998 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=115540 CPUtime=0 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 40 1253 0 0 0 0 0 0 20 0 5 0 635062953 118312960 310 33554432000 4194304 4417452 140734486694432 18446744073709551615 255106462676 0 0 4096 17442 0 0 0 -1 2 0 0 0

[startup+0.138877 s]
/proc/loadavg: 8.90 8.89 8.29 5/356 13654
/proc/meminfo: memFree=21548732/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=119176 CPUtime=0.51 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1769 1253 0 0 51 0 0 0 18 0 5 0 635062952 122036224 1233 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 29794 1233 180 55 0 27680 0
[pid=13654/tid=13673] ppid=13648 vsize=119176 CPUtime=0.13 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 278 1253 0 0 13 0 0 0 20 0 5 0 635062953 122036224 1233 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=119176 CPUtime=0.12 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 275 1253 0 0 12 0 0 0 21 0 5 0 635062953 122036224 1233 33554432000 4194304 4417452 140734486694432 18446744073709551615 4277285 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=119176 CPUtime=0.12 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 316 1253 0 0 12 0 0 0 21 0 5 0 635062953 122036224 1233 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=119176 CPUtime=0.12 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 597 1253 0 0 12 0 0 0 21 0 5 0 635062953 122036224 1233 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 119176

[startup+0.238858 s]
/proc/loadavg: 8.90 8.89 8.29 5/356 13654
/proc/meminfo: memFree=21548732/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=120640 CPUtime=0.9 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 3405 1253 0 0 90 0 0 0 18 0 5 0 635062952 123535360 1599 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 30160 1599 180 55 0 28046 0
[pid=13654/tid=13673] ppid=13648 vsize=120640 CPUtime=0.22 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 735 1253 0 0 22 0 0 0 20 0 5 0 635062953 123535360 1599 33554432000 4194304 4417452 140734486694432 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=120640 CPUtime=0.22 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 594 1253 0 0 22 0 0 0 21 0 5 0 635062953 123535360 1599 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=120640 CPUtime=0.22 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 805 1253 0 0 22 0 0 0 21 0 5 0 635062953 123535360 1599 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=120640 CPUtime=0.22 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 968 1253 0 0 22 0 0 0 21 0 5 0 635062953 123535360 1599 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 120640

[startup+0.338842 s]
/proc/loadavg: 8.90 8.89 8.29 5/356 13654
/proc/meminfo: memFree=21548732/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=122848 CPUtime=1.31 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 4245 1253 0 0 130 1 0 0 18 0 5 0 635062952 125796352 2119 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 30712 2119 180 55 0 28598 0
[pid=13654/tid=13673] ppid=13648 vsize=122848 CPUtime=0.32 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 799 1253 0 0 32 0 0 0 20 0 5 0 635062953 125796352 2119 33554432000 4194304 4417452 140734486694432 18446744073709551615 4310626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=122848 CPUtime=0.32 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 971 1253 0 0 32 0 0 0 21 0 5 0 635062953 125796352 2119 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=122848 CPUtime=0.31 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 1140 1253 0 0 31 0 0 0 21 0 5 0 635062953 125796352 2119 33554432000 4194304 4417452 140734486694432 18446744073709551615 4251261 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=122848 CPUtime=0.32 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 1032 1253 0 0 32 0 0 0 21 0 5 0 635062953 125796352 2119 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 122848

[startup+0.70075 s]
/proc/loadavg: 8.90 8.89 8.29 5/356 13654
/proc/meminfo: memFree=21548732/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=123336 CPUtime=2.76 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 8688 1253 0 0 274 2 0 0 18 0 5 0 635062952 126296064 2273 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 30834 2273 180 55 0 28720 0
[pid=13654/tid=13673] ppid=13648 vsize=123336 CPUtime=0.69 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 2128 1253 0 0 69 0 0 0 21 0 5 0 635062953 126296064 2273 33554432000 4194304 4417452 140734486694432 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=123336 CPUtime=0.68 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 1720 1253 0 0 68 0 0 0 22 0 5 0 635062953 126296064 2273 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=123336 CPUtime=0.67 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 2332 1253 0 0 67 0 0 0 22 0 5 0 635062953 126296064 2273 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=123336 CPUtime=0.68 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 2205 1253 0 0 68 0 0 0 22 0 5 0 635062953 126296064 2273 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 123336

[startup+1.50061 s]
/proc/loadavg: 8.91 8.90 8.29 10/364 14344
/proc/meminfo: memFree=21516608/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=130128 CPUtime=5.94 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 18770 1253 0 0 591 3 0 0 18 0 5 0 635062952 133251072 3943 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 32532 3943 180 55 0 30418 0
[pid=13654/tid=13673] ppid=13648 vsize=130128 CPUtime=1.48 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 4477 1253 0 0 148 0 0 0 23 0 5 0 635062953 133251072 3943 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=130128 CPUtime=1.48 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 4001 1253 0 0 148 0 0 0 25 0 5 0 635062953 133251072 3943 33554432000 4194304 4417452 140734486694432 18446744073709551615 4353620 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=130128 CPUtime=1.47 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 5186 1253 0 0 146 1 0 0 25 0 5 0 635062953 133251072 3943 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=130128 CPUtime=1.48 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 4803 1253 0 0 148 0 0 0 25 0 5 0 635062953 133251072 3943 33554432000 4194304 4417452 140734486694432 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 130128

[startup+3.10033 s]
/proc/loadavg: 8.91 8.90 8.29 10/366 14364
/proc/meminfo: memFree=21490552/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=132744 CPUtime=12.32 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 31595 1253 0 0 1227 5 0 0 18 0 5 0 635062952 135929856 4610 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 33186 4610 180 55 0 31072 0
[pid=13654/tid=13673] ppid=13648 vsize=132744 CPUtime=3.06 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 7508 1253 0 0 306 0 0 0 25 0 5 0 635062953 135929856 4610 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=132744 CPUtime=3.08 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 7413 1253 0 0 308 0 0 0 25 0 5 0 635062953 135929856 4610 33554432000 4194304 4417452 140734486694432 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=132744 CPUtime=3.05 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 7621 1253 0 0 304 1 0 0 25 0 5 0 635062953 135929856 4610 33554432000 4194304 4417452 140734486694432 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=132744 CPUtime=3.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 8750 1253 0 0 307 1 0 0 25 0 5 0 635062953 135929856 4610 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 132744

[startup+6.30077 s]
/proc/loadavg: 8.91 8.90 8.29 10/364 15040
/proc/meminfo: memFree=21520692/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=141236 CPUtime=25.05 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 60382 1253 0 0 2496 9 0 0 18 0 5 0 635062952 144625664 6777 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 35309 6777 180 55 0 33195 0
[pid=13654/tid=13673] ppid=13648 vsize=141236 CPUtime=6.25 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 14639 1253 0 0 623 2 0 0 25 0 5 0 635062953 144625664 6777 33554432000 4194304 4417452 140734486694432 18446744073709551615 4354492 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=141236 CPUtime=6.28 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 13778 1253 0 0 627 1 0 0 25 0 5 0 635062953 144625664 6777 33554432000 4194304 4417452 140734486694432 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=141236 CPUtime=6.21 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 15655 1253 0 0 619 2 0 0 25 0 5 0 635062953 144625664 6777 33554432000 4194304 4417452 140734486694432 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=141236 CPUtime=6.28 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 16007 1253 0 0 626 2 0 0 25 0 5 0 635062953 144625664 6777 33554432000 4194304 4417452 140734486694432 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 141236

[startup+12.7006 s]
/proc/loadavg: 8.93 8.90 8.30 7/361 15736
/proc/meminfo: memFree=21497772/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=148680 CPUtime=50.51 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 100552 1253 0 0 5035 16 0 0 18 0 5 0 635062952 152248320 8634 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 37170 8634 180 55 0 35056 0
[pid=13654/tid=13673] ppid=13648 vsize=148680 CPUtime=12.58 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 22970 1253 0 0 1255 3 0 0 25 0 5 0 635062953 152248320 8634 33554432000 4194304 4417452 140734486694432 18446744073709551615 4306366 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=148680 CPUtime=12.67 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 27205 1253 0 0 1264 3 0 0 25 0 5 0 635062953 152248320 8634 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=148680 CPUtime=12.54 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 24247 1253 0 0 1250 4 0 0 25 0 5 0 635062953 152248320 8634 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=148680 CPUtime=12.68 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 25827 1253 0 0 1264 4 0 0 21 0 5 0 635062953 152248320 8634 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 148680

[startup+25.5004 s]
/proc/loadavg: 9.01 8.92 8.31 11/365 16450
/proc/meminfo: memFree=21468372/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=158844 CPUtime=101.37 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 155224 1253 0 0 10113 24 0 0 18 0 5 0 635062952 162656256 11147 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 39711 11147 180 55 0 37597 0
[pid=13654/tid=13673] ppid=13648 vsize=158844 CPUtime=25.24 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 36707 1253 0 0 2519 5 0 0 25 0 5 0 635062953 162656256 11147 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=158844 CPUtime=25.45 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 38442 1253 0 0 2541 4 0 0 25 0 5 0 635062953 162656256 11147 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=158844 CPUtime=25.19 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 34525 1253 0 0 2513 6 0 0 25 0 5 0 635062953 162656256 11147 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=158844 CPUtime=25.46 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 45247 1253 0 0 2539 7 0 0 25 0 5 0 635062953 162656256 11147 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 158844

[startup+51.1009 s]
/proc/loadavg: 9.15 8.96 8.34 10/365 17232
/proc/meminfo: memFree=21430912/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=188336 CPUtime=203.1 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 239125 1253 0 0 20273 37 0 0 18 0 5 0 635062952 192856064 18552 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 47084 18552 180 55 0 44970 0
[pid=13654/tid=13673] ppid=13648 vsize=188336 CPUtime=50.59 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 57677 1253 0 0 5051 8 0 0 25 0 5 0 635062953 192856064 18552 33554432000 4194304 4417452 140734486694432 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=188336 CPUtime=51.05 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 58961 1253 0 0 5097 8 0 0 25 0 5 0 635062953 192856064 18552 33554432000 4194304 4417452 140734486694432 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=188336 CPUtime=50.41 cores=0,2,4,6

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

[pid=13654/tid=13674] ppid=13648 vsize=375844 CPUtime=697.41 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 242900 1253 0 0 69702 39 0 0 25 0 5 0 635062953 384864256 65397 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=375844 CPUtime=692.72 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 293503 1253 0 0 69226 46 0 0 25 0 5 0 635062953 384864256 65397 33554432000 4194304 4417452 140734486694432 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=375844 CPUtime=701.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 237429 1253 0 0 70070 38 0 0 25 0 5 0 635062953 384864256 65397 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2790.69
Current children cumulated vsize (KiB) 375844

[startup+762.301 s]
/proc/loadavg: 8.53 9.04 8.77 9/358 3141
/proc/meminfo: memFree=20944080/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=420084 CPUtime=3030.07 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1099853 1253 0 0 302832 175 0 0 18 0 5 0 635062952 430166016 76457 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 105021 76457 180 55 0 102907 0
[pid=13654/tid=13673] ppid=13648 vsize=420084 CPUtime=759.46 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 260485 1253 0 0 75905 41 0 0 25 0 5 0 635062953 430166016 76457 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=420084 CPUtime=757.42 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 255110 1253 0 0 75701 41 0 0 25 0 5 0 635062953 430166016 76457 33554432000 4194304 4417452 140734486694432 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=420084 CPUtime=752.07 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 311001 1253 0 0 75159 48 0 0 25 0 5 0 635062953 430166016 76457 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=420084 CPUtime=761.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 272954 1253 0 0 76065 43 0 0 25 0 5 0 635062953 430166016 76457 33554432000 4194304 4417452 140734486694432 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3030.07
Current children cumulated vsize (KiB) 420084

[startup+822.3 s]
/proc/loadavg: 8.30 8.87 8.73 9/358 3142
/proc/meminfo: memFree=20941580/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=428764 CPUtime=3269.38 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1128696 1253 0 0 326758 180 0 0 18 0 5 0 635062952 439054336 78659 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 107191 78659 180 55 0 105077 0
[pid=13654/tid=13673] ppid=13648 vsize=428764 CPUtime=819.44 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 274977 1253 0 0 81901 43 0 0 25 0 5 0 635062953 439054336 78659 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=428764 CPUtime=817.41 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 257484 1253 0 0 81700 41 0 0 25 0 5 0 635062953 439054336 78659 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=428764 CPUtime=811.41 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 317939 1253 0 0 81092 49 0 0 25 0 5 0 635062953 439054336 78659 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=428764 CPUtime=821.07 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 277993 1253 0 0 82063 44 0 0 25 0 5 0 635062953 439054336 78659 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3269.38
Current children cumulated vsize (KiB) 428764

[startup+882.313 s]
/proc/loadavg: 8.21 8.74 8.69 9/358 3144
/proc/meminfo: memFree=20939704/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=449928 CPUtime=3508.76 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1160865 1253 0 0 350692 184 0 0 18 0 5 0 635062952 460726272 83683 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 112482 83683 180 55 0 110368 0
[pid=13654/tid=13673] ppid=13648 vsize=449928 CPUtime=879.44 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 274977 1253 0 0 87901 43 0 0 25 0 5 0 635062953 460726272 83683 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=449928 CPUtime=877.42 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 289255 1253 0 0 87697 45 0 0 25 0 5 0 635062953 460726272 83683 33554432000 4194304 4417452 140734486694432 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=449928 CPUtime=870.76 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 317939 1253 0 0 87027 49 0 0 25 0 5 0 635062953 460726272 83683 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=449928 CPUtime=881.09 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 278391 1253 0 0 88064 45 0 0 25 0 5 0 635062953 460726272 83683 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3508.76
Current children cumulated vsize (KiB) 449928

[startup+942.3 s]
/proc/loadavg: 8.11 8.62 8.65 9/358 3146
/proc/meminfo: memFree=20888364/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=475752 CPUtime=3748.05 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1169286 1253 0 0 374619 186 0 0 18 0 5 0 635062952 487170048 90139 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 118938 90139 180 55 0 116824 0
[pid=13654/tid=13673] ppid=13648 vsize=475752 CPUtime=939.42 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 283398 1253 0 0 93897 45 0 0 25 0 5 0 635062953 487170048 90139 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=475752 CPUtime=937.41 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 289255 1253 0 0 93696 45 0 0 25 0 5 0 635062953 487170048 90139 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=475752 CPUtime=930.1 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 317939 1253 0 0 92961 49 0 0 25 0 5 0 635062953 487170048 90139 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=475752 CPUtime=941.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 278391 1253 0 0 94063 45 0 0 25 0 5 0 635062953 487170048 90139 33554432000 4194304 4417452 140734486694432 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3748.05
Current children cumulated vsize (KiB) 475752

[startup+1002.3 s]
/proc/loadavg: 8.04 8.50 8.61 9/358 3147
/proc/meminfo: memFree=20887608/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=456616 CPUtime=3987.38 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1176632 1253 0 0 398551 187 0 0 18 0 5 0 635062952 467574784 85590 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 114154 85590 180 55 0 112040 0
[pid=13654/tid=13673] ppid=13648 vsize=456616 CPUtime=999.41 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 284391 1253 0 0 99896 45 0 0 25 0 5 0 635062953 467574784 85590 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=456616 CPUtime=997.41 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 289255 1253 0 0 99696 45 0 0 25 0 5 0 635062953 467574784 85590 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=456616 CPUtime=989.44 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 324292 1253 0 0 98894 50 0 0 25 0 5 0 635062953 467574784 85590 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=456616 CPUtime=1001.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 278391 1253 0 0 100063 45 0 0 25 0 5 0 635062953 467574784 85590 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3987.38
Current children cumulated vsize (KiB) 456616

[startup+1062.3 s]
/proc/loadavg: 8.04 8.42 8.57 9/358 3149
/proc/meminfo: memFree=20893912/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=471228 CPUtime=4226.73 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1208957 1253 0 0 422481 192 0 0 18 0 5 0 635062952 482537472 89243 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 117807 89243 180 55 0 115693 0
[pid=13654/tid=13673] ppid=13648 vsize=471228 CPUtime=1059.41 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 304871 1253 0 0 105892 49 0 0 25 0 5 0 635062953 482537472 89243 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=471228 CPUtime=1057.41 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 290297 1253 0 0 105696 45 0 0 25 0 5 0 635062953 482537472 89243 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=471228 CPUtime=1048.79 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 335095 1253 0 0 104827 52 0 0 25 0 5 0 635062953 482537472 89243 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=471228 CPUtime=1061.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 278391 1253 0 0 106063 45 0 0 25 0 5 0 635062953 482537472 89243 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4226.73
Current children cumulated vsize (KiB) 471228

[startup+1122.3 s]
/proc/loadavg: 8.01 8.34 8.53 9/358 3150
/proc/meminfo: memFree=20876540/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=447024 CPUtime=4466.05 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1261858 1253 0 0 446405 200 0 0 18 0 5 0 635062952 457752576 83192 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 111756 83192 180 55 0 109642 0
[pid=13654/tid=13673] ppid=13648 vsize=447024 CPUtime=1119.39 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 329447 1253 0 0 111887 52 0 0 25 0 5 0 635062953 457752576 83192 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=447024 CPUtime=1117.42 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 293924 1253 0 0 111696 46 0 0 25 0 5 0 635062953 457752576 83192 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=447024 CPUtime=1108.13 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 346142 1253 0 0 110759 54 0 0 25 0 5 0 635062953 457752576 83192 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=447024 CPUtime=1121.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 292042 1253 0 0 112061 47 0 0 25 0 5 0 635062953 457752576 83192 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4466.05
Current children cumulated vsize (KiB) 447024

[startup+1182.3 s]
/proc/loadavg: 8.08 8.30 8.50 9/358 3152
/proc/meminfo: memFree=20840188/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=470060 CPUtime=4705.4 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1335292 1253 0 0 470330 210 0 0 18 0 5 0 635062952 481341440 88951 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 117515 88951 180 55 0 115401 0
[pid=13654/tid=13673] ppid=13648 vsize=470060 CPUtime=1179.38 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 374503 1253 0 0 117881 57 0 0 25 0 5 0 635062953 481341440 88951 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=470060 CPUtime=1177.41 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 314110 1253 0 0 117693 48 0 0 25 0 5 0 635062953 481341440 88951 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=470060 CPUtime=1167.48 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 346142 1253 0 0 116694 54 0 0 25 0 5 0 635062953 481341440 88951 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=470060 CPUtime=1181.08 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 300234 1253 0 0 118060 48 0 0 25 0 5 0 635062953 481341440 88951 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4705.4
Current children cumulated vsize (KiB) 470060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 8.05 8.27 8.49 9/358 3153
/proc/meminfo: memFree=20785120/32951124 swapFree=67111348/67111528
[pid=13654] ppid=13648 vsize=486444 CPUtime=4800.36 cores=0,2,4,6
/proc/13654/stat : 13654 (plingeling) S 13648 13654 27864 0 -1 4202496 1339388 1253 0 0 479826 210 0 0 18 0 5 0 635062952 498118656 93047 33554432000 4194304 4417452 140734486694432 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/13654/statm: 121611 93047 180 55 0 119497 0
[pid=13654/tid=13673] ppid=13648 vsize=486444 CPUtime=1203.19 cores=0,2,4,6
/proc/13654/task/13673/stat : 13673 (plingeling) R 13648 13654 27864 0 -1 4202560 374503 1253 0 0 120262 57 0 0 25 0 5 0 635062953 498118656 93047 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13654/tid=13674] ppid=13648 vsize=486444 CPUtime=1201.23 cores=0,2,4,6
/proc/13654/task/13674/stat : 13674 (plingeling) R 13648 13654 27864 0 -1 4202560 314110 1253 0 0 120075 48 0 0 25 0 5 0 635062953 498118656 93047 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13654/tid=13675] ppid=13648 vsize=486444 CPUtime=1191.02 cores=0,2,4,6
/proc/13654/task/13675/stat : 13675 (plingeling) R 13648 13654 27864 0 -1 4202560 346142 1253 0 0 119048 54 0 0 25 0 5 0 635062953 498118656 93047 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13654/tid=13676] ppid=13648 vsize=486444 CPUtime=1204.9 cores=0,2,4,6
/proc/13654/task/13676/stat : 13676 (plingeling) R 13648 13654 27864 0 -1 4202560 304330 1253 0 0 120441 49 0 0 25 0 5 0 635062953 498118656 93047 33554432000 4194304 4417452 140734486694432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 486444

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.14
CPU time (s): 4800.43
CPU user time (s): 4798.3
CPU system time (s): 2.13468
CPU usage (%): 398
Max. virtual memory (cumulated for all children) (KiB): 487612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.3
system time used= 2.13468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1340641
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= 914
involuntary context switches= 44720

runsolver used 4.02339 second user time and 9.67453 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 04:27:48
IDJOB=3371124
IDBENCH=83203
IDSOLVER=1848
FILE ID=node144/3371124-1305426468
RUNJOBID= node144-1305426468-13533
PBS_JOBID= 13324583
Free space on /tmp= 73256 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-11-11-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371124-1305426468/watcher-3371124-1305426468 -o /tmp/evaluation-result-3371124-1305426468/solver-3371124-1305426468 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371124-1305426468.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=103986118

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21549548 kB
Buffers:        293324 kB
Cached:        3627312 kB
SwapCached:          0 kB
Active:        8221988 kB
Inactive:      2827388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21549548 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1028 kB
Writeback:           0 kB
AnonPages:     7128396 kB
Mapped:          27544 kB
Slab:           246196 kB
PageTables:      37900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81976584 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= 73256 MiB
End job on node144 at 2011-05-15 04:47:56