Trace number 3372662

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.7 5007.53

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3372662-1305439806/watcher-3372662-1305439806 -o /tmp/evaluation-result-3372662-1305439806/solver-3372662-1305439806 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372662-1305439806.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.90 7.66 7.70 1/323 32529
/proc/meminfo: memFree=22943444/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=18856 CPUtime=0 cores=0-7
/proc/32529/stat : 32529 (plingeling) R 32527 32529 31747 0 -1 4202496 2791 1252 0 0 0 0 0 0 20 0 1 0 636396269 19308544 2721 33554432000 4194304 4417452 140734627760464 18446744073709551615 270338077652 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32529/statm: 4714 2721 144 55 0 2600 0

[startup+0.066119 s]
/proc/loadavg: 7.90 7.66 7.70 1/323 32529
/proc/meminfo: memFree=22943444/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=30120 CPUtime=0.05 cores=0-7
/proc/32529/stat : 32529 (plingeling) R 32527 32529 31747 0 -1 4202496 5624 1252 0 0 5 0 0 0 20 0 1 0 636396269 30842880 5554 33554432000 4194304 4417452 140734627760464 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32529/statm: 7530 5554 149 55 0 5416 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30120

[startup+0.101112 s]
/proc/loadavg: 7.90 7.66 7.70 1/323 32529
/proc/meminfo: memFree=22943444/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=41548 CPUtime=0.08 cores=0-7
/proc/32529/stat : 32529 (plingeling) R 32527 32529 31747 0 -1 4202496 8481 1252 0 0 8 0 0 0 20 0 1 0 636396269 42545152 8411 33554432000 4194304 4417452 140734627760464 18446744073709551615 4259922 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32529/statm: 10387 8411 149 55 0 8273 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41548

[startup+0.301075 s]
/proc/loadavg: 7.90 7.66 7.70 1/323 32529
/proc/meminfo: memFree=22943444/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=81384 CPUtime=0.28 cores=0-7
/proc/32529/stat : 32529 (plingeling) R 32527 32529 31747 0 -1 4202496 18440 1252 0 0 27 1 0 0 21 0 1 0 636396269 83337216 18370 33554432000 4194304 4417452 140734627760464 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32529/statm: 20346 18370 149 55 0 18232 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 81384

[startup+0.700963 s]
/proc/loadavg: 7.90 7.66 7.70 1/323 32529
/proc/meminfo: memFree=22943444/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=356564 CPUtime=2 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 37271 1252 0 0 195 5 0 0 23 0 9 0 636396269 365121536 26470 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 89141 26470 174 55 0 87027 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 356564

[startup+1.50081 s]
/proc/loadavg: 7.90 7.66 7.70 9/332 32543
/proc/meminfo: memFree=22835516/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=357984 CPUtime=8.39 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 51130 1252 0 0 832 7 0 0 23 0 9 0 636396269 366575616 26543 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 89496 26543 175 55 0 87382 0
[pid=32529/tid=32536] ppid=32527 vsize=357984 CPUtime=0.99 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 6652 1252 0 0 99 0 0 0 19 0 9 0 636396318 366575616 26543 33554432000 4194304 4417452 140734627760464 18446744073709551615 4292295 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=357984 CPUtime=0.99 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 5034 1252 0 0 98 1 0 0 19 0 9 0 636396318 366575616 26543 33554432000 4194304 4417452 140734627760464 18446744073709551615 4291424 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=357984 CPUtime=0.99 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 7418 1252 0 0 98 1 0 0 19 0 9 0 636396318 366575616 26547 33554432000 4194304 4417452 140734627760464 18446744073709551615 270338077784 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=357984 CPUtime=0.97 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 2354 1252 0 0 97 0 0 0 19 0 9 0 636396318 366575616 26559 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=357984 CPUtime=0.98 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 3353 1252 0 0 98 0 0 0 19 0 9 0 636396318 366575616 26574 33554432000 4194304 4417452 140734627760464 18446744073709551615 4306569 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=357984 CPUtime=0.96 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 1897 1252 0 0 96 0 0 0 25 0 9 0 636396318 366575616 26589 33554432000 4194304 4417452 140734627760464 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=357984 CPUtime=0.98 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 1663 1252 0 0 98 0 0 0 25 0 9 0 636396318 366575616 26603 33554432000 4194304 4417452 140734627760464 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=357984 CPUtime=0.97 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 4306 1252 0 0 97 0 0 0 19 0 9 0 636396318 366575616 26618 33554432000 4194304 4417452 140734627760464 18446744073709551615 4284741 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 357984

[startup+3.10048 s]
/proc/loadavg: 7.90 7.66 7.70 9/332 32543
/proc/meminfo: memFree=22824976/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=403036 CPUtime=21.18 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 90290 1252 0 0 2105 13 0 0 23 0 9 0 636396269 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 100759 33812 179 55 0 98645 0
[pid=32529/tid=32536] ppid=32527 vsize=403036 CPUtime=2.59 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 13242 1252 0 0 258 1 0 0 22 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=403036 CPUtime=2.58 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 11232 1252 0 0 257 1 0 0 22 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4346477 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=403036 CPUtime=2.59 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 15005 1252 0 0 257 2 0 0 22 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4233447 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=403036 CPUtime=2.56 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 2354 1252 0 0 256 0 0 0 22 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=403036 CPUtime=2.58 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 8983 1252 0 0 257 1 0 0 22 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=403036 CPUtime=2.55 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 5671 1252 0 0 255 0 0 0 25 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=403036 CPUtime=2.58 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 4303 1252 0 0 258 0 0 0 25 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=403036 CPUtime=2.58 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 11043 1252 0 0 257 1 0 0 22 0 9 0 636396318 412708864 33812 33554432000 4194304 4417452 140734627760464 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.18
Current children cumulated vsize (KiB) 403036

[startup+6.30085 s]
/proc/loadavg: 7.91 7.67 7.71 9/332 32543
/proc/meminfo: memFree=22775008/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=407132 CPUtime=46.74 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 98508 1252 0 0 4660 14 0 0 23 0 9 0 636396269 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 101783 38434 180 55 0 99669 0
[pid=32529/tid=32536] ppid=32527 vsize=407132 CPUtime=5.79 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 15074 1252 0 0 577 2 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=407132 CPUtime=5.79 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 12501 1252 0 0 577 2 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4272881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=407132 CPUtime=5.79 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 16244 1252 0 0 577 2 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=407132 CPUtime=5.72 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 2354 1252 0 0 572 0 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=407132 CPUtime=5.78 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 10358 1252 0 0 577 1 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=407132 CPUtime=5.75 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 6701 1252 0 0 575 0 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4270916 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=407132 CPUtime=5.78 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 4329 1252 0 0 578 0 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4259845 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=407132 CPUtime=5.77 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 12490 1252 0 0 576 1 0 0 25 0 9 0 636396318 416903168 38434 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 46.74
Current children cumulated vsize (KiB) 407132

[startup+12.7006 s]
/proc/loadavg: 7.92 7.67 7.71 9/332 32543
/proc/meminfo: memFree=22785068/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=410380 CPUtime=97.88 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 101513 1252 0 0 9773 15 0 0 23 0 9 0 636396269 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 102595 39246 180 55 0 100481 0
[pid=32529/tid=32536] ppid=32527 vsize=410380 CPUtime=12.19 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 15345 1252 0 0 1217 2 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=410380 CPUtime=12.19 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 12518 1252 0 0 1217 2 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236693 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=410380 CPUtime=12.19 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 17719 1252 0 0 1217 2 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4275685 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=410380 CPUtime=12.05 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 2430 1252 0 0 1205 0 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=410380 CPUtime=12.18 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 10808 1252 0 0 1217 1 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=410380 CPUtime=12.15 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 6965 1252 0 0 1215 0 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4365990 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=410380 CPUtime=12.18 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 4329 1252 0 0 1218 0 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4352339 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=410380 CPUtime=12.17 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 12942 1252 0 0 1216 1 0 0 25 0 9 0 636396318 420229120 39246 33554432000 4194304 4417452 140734627760464 18446744073709551615 4259186 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 97.88
Current children cumulated vsize (KiB) 410380

[startup+25.501 s]
/proc/loadavg: 7.94 7.69 7.71 9/332 32544
/proc/meminfo: memFree=22744804/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=455972 CPUtime=200.13 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 115204 1252 0 0 19997 16 0 0 23 0 9 0 636396269 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 113993 50043 180 55 0 111879 0
[pid=32529/tid=32536] ppid=32527 vsize=455972 CPUtime=24.99 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 16655 1252 0 0 2497 2 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364912 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=455972 CPUtime=24.98 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 14011 1252 0 0 2496 2 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4237214 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=455972 CPUtime=24.99 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 19267 1252 0 0 2497 2 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=455972 CPUtime=24.71 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 5777 1252 0 0 2471 0 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=455972 CPUtime=24.98 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 12737 1252 0 0 2497 1 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4357168 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=455972 CPUtime=24.96 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 8308 1252 0 0 2495 1 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=455972 CPUtime=24.99 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 5723 1252 0 0 2498 1 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=455972 CPUtime=24.97 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 14269 1252 0 0 2496 1 0 0 25 0 9 0 636396318 466915328 50043 33554432000 4194304 4417452 140734627760464 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.13
Current children cumulated vsize (KiB) 455972

[startup+51.101 s]
/proc/loadavg: 8.01 7.73 7.72 9/332 32545
/proc/meminfo: memFree=22681116/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=519632 CPUtime=404.67 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 132618 1252 0 0 40449 18 0 0 23 0 9 0 636396269 532103168 65958 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 129908 65958 180 55 0 127794 0
[pid=32529/tid=32536] ppid=32527 vsize=519632 CPUtime=50.59 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 18940 1252 0 0 5057 2 0 0 25 0 9 0 636396318 532103168 65958 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=519632 CPUtime=50.58 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 14027 1252 0 0 5056 2 0 0 25 0 9 0 636396318 532103168 65958 33554432000 4194304 4417452 140734627760464 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=519632 CPUtime=50.59 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.08 8.08 8.02 9/332 32684
/proc/meminfo: memFree=20564648/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=2613252 CPUtime=37722.8 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 3756903 1252 0 0 3771672 605 0 0 23 0 9 0 636396269 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 653313 593472 180 55 0 651199 0
[pid=32529/tid=32536] ppid=32527 vsize=2613252 CPUtime=4693.7 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 642948 1252 0 0 469257 113 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=2613252 CPUtime=4721.12 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 563064 1252 0 0 472026 86 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=2613252 CPUtime=4721.98 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 445298 1252 0 0 472127 71 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=2613252 CPUtime=4717.09 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 450756 1252 0 0 471636 73 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=2613252 CPUtime=4721.87 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 540056 1252 0 0 472094 93 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=2613252 CPUtime=4702.51 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 294453 1252 0 0 470200 51 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=2613252 CPUtime=4721.98 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 340629 1252 0 0 472154 44 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=2613252 CPUtime=4721.96 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 461242 1252 0 0 472128 68 0 0 25 0 9 0 636396318 2675970048 593472 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37722.8
Current children cumulated vsize (KiB) 2613252

[startup+4782.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/332 32686
/proc/meminfo: memFree=20816048/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=2362300 CPUtime=38202.1 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 3805461 1252 0 0 3819592 613 0 0 23 0 9 0 636396269 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 590575 530734 180 55 0 588461 0
[pid=32529/tid=32536] ppid=32527 vsize=2362300 CPUtime=4753.05 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 642948 1252 0 0 475192 113 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=2362300 CPUtime=4781.1 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 572788 1252 0 0 478022 88 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=2362300 CPUtime=4781.97 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 445298 1252 0 0 478126 71 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=2362300 CPUtime=4777.08 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 454172 1252 0 0 477635 73 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=2362300 CPUtime=4781.85 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 550896 1252 0 0 478091 94 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=2362300 CPUtime=4762.5 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 319031 1252 0 0 476196 54 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=2362300 CPUtime=4781.97 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 340629 1252 0 0 478153 44 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=2362300 CPUtime=4781.96 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 461242 1252 0 0 478128 68 0 0 25 0 9 0 636396318 2418995200 530734 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38202.1
Current children cumulated vsize (KiB) 2362300

[startup+4842.3 s]
/proc/loadavg: 8.02 8.06 8.02 9/332 32687
/proc/meminfo: memFree=20707324/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=2470476 CPUtime=38681.4 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 3881164 1252 0 0 3867515 627 0 0 23 0 9 0 636396269 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 617619 557747 180 55 0 615505 0
[pid=32529/tid=32536] ppid=32527 vsize=2470476 CPUtime=4812.41 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 646697 1252 0 0 481127 114 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=2470476 CPUtime=4841.09 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 590456 1252 0 0 484018 91 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=2470476 CPUtime=4841.97 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 445298 1252 0 0 484126 71 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=2470476 CPUtime=4837.09 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 454172 1252 0 0 483635 74 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=2470476 CPUtime=4841.86 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 551697 1252 0 0 484091 95 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4353526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=2470476 CPUtime=4822.5 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 342418 1252 0 0 482191 59 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=2470476 CPUtime=4841.97 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 361422 1252 0 0 484150 47 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=2470476 CPUtime=4841.96 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 470547 1252 0 0 484127 69 0 0 25 0 9 0 636396318 2529767424 557747 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38681.4
Current children cumulated vsize (KiB) 2470476

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.02 9/332 32689
/proc/meminfo: memFree=20387224/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=2790548 CPUtime=39160.8 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 3992814 1252 0 0 3915431 647 0 0 23 0 9 0 636396269 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 697637 637765 180 55 0 695523 0
[pid=32529/tid=32536] ppid=32527 vsize=2790548 CPUtime=4871.77 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 656025 1252 0 0 487062 115 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=2790548 CPUtime=4901.07 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 606148 1252 0 0 490015 92 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=2790548 CPUtime=4901.98 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 453490 1252 0 0 490124 74 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=2790548 CPUtime=4897.09 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 454172 1252 0 0 489635 74 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=2790548 CPUtime=4901.86 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 553779 1252 0 0 490091 95 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=2790548 CPUtime=4882.5 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 353834 1252 0 0 488188 62 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=2790548 CPUtime=4901.98 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 374248 1252 0 0 490149 49 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=2790548 CPUtime=4901.96 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 522661 1252 0 0 490116 80 0 0 25 0 9 0 636396318 2857521152 637765 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39160.8
Current children cumulated vsize (KiB) 2790548

[startup+4962.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/332 32690
/proc/meminfo: memFree=20272072/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=2905428 CPUtime=39640.1 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 4021533 1252 0 0 3963359 655 0 0 23 0 9 0 636396269 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 726357 666484 180 55 0 724243 0
[pid=32529/tid=32536] ppid=32527 vsize=2905428 CPUtime=4931.12 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 660280 1252 0 0 492996 116 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=2905428 CPUtime=4961.07 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 618820 1252 0 0 496011 96 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4353615 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=2905428 CPUtime=4961.98 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 453506 1252 0 0 496124 74 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=2905428 CPUtime=4957.09 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 454172 1252 0 0 495635 74 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=2905428 CPUtime=4961.86 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 553779 1252 0 0 496091 95 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=2905428 CPUtime=4942.51 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 365610 1252 0 0 494185 66 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=2905428 CPUtime=4961.99 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 374248 1252 0 0 496150 49 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=2905428 CPUtime=4961.96 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 522661 1252 0 0 496116 80 0 0 25 0 9 0 636396318 2975158272 666484 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39640.1
Current children cumulated vsize (KiB) 2905428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.4 s]
/proc/loadavg: 8.07 8.06 8.02 9/332 32692
/proc/meminfo: memFree=20344664/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=2833000 CPUtime=40000.5 cores=0-7
/proc/32529/stat : 32529 (plingeling) S 32527 32529 31747 0 -1 4202496 4076926 1252 0 0 3999388 666 0 0 23 0 9 0 636396269 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 708250 648377 180 55 0 706136 0
[pid=32529/tid=32536] ppid=32527 vsize=2833000 CPUtime=4975.73 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4202560 663535 1252 0 0 497457 116 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32529/tid=32537] ppid=32527 vsize=2833000 CPUtime=5006.17 cores=0-7
/proc/32529/task/32537/stat : 32537 (plingeling) R 32527 32529 31747 0 -1 4202560 636148 1252 0 0 500518 99 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32529/tid=32538] ppid=32527 vsize=2833000 CPUtime=5007.09 cores=0-7
/proc/32529/task/32538/stat : 32538 (plingeling) R 32527 32529 31747 0 -1 4202560 453506 1252 0 0 500635 74 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32529/tid=32539] ppid=32527 vsize=2833000 CPUtime=5002.21 cores=0-7
/proc/32529/task/32539/stat : 32539 (plingeling) R 32527 32529 31747 0 -1 4202560 454172 1252 0 0 500147 74 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32529/tid=32540] ppid=32527 vsize=2833000 CPUtime=5006.97 cores=0-7
/proc/32529/task/32540/stat : 32540 (plingeling) R 32527 32529 31747 0 -1 4202560 561971 1252 0 0 500601 96 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32529/tid=32541] ppid=32527 vsize=2833000 CPUtime=4987.62 cores=0-7
/proc/32529/task/32541/stat : 32541 (plingeling) R 32527 32529 31747 0 -1 4202560 392091 1252 0 0 498691 71 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32529/tid=32542] ppid=32527 vsize=2833000 CPUtime=5007.1 cores=0-7
/proc/32529/task/32542/stat : 32542 (plingeling) R 32527 32529 31747 0 -1 4202560 374248 1252 0 0 500661 49 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32529/tid=32543] ppid=32527 vsize=2833000 CPUtime=5007.08 cores=0-7
/proc/32529/task/32543/stat : 32543 (plingeling) R 32527 32529 31747 0 -1 4202560 522798 1252 0 0 500626 82 0 0 25 0 9 0 636396318 2900992000 648377 33554432000 4194304 4417452 140734627760464 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 2833000

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

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

[startup+5007.52 s]
/proc/loadavg: 8.07 8.06 8.02 9/332 32692
/proc/meminfo: memFree=20344664/32951124 swapFree=59367104/67111528
[pid=32529] ppid=32527 vsize=0 CPUtime=40000.7 cores=0-7
/proc/32529/stat : 32529 (plingeling) Z 32527 32529 31747 0 -1 4203548 4076926 1252 0 0 3999392 676 0 0 18 0 2 0 636396269 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32529/statm: 0 0 0 0 0 0 0
[pid=32529/tid=32536] ppid=32527 vsize=0 CPUtime=4975.84 cores=0-7
/proc/32529/task/32536/stat : 32536 (plingeling) R 32527 32529 31747 0 -1 4203588 663535 1252 0 0 497458 126 0 0 25 0 2 0 636396318 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.53
CPU time (s): 40000.7
CPU user time (s): 39993.9
CPU system time (s): 6.78597
CPU usage (%): 798.81
Max. virtual memory (cumulated for all children) (KiB): 3126452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.9
system time used= 6.78597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4078178
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= 962
involuntary context switches= 193899

runsolver used 15.2847 second user time and 38.7701 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 08:10:07
IDJOB=3372662
IDBENCH=83105
IDSOLVER=1851
FILE ID=node143/3372662-1305439806
RUNJOBID= node143-1305436493-31761
PBS_JOBID= 13324751
Free space on /tmp= 73548 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom24.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372662-1305439806/watcher-3372662-1305439806 -o /tmp/evaluation-result-3372662-1305439806/solver-3372662-1305439806 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372662-1305439806.cnf

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=195463395

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22943732 kB
Buffers:        192428 kB
Cached:        1056816 kB
SwapCached:      67400 kB
Active:         154692 kB
Inactive:      9614576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22943732 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            3892 kB
Writeback:           0 kB
AnonPages:     8453068 kB
Mapped:          22248 kB
Slab:           118648 kB
PageTables:      52396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69936964 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= 73548 MiB
End job on node143 at 2011-05-15 09:33:36