Trace number 3394872

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.6 5012.13

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark862.725
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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

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

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


[startup+0 s]
/proc/loadavg: 8.14 8.09 8.01 2/523 26696
/proc/meminfo: memFree=7093824/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=13140 CPUtime=0.01 cores=0-7
/proc/26696/stat : 26696 (plingeling) R 26694 26696 26397 0 -1 4202496 1379 1259 0 0 1 0 0 0 25 0 1 0 722440794 13455360 1308 33554432000 4194304 4417452 140733979272048 18446744073709551615 242970244077 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26696/statm: 3285 1308 148 55 0 1171 0

[startup+0.121438 s]
/proc/loadavg: 8.14 8.09 8.01 2/523 26696
/proc/meminfo: memFree=7093824/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=102876 CPUtime=0.27 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 4784 1259 0 0 27 0 0 0 25 0 9 0 722440794 105345024 3282 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 25719 3282 175 55 0 23605 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 102876

[startup+0.226383 s]
/proc/loadavg: 8.14 8.09 8.01 2/523 26696
/proc/meminfo: memFree=7093824/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=170340 CPUtime=1.1 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 5612 1259 0 0 110 0 0 0 25 0 9 0 722440794 174428160 3862 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 42585 3862 179 55 0 40471 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 170340

[startup+0.300373 s]
/proc/loadavg: 8.14 8.09 8.01 2/523 26696
/proc/meminfo: memFree=7093824/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=174040 CPUtime=1.69 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 6684 1259 0 0 169 0 0 0 25 0 9 0 722440794 178216960 4721 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 43510 4721 180 55 0 41396 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 174040

[startup+0.700303 s]
/proc/loadavg: 8.14 8.09 8.01 2/523 26696
/proc/meminfo: memFree=7093824/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=180156 CPUtime=4.89 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 9306 1259 0 0 488 1 0 0 25 0 9 0 722440794 184479744 6269 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 45039 6269 180 55 0 42925 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 180156

[startup+1.50117 s]
/proc/loadavg: 8.14 8.09 8.01 9/532 26710
/proc/meminfo: memFree=7057552/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=193024 CPUtime=11.28 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 21122 1259 0 0 1125 3 0 0 25 0 9 0 722440794 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 48256 9518 180 55 0 46142 0
[pid=26696/tid=26703] ppid=26694 vsize=193024 CPUtime=1.39 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 1982 1259 0 0 139 0 0 0 19 0 9 0 722440802 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=193024 CPUtime=1.36 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 1787 1259 0 0 136 0 0 0 19 0 9 0 722440802 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4248888 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=193024 CPUtime=1.4 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 1964 1259 0 0 140 0 0 0 20 0 9 0 722440802 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=193024 CPUtime=1.4 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 3220 1259 0 0 140 0 0 0 20 0 9 0 722440802 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=193024 CPUtime=1.41 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 1973 1259 0 0 141 0 0 0 19 0 9 0 722440802 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=193024 CPUtime=1.38 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 1971 1259 0 0 138 0 0 0 25 0 9 0 722440802 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=193024 CPUtime=1.4 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 2004 1259 0 0 140 0 0 0 25 0 9 0 722440803 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=193024 CPUtime=1.4 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 1935 1259 0 0 140 0 0 0 20 0 9 0 722440803 197656576 9518 33554432000 4194304 4417452 140733979272048 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 193024

[startup+3.10089 s]
/proc/loadavg: 8.14 8.09 8.01 9/532 26710
/proc/meminfo: memFree=7037168/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=205172 CPUtime=24.06 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 40423 1259 0 0 2399 7 0 0 25 0 9 0 722440794 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 51293 12522 180 55 0 49179 0
[pid=26696/tid=26703] ppid=26694 vsize=205172 CPUtime=2.99 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 4862 1259 0 0 299 0 0 0 25 0 9 0 722440802 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=205172 CPUtime=2.93 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 4175 1259 0 0 293 0 0 0 24 0 9 0 722440802 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=205172 CPUtime=3 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 3519 1259 0 0 300 0 0 0 25 0 9 0 722440802 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=205172 CPUtime=3.01 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 5131 1259 0 0 300 1 0 0 25 0 9 0 722440802 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4355841 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=205172 CPUtime=3 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 4805 1259 0 0 300 0 0 0 25 0 9 0 722440802 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=205172 CPUtime=2.97 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 4583 1259 0 0 297 0 0 0 25 0 9 0 722440802 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=205172 CPUtime=3 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 4061 1259 0 0 299 1 0 0 25 0 9 0 722440803 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=205172 CPUtime=3 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 5001 1259 0 0 299 1 0 0 25 0 9 0 722440803 210096128 12522 33554432000 4194304 4417452 140733979272048 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 205172

[startup+6.30034 s]
/proc/loadavg: 8.21 8.11 8.02 9/532 26710
/proc/meminfo: memFree=7018688/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=232360 CPUtime=49.3 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 69450 1259 0 0 4910 20 0 0 25 0 9 0 722440794 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 58090 19332 180 55 0 55976 0
[pid=26696/tid=26703] ppid=26694 vsize=232360 CPUtime=6.18 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 8460 1259 0 0 617 1 0 0 25 0 9 0 722440802 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=232360 CPUtime=6.08 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 6761 1259 0 0 607 1 0 0 25 0 9 0 722440802 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=232360 CPUtime=6.08 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 6936 1259 0 0 608 0 0 0 25 0 9 0 722440802 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=232360 CPUtime=6.06 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 9246 1259 0 0 602 4 0 0 25 0 9 0 722440802 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=232360 CPUtime=6.19 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 8407 1259 0 0 618 1 0 0 25 0 9 0 722440802 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=232360 CPUtime=6.18 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 8319 1259 0 0 615 3 0 0 19 0 9 0 722440802 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=232360 CPUtime=6.2 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 8016 1259 0 0 618 2 0 0 25 0 9 0 722440803 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=232360 CPUtime=6.19 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 9019 1259 0 0 615 4 0 0 25 0 9 0 722440803 237936640 19332 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.3
Current children cumulated vsize (KiB) 232360

[startup+12.7012 s]
/proc/loadavg: 8.19 8.11 8.02 9/532 26710
/proc/meminfo: memFree=6972336/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=263148 CPUtime=100.37 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 117097 1259 0 0 10006 31 0 0 25 0 9 0 722440794 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 65787 27029 180 55 0 63673 0
[pid=26696/tid=26703] ppid=26694 vsize=263148 CPUtime=12.58 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 14359 1259 0 0 1256 2 0 0 25 0 9 0 722440802 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=263148 CPUtime=12.36 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 11638 1259 0 0 1234 2 0 0 25 0 9 0 722440802 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=263148 CPUtime=12.48 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 12681 1259 0 0 1247 1 0 0 25 0 9 0 722440802 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=263148 CPUtime=12.44 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 14188 1259 0 0 1239 5 0 0 25 0 9 0 722440802 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=263148 CPUtime=12.59 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 16129 1259 0 0 1256 3 0 0 25 0 9 0 722440802 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=263148 CPUtime=12.58 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 13218 1259 0 0 1254 4 0 0 25 0 9 0 722440802 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=263148 CPUtime=12.6 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 12935 1259 0 0 1257 3 0 0 25 0 9 0 722440803 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=263148 CPUtime=12.59 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 17663 1259 0 0 1253 6 0 0 25 0 9 0 722440803 269463552 27029 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 263148

[startup+25.501 s]
/proc/loadavg: 8.15 8.10 8.02 9/532 26710
/proc/meminfo: memFree=6907108/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=343264 CPUtime=202.51 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 179215 1259 0 0 20204 47 0 0 25 0 9 0 722440794 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 85816 47058 180 55 0 83702 0
[pid=26696/tid=26703] ppid=26694 vsize=343264 CPUtime=25.38 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 20241 1259 0 0 2534 4 0 0 25 0 9 0 722440802 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=343264 CPUtime=24.93 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 20588 1259 0 0 2489 4 0 0 25 0 9 0 722440802 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=343264 CPUtime=25.28 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 21345 1259 0 0 2525 3 0 0 25 0 9 0 722440802 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=343264 CPUtime=25.22 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 20387 1259 0 0 2513 9 0 0 25 0 9 0 722440802 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4357957 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=343264 CPUtime=25.38 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 26096 1259 0 0 2533 5 0 0 25 0 9 0 722440802 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=343264 CPUtime=25.37 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 21100 1259 0 0 2532 5 0 0 25 0 9 0 722440802 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=343264 CPUtime=25.4 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 20116 1259 0 0 2535 5 0 0 25 0 9 0 722440803 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=343264 CPUtime=25.38 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 25056 1259 0 0 2530 8 0 0 25 0 9 0 722440803 351502336 47058 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.51
Current children cumulated vsize (KiB) 343264

[startup+51.1006 s]
/proc/loadavg: 8.10 8.09 8.01 9/532 26712
/proc/meminfo: memFree=6823844/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=430836 CPUtime=406.81 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 259857 1259 0 0 40615 66 0 0 25 0 9 0 722440794 441176064 68951 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 107709 68951 180 55 0 105595 0
[pid=26696/tid=26703] ppid=26694 vsize=430836 CPUtime=50.98 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 28863 1259 0 0 5092 6 0 0 25 0 9 0 722440802 441176064 68951 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=430836 CPUtime=50.09 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 32826 1259 0 0 5003 6 0 0 25 0 9 0 722440802 441176064 68951 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=430836 CPUtime=50.87 cores=0-7

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


[startup+4722.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/532 26860
/proc/meminfo: memFree=4445904/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=2793904 CPUtime=37688.1 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 3463078 1259 0 0 3767965 846 0 0 25 0 9 0 722440794 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 698476 659750 180 55 0 696362 0
[pid=26696/tid=26703] ppid=26694 vsize=2793904 CPUtime=4720.5 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 449171 1259 0 0 471969 81 0 0 25 0 9 0 722440802 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=2793904 CPUtime=4639.49 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 461844 1259 0 0 463865 84 0 0 25 0 9 0 722440802 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=2793904 CPUtime=4721.95 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 424890 1259 0 0 472107 88 0 0 25 0 9 0 722440802 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=2793904 CPUtime=4720.51 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 233518 1259 0 0 471914 137 0 0 25 0 9 0 722440802 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=2793904 CPUtime=4722.23 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 450698 1259 0 0 472135 88 0 0 25 0 9 0 722440802 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=2793904 CPUtime=4722.1 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 531533 1259 0 0 472112 98 0 0 25 0 9 0 722440802 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=2793904 CPUtime=4720.45 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 440230 1259 0 0 471876 169 0 0 25 0 9 0 722440803 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=2793904 CPUtime=4720.74 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 466908 1259 0 0 471978 96 0 0 25 0 9 0 722440803 2860957696 659750 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37688.1
Current children cumulated vsize (KiB) 2793904

[startup+4782.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/532 26862
/proc/meminfo: memFree=4436592/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=2803720 CPUtime=38166.9 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 3492863 1259 0 0 3815836 853 0 0 25 0 9 0 722440794 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 700930 662204 180 55 0 698816 0
[pid=26696/tid=26703] ppid=26694 vsize=2803720 CPUtime=4780.48 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 449171 1259 0 0 477967 81 0 0 25 0 9 0 722440802 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=2803720 CPUtime=4698.44 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 461844 1259 0 0 469760 84 0 0 25 0 9 0 722440802 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=2803720 CPUtime=4781.94 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 424890 1259 0 0 478106 88 0 0 25 0 9 0 722440802 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=2803720 CPUtime=4780.5 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 233518 1259 0 0 477913 137 0 0 25 0 9 0 722440802 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=2803720 CPUtime=4782.21 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 451299 1259 0 0 478133 88 0 0 25 0 9 0 722440802 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=2803720 CPUtime=4782.08 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 531533 1259 0 0 478110 98 0 0 25 0 9 0 722440802 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=2803720 CPUtime=4780.4 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 469414 1259 0 0 477864 176 0 0 25 0 9 0 722440803 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=2803720 CPUtime=4780.69 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 466908 1259 0 0 477972 97 0 0 25 0 9 0 722440803 2871009280 662204 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38166.9
Current children cumulated vsize (KiB) 2803720

[startup+4842.32 s]
/proc/loadavg: 8.08 8.07 8.01 9/532 26864
/proc/meminfo: memFree=4370848/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=2869256 CPUtime=38645.9 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 3509247 1259 0 0 3863737 857 0 0 25 0 9 0 722440794 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 717314 678588 180 55 0 715200 0
[pid=26696/tid=26703] ppid=26694 vsize=2869256 CPUtime=4840.5 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 449171 1259 0 0 483969 81 0 0 25 0 9 0 722440802 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=2869256 CPUtime=4757.39 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 461844 1259 0 0 475655 84 0 0 25 0 9 0 722440802 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=2869256 CPUtime=4841.96 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 424890 1259 0 0 484108 88 0 0 25 0 9 0 722440802 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=2869256 CPUtime=4840.52 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 233518 1259 0 0 483915 137 0 0 25 0 9 0 722440802 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=2869256 CPUtime=4842.23 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 451299 1259 0 0 484135 88 0 0 25 0 9 0 722440802 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=2869256 CPUtime=4842.1 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 531533 1259 0 0 484112 98 0 0 25 0 9 0 722440802 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=2869256 CPUtime=4840.41 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 485798 1259 0 0 483863 178 0 0 25 0 9 0 722440803 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=2869256 CPUtime=4840.68 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 466908 1259 0 0 483970 98 0 0 25 0 9 0 722440803 2938118144 678588 33554432000 4194304 4417452 140733979272048 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38645.9
Current children cumulated vsize (KiB) 2869256

[startup+4902.3 s]
/proc/loadavg: 8.12 8.09 8.02 9/532 26864
/proc/meminfo: memFree=4370960/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=2868980 CPUtime=39124.7 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 3509247 1259 0 0 3911613 858 0 0 25 0 9 0 722440794 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 717245 678519 180 55 0 715131 0
[pid=26696/tid=26703] ppid=26694 vsize=2868980 CPUtime=4900.49 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 449171 1259 0 0 489968 81 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=2868980 CPUtime=4816.34 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 461844 1259 0 0 481550 84 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=2868980 CPUtime=4901.94 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 424890 1259 0 0 490106 88 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=2868980 CPUtime=4900.5 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 233518 1259 0 0 489913 137 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=2868980 CPUtime=4902.21 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 451299 1259 0 0 490133 88 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=2868980 CPUtime=4902.08 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 531533 1259 0 0 490110 98 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=2868980 CPUtime=4900.36 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 485798 1259 0 0 489858 178 0 0 25 0 9 0 722440803 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=2868980 CPUtime=4900.64 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 466908 1259 0 0 489965 99 0 0 25 0 9 0 722440803 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39124.7
Current children cumulated vsize (KiB) 2868980

[startup+4962.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/532 26866
/proc/meminfo: memFree=4370948/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=2868980 CPUtime=39603.6 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 3509247 1259 0 0 3959501 859 0 0 25 0 9 0 722440794 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 717245 678519 180 55 0 715131 0
[pid=26696/tid=26703] ppid=26694 vsize=2868980 CPUtime=4960.49 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 449171 1259 0 0 495968 81 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=2868980 CPUtime=4875.29 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 461844 1259 0 0 487445 84 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=2868980 CPUtime=4961.94 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 424890 1259 0 0 496106 88 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=2868980 CPUtime=4960.5 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 233518 1259 0 0 495913 137 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=2868980 CPUtime=4962.21 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 451299 1259 0 0 496133 88 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=2868980 CPUtime=4962.08 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 531533 1259 0 0 496110 98 0 0 25 0 9 0 722440802 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=2868980 CPUtime=4960.33 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 485798 1259 0 0 495855 178 0 0 25 0 9 0 722440803 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=2868980 CPUtime=4960.61 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 466908 1259 0 0 495960 101 0 0 25 0 9 0 722440803 2937835520 678519 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39603.6
Current children cumulated vsize (KiB) 2868980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012 s]
/proc/loadavg: 8.03 8.07 8.01 9/532 26868
/proc/meminfo: memFree=4405152/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=2834764 CPUtime=40000.4 cores=0-7
/proc/26696/stat : 26696 (plingeling) S 26694 26696 26397 0 -1 4202496 3540505 1259 0 0 3999173 865 0 0 25 0 9 0 722440794 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 708691 669965 180 55 0 706577 0
[pid=26696/tid=26703] ppid=26694 vsize=2834764 CPUtime=5010.2 cores=0-7
/proc/26696/task/26703/stat : 26703 (plingeling) R 26694 26696 26397 0 -1 4202560 449171 1259 0 0 500939 81 0 0 25 0 9 0 722440802 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=2834764 CPUtime=4924.11 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4202560 461844 1259 0 0 492327 84 0 0 25 0 9 0 722440802 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26696/tid=26705] ppid=26694 vsize=2834764 CPUtime=5011.66 cores=0-7
/proc/26696/task/26705/stat : 26705 (plingeling) R 26694 26696 26397 0 -1 4202560 424890 1259 0 0 501078 88 0 0 25 0 9 0 722440802 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26696/tid=26706] ppid=26694 vsize=2834764 CPUtime=5010.22 cores=0-7
/proc/26696/task/26706/stat : 26706 (plingeling) R 26694 26696 26397 0 -1 4202560 233518 1259 0 0 500885 137 0 0 25 0 9 0 722440802 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26696/tid=26707] ppid=26694 vsize=2834764 CPUtime=5011.93 cores=0-7
/proc/26696/task/26707/stat : 26707 (plingeling) R 26694 26696 26397 0 -1 4202560 451299 1259 0 0 501105 88 0 0 25 0 9 0 722440802 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26696/tid=26708] ppid=26694 vsize=2834764 CPUtime=5011.8 cores=0-7
/proc/26696/task/26708/stat : 26708 (plingeling) R 26694 26696 26397 0 -1 4202560 531533 1259 0 0 501082 98 0 0 25 0 9 0 722440802 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26696/tid=26709] ppid=26694 vsize=2834764 CPUtime=5010.03 cores=0-7
/proc/26696/task/26709/stat : 26709 (plingeling) R 26694 26696 26397 0 -1 4202560 485798 1259 0 0 500825 178 0 0 25 0 9 0 722440803 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26696/tid=26710] ppid=26694 vsize=2834764 CPUtime=5010.31 cores=0-7
/proc/26696/task/26710/stat : 26710 (plingeling) R 26694 26696 26397 0 -1 4202560 498166 1259 0 0 500924 107 0 0 25 0 9 0 722440803 2902798336 669965 33554432000 4194304 4417452 140733979272048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2834764

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

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

[startup+5012.13 s]
/proc/loadavg: 8.03 8.07 8.01 9/532 26868
/proc/meminfo: memFree=4405152/32951132 swapFree=54105148/67111528
[pid=26696] ppid=26694 vsize=0 CPUtime=40000.6 cores=0-7
/proc/26696/stat : 26696 (plingeling) Z 26694 26696 26397 0 -1 4203548 3540505 1259 0 0 3999180 875 0 0 18 0 2 0 722440794 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26696/statm: 0 0 0 0 0 0 0
[pid=26696/tid=26704] ppid=26694 vsize=0 CPUtime=4924.21 cores=0-7
/proc/26696/task/26704/stat : 26704 (plingeling) R 26694 26696 26397 0 -1 4203588 461844 1259 0 0 492327 94 0 0 25 0 2 0 722440802 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.13
CPU time (s): 40000.6
CPU user time (s): 39991.8
CPU system time (s): 8.76367
CPU usage (%): 798.075
Max. virtual memory (cumulated for all children) (KiB): 2869256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39991.8
system time used= 8.76367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3541764
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= 299
involuntary context switches= 194596

runsolver used 24.7112 second user time and 63.1184 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-23 01:53:41
IDJOB=3394872
IDBENCH=85802
IDSOLVER=1851
FILE ID=node128/3394872-1306108421
RUNJOBID= node128-1306102930-26411
PBS_JOBID= 13388000
Free space on /tmp= 73256 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394872-1306108421/watcher-3394872-1306108421 -o /tmp/evaluation-result-3394872-1306108421/solver-3394872-1306108421 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394872-1306108421.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=2020031069

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       7093980 kB
Buffers:        216732 kB
Cached:        4194752 kB
SwapCached:      78180 kB
Active:       10046172 kB
Inactive:     15518032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       7093980 kB
SwapTotal:    67111528 kB
SwapFree:     54105148 kB
Dirty:             800 kB
Writeback:           8 kB
AnonPages:    21084772 kB
Mapped:          19552 kB
Slab:           110732 kB
PageTables:     112236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174774772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 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 node128 at 2011-05-23 03:17:16