Trace number 3309972

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 587? (TO) 40001.1 5008.81

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications 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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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: 935)

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-3309972-1304018754/watcher-3309972-1304018754 -o /tmp/evaluation-result-3309972-1304018754/solver-3309972-1304018754 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309972-1304018754.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.62 7.97 7.98 2/170 21047
/proc/meminfo: memFree=11234108/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=15900 CPUtime=0 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 1833 1249 0 0 0 0 0 0 23 0 1 0 494291356 16281600 1762 33554432000 4194304 4417332 140733537250944 18446744073709551615 233509991517 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 3975 1776 139 55 0 1861 0

[startup+0.0174259 s]
/proc/loadavg: 7.62 7.97 7.98 2/170 21047
/proc/meminfo: memFree=11234108/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=44600 CPUtime=0 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 9240 1249 0 0 0 0 0 0 23 0 1 0 494291356 45670400 9169 33554432000 4194304 4417332 140733537250944 18446744073709551615 233509958341 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 11150 9170 146 55 0 9036 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 44600

[startup+0.100407 s]
/proc/loadavg: 7.62 7.97 7.98 2/170 21047
/proc/meminfo: memFree=11234108/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=61952 CPUtime=0.09 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 13583 1249 0 0 8 1 0 0 23 0 1 0 494291356 63438848 13512 33554432000 4194304 4417332 140733537250944 18446744073709551615 4259193 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 15488 13512 148 55 0 13374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61952

[startup+0.300373 s]
/proc/loadavg: 7.62 7.97 7.98 2/170 21047
/proc/meminfo: memFree=11234108/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=112224 CPUtime=0.29 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 26200 1249 0 0 27 2 0 0 25 0 1 0 494291356 114917376 26080 33554432000 4194304 4417332 140733537250944 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 28056 26080 148 55 0 25942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112224

[startup+0.7003 s]
/proc/loadavg: 7.62 7.97 7.98 2/170 21047
/proc/meminfo: memFree=11234108/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=178728 CPUtime=0.68 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 42843 1249 0 0 65 3 0 0 25 0 1 0 494291356 183017472 42706 33554432000 4194304 4417332 140733537250944 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 44682 42706 148 55 0 42568 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 178728

[startup+1.50016 s]
/proc/loadavg: 7.62 7.97 7.98 2/171 21053
/proc/meminfo: memFree=11046496/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=219688 CPUtime=1.49 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 52983 1249 0 0 144 5 0 0 25 0 1 0 494291356 224960512 52847 33554432000 4194304 4417332 140733537250944 18446744073709551615 233509991517 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 54922 52871 148 55 0 52808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 219688

[startup+3.10087 s]
/proc/loadavg: 7.62 7.97 7.98 2/171 21053
/proc/meminfo: memFree=11013720/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=293416 CPUtime=3.09 cores=0-7
/proc/21047/stat : 21047 (plingeling) R 21045 21047 20191 0 -1 4202496 71515 1249 0 0 302 7 0 0 25 0 1 0 494291356 300457984 71378 33554432000 4194304 4417332 140733537250944 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21047/statm: 73354 71378 148 55 0 71240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 293416

[startup+6.30126 s]
/proc/loadavg: 7.09 7.85 7.95 9/179 21061
/proc/meminfo: memFree=10816396/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=639196 CPUtime=13.5 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 159025 1249 0 0 1331 19 0 0 18 0 9 0 494291356 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 159799 129857 172 55 0 157685 0
[pid=21047/tid=21054] ppid=21045 vsize=639196 CPUtime=1.02 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 7159 1249 0 0 102 0 0 0 25 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4291103 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=639196 CPUtime=1.03 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 7162 1249 0 0 102 1 0 0 19 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4305871 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=639196 CPUtime=1.03 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 7169 1249 0 0 102 1 0 0 25 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4306562 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=639196 CPUtime=1.02 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 4630 1249 0 0 102 0 0 0 25 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=639196 CPUtime=1.03 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 7158 1249 0 0 102 1 0 0 19 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4292151 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=639196 CPUtime=1.02 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 7093 1249 0 0 101 1 0 0 19 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4290678 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=639196 CPUtime=1.01 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 7095 1249 0 0 101 0 0 0 18 0 9 0 494291882 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4291975 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=639196 CPUtime=1.01 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 7062 1249 0 0 101 0 0 0 22 0 9 0 494291883 654536704 129857 33554432000 4194304 4417332 140733537250944 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.5
Current children cumulated vsize (KiB) 639196

[startup+12.7011 s]
/proc/loadavg: 7.16 7.86 7.95 9/179 21061
/proc/meminfo: memFree=10715592/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=643608 CPUtime=64.66 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 241905 1249 0 0 6435 31 0 0 18 0 9 0 494291356 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 160902 127321 177 55 0 158788 0
[pid=21047/tid=21054] ppid=21045 vsize=643608 CPUtime=7.42 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 18352 1249 0 0 740 2 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=643608 CPUtime=7.42 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 24400 1249 0 0 739 3 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4317317 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=643608 CPUtime=7.43 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 17052 1249 0 0 741 2 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=643608 CPUtime=7.42 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 4632 1249 0 0 742 0 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=643608 CPUtime=7.42 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 18388 1249 0 0 740 2 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4264232 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=643608 CPUtime=7.42 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 16807 1249 0 0 739 3 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=643608 CPUtime=7.42 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 21263 1249 0 0 739 3 0 0 25 0 9 0 494291882 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=643608 CPUtime=7.37 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 16514 1249 0 0 736 1 0 0 25 0 9 0 494291883 659054592 127321 33554432000 4194304 4417332 140733537250944 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 64.66
Current children cumulated vsize (KiB) 643608

[startup+25.5008 s]
/proc/loadavg: 7.35 7.86 7.95 9/179 21061
/proc/meminfo: memFree=10749956/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=620632 CPUtime=166.98 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 277570 1249 0 0 16661 37 0 0 18 0 9 0 494291356 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 155158 120618 181 55 0 153044 0
[pid=21047/tid=21054] ppid=21045 vsize=620632 CPUtime=20.23 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 20069 1249 0 0 2020 3 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=620632 CPUtime=20.22 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 35286 1249 0 0 2017 5 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=620632 CPUtime=20.23 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 17056 1249 0 0 2021 2 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=620632 CPUtime=20.22 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 4632 1249 0 0 2022 0 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=620632 CPUtime=20.23 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 29980 1249 0 0 2019 4 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=620632 CPUtime=20.21 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 18334 1249 0 0 2018 3 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=620632 CPUtime=20.22 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 29485 1249 0 0 2018 4 0 0 25 0 9 0 494291882 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=620632 CPUtime=20.11 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 18231 1249 0 0 2009 2 0 0 25 0 9 0 494291883 635527168 120618 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 166.98
Current children cumulated vsize (KiB) 620632

[startup+51.1012 s]
/proc/loadavg: 7.57 7.87 7.95 9/179 21062
/proc/meminfo: memFree=10775904/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=607732 CPUtime=371.65 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 279843 1249 0 0 37127 38 0 0 18 0 9 0 494291356 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 151933 115377 181 55 0 149819 0
[pid=21047/tid=21054] ppid=21045 vsize=607732 CPUtime=45.83 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 20601 1249 0 0 4580 3 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=607732 CPUtime=45.82 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 35817 1249 0 0 4577 5 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=607732 CPUtime=45.83 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 17112 1249 0 0 4581 2 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=607732 CPUtime=45.81 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 4632 1249 0 0 4581 0 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=607732 CPUtime=45.83 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 30508 1249 0 0 4579 4 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4366610 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=607732 CPUtime=45.82 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 18397 1249 0 0 4579 3 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4248225 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=607732 CPUtime=45.81 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 29521 1249 0 0 4577 4 0 0 25 0 9 0 494291882 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=607732 CPUtime=45.57 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 18758 1249 0 0 4555 2 0 0 25 0 9 0 494291883 622317568 115377 33554432000 4194304 4417332 140733537250944 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 371.65
Current children cumulated vsize (KiB) 607732

[startup+102.307 s]
/proc/loadavg: 7.81 7.89 7.95 9/179 21063
/proc/meminfo: memFree=10698604/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=682852 CPUtime=781.01 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 307697 1249 0 0 78059 42 0 0 18 0 9 0 494291356 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 170713 134163 181 55 0 168599 0
[pid=21047/tid=21054] ppid=21045 vsize=682852 CPUtime=97.03 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 25685 1249 0 0 9699 4 0 0 25 0 9 0 494291882 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=682852 CPUtime=97.03 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 36353 1249 0 0 9698 5 0 0 25 0 9 0 494291882 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 4305964 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=682852 CPUtime=97.03 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 25386 1249 0 0 9700 3 0 0 25 0 9 0 494291882 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=682852 CPUtime=97.01 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 4632 1249 0 0 9701 0 0 0 25 0 9 0 494291882 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=682852 CPUtime=97.02 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 35605 1249 0 0 9698 4 0 0 25 0 9 0 494291882 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=682852 CPUtime=97.02 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 18484 1249 0 0 9699 3 0 0 25 0 9 0 494291882 699240448 134163 33554432000 4194304 4417332 140733537250944 18446744073709551615 4312134 0 0 4096 17442 0 0 0 -1 6 0 0 0

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

[pid=21047/tid=21056] ppid=21045 vsize=13438240 CPUtime=4716.81 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 2440211 1249 0 0 471173 508 0 0 25 0 9 0 494291882 13760757760 3335523 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=13438240 CPUtime=4716.66 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 3306161 1249 0 0 470883 783 0 0 25 0 9 0 494291882 13760757760 3335523 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=13438240 CPUtime=4716.74 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 1921320 1249 0 0 471317 357 0 0 25 0 9 0 494291882 13760757760 3335523 33554432000 4194304 4417332 140733537250944 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=13438240 CPUtime=4717.12 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 2340530 1249 0 0 471221 491 0 0 25 0 9 0 494291882 13760757760 3335523 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=13438240 CPUtime=4717.08 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 1579146 1249 0 0 471396 312 0 0 25 0 9 0 494291882 13760757760 3335523 33554432000 4194304 4417332 140733537250944 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=13438240 CPUtime=4691.64 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 1570048 1249 0 0 468869 295 0 0 25 0 9 0 494291883 13760757760 3335523 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37714.8
Current children cumulated vsize (KiB) 13438240

[startup+4782.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/179 21200
/proc/meminfo: memFree=2152232/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=12914656 CPUtime=38194.4 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 17310115 1249 0 0 3815816 3627 0 0 18 0 9 0 494291356 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 3228664 3204627 181 55 0 3226550 0
[pid=21047/tid=21054] ppid=21045 vsize=12914656 CPUtime=4777.1 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 2241407 1249 0 0 477218 492 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=12914656 CPUtime=4776.28 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 1772728 1249 0 0 477264 364 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=12914656 CPUtime=4776.81 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 2440211 1249 0 0 477173 508 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=12914656 CPUtime=4776.65 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 3306161 1249 0 0 476882 783 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=12914656 CPUtime=4776.74 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 1921320 1249 0 0 477317 357 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=12914656 CPUtime=4777.11 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 2340530 1249 0 0 477220 491 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=12914656 CPUtime=4777.08 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 1613213 1249 0 0 477389 319 0 0 25 0 9 0 494291882 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=12914656 CPUtime=4751.32 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 1570048 1249 0 0 474834 298 0 0 25 0 9 0 494291883 13224607744 3204627 33554432000 4194304 4417332 140733537250944 18446744073709551615 4346556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38194.4
Current children cumulated vsize (KiB) 12914656

[startup+4842.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/179 21202
/proc/meminfo: memFree=864416/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=14199208 CPUtime=38674.1 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 17868722 1249 0 0 3863655 3755 0 0 18 0 9 0 494291356 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 3549802 3525765 181 55 0 3547688 0
[pid=21047/tid=21054] ppid=21045 vsize=14199208 CPUtime=4837.1 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 2241407 1249 0 0 483218 492 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=14199208 CPUtime=4836.28 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 1772728 1249 0 0 483264 364 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=14199208 CPUtime=4836.81 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 2440211 1249 0 0 483173 508 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=14199208 CPUtime=4836.65 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 3662129 1249 0 0 482790 875 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=14199208 CPUtime=4836.74 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 1921341 1249 0 0 483317 357 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=14199208 CPUtime=4837.11 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 2340530 1249 0 0 483220 491 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=14199208 CPUtime=4837.08 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 1613213 1249 0 0 483389 319 0 0 25 0 9 0 494291882 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=14199208 CPUtime=4810.99 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 1772666 1249 0 0 480765 334 0 0 25 0 9 0 494291883 14539988992 3525765 33554432000 4194304 4417332 140733537250944 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38674.1
Current children cumulated vsize (KiB) 14199208

[startup+4902.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 21203
/proc/meminfo: memFree=839272/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=14223392 CPUtime=39153.8 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 17960463 1249 0 0 3911603 3775 0 0 18 0 9 0 494291356 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 3555848 3531811 181 55 0 3553734 0
[pid=21047/tid=21054] ppid=21045 vsize=14223392 CPUtime=4897.1 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 2241407 1249 0 0 489217 493 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=14223392 CPUtime=4896.28 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 1772728 1249 0 0 489264 364 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=14223392 CPUtime=4896.81 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 2440211 1249 0 0 489173 508 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=14223392 CPUtime=4896.65 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 3698226 1249 0 0 488777 888 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=14223392 CPUtime=4896.74 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 1921341 1249 0 0 489317 357 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=14223392 CPUtime=4897.11 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 2340530 1249 0 0 489220 491 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=14223392 CPUtime=4897.08 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 1668857 1249 0 0 489383 325 0 0 25 0 9 0 494291882 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=14223392 CPUtime=4870.66 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 1772666 1249 0 0 486732 334 0 0 25 0 9 0 494291883 14564753408 3531811 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39153.8
Current children cumulated vsize (KiB) 14223392

[startup+4962.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 21205
/proc/meminfo: memFree=260704/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=14801768 CPUtime=39633.5 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 18297062 1249 0 0 3959499 3847 0 0 18 0 9 0 494291356 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 3700442 3676405 181 55 0 3698328 0
[pid=21047/tid=21054] ppid=21045 vsize=14801768 CPUtime=4957.1 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 2316022 1249 0 0 495200 510 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=14801768 CPUtime=4956.29 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 1772753 1249 0 0 495265 364 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=14801768 CPUtime=4956.82 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 2440211 1249 0 0 495174 508 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=14801768 CPUtime=4956.63 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 3741521 1249 0 0 494765 898 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=14801768 CPUtime=4956.74 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 1921341 1249 0 0 495317 357 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=14801768 CPUtime=4957.12 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 2340530 1249 0 0 495221 491 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4320823 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=14801768 CPUtime=4957.08 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 1668857 1249 0 0 495383 325 0 0 25 0 9 0 494291882 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=14801768 CPUtime=4930.33 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 1991330 1249 0 0 492656 377 0 0 25 0 9 0 494291883 15157010432 3676405 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39633.5
Current children cumulated vsize (KiB) 14801768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.2 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 21206
/proc/meminfo: memFree=542428/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=14520316 CPUtime=40000.5 cores=0-7
/proc/21047/stat : 21047 (plingeling) S 21045 21047 20191 0 -1 4202496 18392617 1249 0 0 3996186 3863 0 0 18 0 9 0 494291356 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 3630079 3606042 181 55 0 3627965 0
[pid=21047/tid=21054] ppid=21045 vsize=14520316 CPUtime=5003.01 cores=0-7
/proc/21047/task/21054/stat : 21054 (plingeling) R 21045 21047 20191 0 -1 4202560 2411549 1249 0 0 499777 524 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21047/tid=21055] ppid=21045 vsize=14520316 CPUtime=5002.2 cores=0-7
/proc/21047/task/21055/stat : 21055 (plingeling) R 21045 21047 20191 0 -1 4202560 1772753 1249 0 0 499854 366 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21047/tid=21056] ppid=21045 vsize=14520316 CPUtime=5002.73 cores=0-7
/proc/21047/task/21056/stat : 21056 (plingeling) R 21045 21047 20191 0 -1 4202560 2440211 1249 0 0 499765 508 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21047/tid=21057] ppid=21045 vsize=14520316 CPUtime=5002.54 cores=0-7
/proc/21047/task/21057/stat : 21057 (plingeling) R 21045 21047 20191 0 -1 4202560 3741521 1249 0 0 499356 898 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21047/tid=21058] ppid=21045 vsize=14520316 CPUtime=5002.65 cores=0-7
/proc/21047/task/21058/stat : 21058 (plingeling) R 21045 21047 20191 0 -1 4202560 1921341 1249 0 0 499908 357 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21047/tid=21059] ppid=21045 vsize=14520316 CPUtime=5003.03 cores=0-7
/proc/21047/task/21059/stat : 21059 (plingeling) R 21045 21047 20191 0 -1 4202560 2340558 1249 0 0 499812 491 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21047/tid=21060] ppid=21045 vsize=14520316 CPUtime=5002.99 cores=0-7
/proc/21047/task/21060/stat : 21060 (plingeling) R 21045 21047 20191 0 -1 4202560 1668857 1249 0 0 499974 325 0 0 25 0 9 0 494291882 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=14520316 CPUtime=4975.99 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4202560 1991330 1249 0 0 497222 377 0 0 25 0 9 0 494291883 14868803584 3606042 33554432000 4194304 4417332 140733537250944 18446744073709551615 4365716 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 14520316

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

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

[startup+5008.6 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 21206
/proc/meminfo: memFree=542428/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=0 CPUtime=40000.9 cores=0-7
/proc/21047/stat : 21047 (plingeling) Z 21045 21047 20191 0 -1 4203548 18392617 1249 0 0 3996191 3901 0 0 18 0 2 0 494291356 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 0 0 0 0 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=0 CPUtime=4976.38 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4203588 1991330 1249 0 0 497222 416 0 0 25 0 2 0 494291883 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

[startup+5008.8 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 21206
/proc/meminfo: memFree=542428/32951124 swapFree=67111528/67111528
[pid=21047] ppid=21045 vsize=0 CPUtime=40001.1 cores=0-7
/proc/21047/stat : 21047 (plingeling) Z 21045 21047 20191 0 -1 4203548 18392617 1249 0 0 3996191 3921 0 0 18 0 2 0 494291356 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21047/statm: 0 0 0 0 0 0 0
[pid=21047/tid=21061] ppid=21045 vsize=0 CPUtime=4976.58 cores=0-7
/proc/21047/task/21061/stat : 21061 (plingeling) R 21045 21047 20191 0 -1 4203588 1991330 1249 0 0 497222 436 0 0 25 0 2 0 494291883 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) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.81
CPU time (s): 40001.1
CPU user time (s): 39961.9
CPU system time (s): 39.22
CPU usage (%): 798.616
Max. virtual memory (cumulated for all children) (KiB): 14963140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39961.9
system time used= 39.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18393866
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= 638
involuntary context switches= 193840

runsolver used 7.8628 second user time and 19.1781 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-28 21:25:55
IDJOB=3309972
IDBENCH=84248
IDSOLVER=1695
FILE ID=node145/3309972-1304018754
RUNJOBID= node145-1304007357-20205
PBS_JOBID= 13168830
Free space on /tmp= 72192 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309972-1304018754/watcher-3309972-1304018754 -o /tmp/evaluation-result-3309972-1304018754/solver-3309972-1304018754 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309972-1304018754.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=357421533

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11234512 kB
Buffers:       2202356 kB
Cached:       18869456 kB
SwapCached:          0 kB
Active:       10936980 kB
Inactive:     10203780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11234512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15212 kB
Writeback:           0 kB
AnonPages:       68440 kB
Mapped:          14588 kB
Slab:           510172 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187168 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= 72192 MiB
End job on node145 at 2011-04-28 22:49:25