Trace number 3372752

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.9 5007.76

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372752-1305442050/watcher-3372752-1305442050 -o /tmp/evaluation-result-3372752-1305442050/solver-3372752-1305442050 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372752-1305442050.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.09 8.07 8.01 1/359 17465
/proc/meminfo: memFree=18239600/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=11264 CPUtime=0 cores=0-7
/proc/17465/stat : 17465 (plingeling) R 17463 17465 17249 0 -1 4202496 893 1253 0 0 0 0 0 0 25 0 1 0 734435620 11534336 823 33554432000 4194304 4417452 140736319038816 18446744073709551615 224284544560 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/17465/statm: 2816 823 148 55 0 702 0

[startup+0.16105 s]
/proc/loadavg: 8.09 8.07 8.01 1/359 17465
/proc/meminfo: memFree=18239600/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=163152 CPUtime=1.01 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 2241 1253 0 0 101 0 0 0 18 0 9 0 734435620 167067648 1999 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 40788 1999 180 55 0 38674 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 163152

[startup+0.201043 s]
/proc/loadavg: 8.09 8.07 8.01 1/359 17465
/proc/meminfo: memFree=18239600/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=163608 CPUtime=1.33 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 2366 1253 0 0 133 0 0 0 18 0 9 0 734435620 167534592 2113 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 40902 2113 180 55 0 38788 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 163608

[startup+0.301028 s]
/proc/loadavg: 8.09 8.07 8.01 1/359 17465
/proc/meminfo: memFree=18239600/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=165244 CPUtime=2.13 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 3010 1253 0 0 213 0 0 0 18 0 9 0 734435620 169209856 2522 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 41311 2522 180 55 0 39197 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 165244

[startup+0.700961 s]
/proc/loadavg: 8.09 8.07 8.01 1/359 17465
/proc/meminfo: memFree=18239600/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=171456 CPUtime=5.33 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 6609 1253 0 0 532 1 0 0 18 0 9 0 734435620 175570944 4081 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 42864 4081 180 55 0 40750 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 171456

[startup+1.50083 s]
/proc/loadavg: 8.08 8.06 8.00 9/368 17479
/proc/meminfo: memFree=18220428/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=176168 CPUtime=11.71 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 13165 1253 0 0 1169 2 0 0 18 0 9 0 734435620 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 44042 5293 180 55 0 41928 0
[pid=17465/tid=17472] ppid=17463 vsize=176168 CPUtime=1.42 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 1445 1253 0 0 142 0 0 0 25 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=176168 CPUtime=1.47 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 1163 1253 0 0 147 0 0 0 25 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=176168 CPUtime=1.47 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 1963 1253 0 0 147 0 0 0 25 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=176168 CPUtime=1.46 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 1537 1253 0 0 146 0 0 0 23 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=176168 CPUtime=1.47 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 1774 1253 0 0 147 0 0 0 23 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=176168 CPUtime=1.47 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 1010 1253 0 0 147 0 0 0 23 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364791 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=176168 CPUtime=1.42 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 1589 1253 0 0 142 0 0 0 23 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4352575 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=176168 CPUtime=1.46 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 1237 1253 0 0 146 0 0 0 20 0 9 0 734435622 180396032 5293 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 176168

[startup+3.10056 s]
/proc/loadavg: 8.08 8.06 8.00 9/368 17479
/proc/meminfo: memFree=18212740/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=187716 CPUtime=24.5 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 24125 1253 0 0 2445 5 0 0 18 0 9 0 734435620 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 46929 8156 180 55 0 44815 0
[pid=17465/tid=17472] ppid=17463 vsize=187716 CPUtime=3.01 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 2951 1253 0 0 301 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=187716 CPUtime=3.07 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 2307 1253 0 0 307 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=187716 CPUtime=3.07 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 3316 1253 0 0 307 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=187716 CPUtime=3.07 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 2879 1253 0 0 306 1 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=187716 CPUtime=3.06 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 3195 1253 0 0 306 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=187716 CPUtime=3.06 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 2463 1253 0 0 306 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=187716 CPUtime=3.01 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 2776 1253 0 0 301 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=187716 CPUtime=3.05 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 2791 1253 0 0 305 0 0 0 25 0 9 0 734435622 192221184 8156 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 187716

[startup+6.30103 s]
/proc/loadavg: 8.08 8.06 8.00 9/368 17479
/proc/meminfo: memFree=18203812/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=195376 CPUtime=50.06 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 43049 1253 0 0 4998 8 0 0 18 0 9 0 734435620 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 48844 10081 180 55 0 46730 0
[pid=17465/tid=17472] ppid=17463 vsize=195376 CPUtime=6.17 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 6096 1253 0 0 616 1 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=195376 CPUtime=6.27 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 4279 1253 0 0 627 0 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4250771 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=195376 CPUtime=6.27 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 5808 1253 0 0 626 1 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=195376 CPUtime=6.27 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 4772 1253 0 0 626 1 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4357434 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=195376 CPUtime=6.27 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 6447 1253 0 0 626 1 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=195376 CPUtime=6.27 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 4638 1253 0 0 626 1 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=195376 CPUtime=6.21 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 4175 1253 0 0 621 0 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=195376 CPUtime=6.25 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 5387 1253 0 0 625 0 0 0 25 0 9 0 734435622 200065024 10081 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 195376

[startup+12.701 s]
/proc/loadavg: 8.14 8.08 8.01 9/368 17479
/proc/meminfo: memFree=18183396/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=222684 CPUtime=101.18 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 74509 1253 0 0 10105 13 0 0 18 0 9 0 734435620 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 55671 16888 180 55 0 53557 0
[pid=17465/tid=17472] ppid=17463 vsize=222684 CPUtime=12.49 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 11446 1253 0 0 1248 1 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4236888 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=222684 CPUtime=12.67 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 8022 1253 0 0 1266 1 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=222684 CPUtime=12.67 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 9354 1253 0 0 1265 2 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4236895 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=222684 CPUtime=12.67 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 8514 1253 0 0 1265 2 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=222684 CPUtime=12.67 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 9900 1253 0 0 1266 1 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=222684 CPUtime=12.67 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 8087 1253 0 0 1266 1 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=222684 CPUtime=12.61 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 6859 1253 0 0 1261 0 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=222684 CPUtime=12.65 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 10880 1253 0 0 1264 1 0 0 25 0 9 0 734435622 228028416 16888 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 222684

[startup+25.5008 s]
/proc/loadavg: 8.12 8.08 8.01 9/368 17479
/proc/meminfo: memFree=18165092/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=226020 CPUtime=203.43 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 135097 1253 0 0 20318 25 0 0 18 0 9 0 734435620 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 56505 17742 180 55 0 54391 0
[pid=17465/tid=17472] ppid=17463 vsize=226020 CPUtime=25.14 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 19778 1253 0 0 2511 3 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=226020 CPUtime=25.47 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 15201 1253 0 0 2545 2 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=226020 CPUtime=25.47 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 17337 1253 0 0 2543 4 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4251164 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=226020 CPUtime=25.47 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 17184 1253 0 0 2543 4 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4352339 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=226020 CPUtime=25.47 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 14475 1253 0 0 2545 2 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=226020 CPUtime=25.46 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 15225 1253 0 0 2544 2 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=226020 CPUtime=25.42 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 16012 1253 0 0 2539 3 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4250825 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=226020 CPUtime=25.46 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 18438 1253 0 0 2543 3 0 0 25 0 9 0 734435622 231444480 17742 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 226020

[startup+51.1006 s]
/proc/loadavg: 8.07 8.07 8.01 9/368 17481
/proc/meminfo: memFree=18142720/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=260504 CPUtime=407.92 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 242470 1253 0 0 40745 47 0 0 18 0 9 0 734435620 266756096 26363 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 65126 26363 180 55 0 63012 0
[pid=17465/tid=17472] ppid=17463 vsize=260504 CPUtime=50.43 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 33637 1253 0 0 5039 4 0 0 25 0 9 0 734435622 266756096 26363 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=260504 CPUtime=51.07 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 28193 1253 0 0 5102 5 0 0 25 0 9 0 734435622 266756096 26363 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=260504 CPUtime=51.06 cores=0-7

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

/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 906103 1253 0 0 465989 165 0 0 25 0 9 0 734435622 920911872 186069 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=899328 CPUtime=4662.33 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 549355 1253 0 0 466136 97 0 0 25 0 9 0 734435622 920911872 186069 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=899328 CPUtime=4662.32 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 596062 1253 0 0 466117 115 0 0 25 0 9 0 734435622 920911872 186069 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=899328 CPUtime=4661.4 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 519389 1253 0 0 466046 94 0 0 25 0 9 0 734435622 920911872 186069 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=899328 CPUtime=4662.32 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 837703 1253 0 0 466087 145 0 0 25 0 9 0 734435622 920911872 186069 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37241.6
Current children cumulated vsize (KiB) 899328

[startup+4722.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/368 17626
/proc/meminfo: memFree=17569724/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=826044 CPUtime=37721 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 5291831 1253 0 0 3771139 964 0 0 18 0 9 0 734435620 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 206511 167748 180 55 0 204397 0
[pid=17465/tid=17472] ppid=17463 vsize=826044 CPUtime=4666.49 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 516490 1253 0 0 466547 102 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365952 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=826044 CPUtime=4722.34 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 564194 1253 0 0 472130 104 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=826044 CPUtime=4722.14 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 767289 1253 0 0 472082 132 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=826044 CPUtime=4721.55 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 911692 1253 0 0 471990 165 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=826044 CPUtime=4722.34 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 554539 1253 0 0 472136 98 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=826044 CPUtime=4722.33 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 603174 1253 0 0 472116 117 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=826044 CPUtime=4721.4 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 524971 1253 0 0 472044 96 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=826044 CPUtime=4722.34 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 848035 1253 0 0 472088 146 0 0 25 0 9 0 734435622 845869056 167748 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37721
Current children cumulated vsize (KiB) 826044

[startup+4782.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/368 17628
/proc/meminfo: memFree=17518112/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=877108 CPUtime=38200.2 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 5332279 1253 0 0 3819053 969 0 0 18 0 9 0 734435620 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 219277 180514 180 55 0 217163 0
[pid=17465/tid=17472] ppid=17463 vsize=877108 CPUtime=4725.78 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 525726 1253 0 0 472475 103 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=877108 CPUtime=4782.34 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 567474 1253 0 0 478129 105 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=877108 CPUtime=4782.13 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 771783 1253 0 0 478080 133 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=877108 CPUtime=4781.54 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 916023 1253 0 0 477988 166 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=877108 CPUtime=4782.33 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 559723 1253 0 0 478135 98 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=877108 CPUtime=4782.32 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 605894 1253 0 0 478115 117 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=877108 CPUtime=4781.38 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 534821 1253 0 0 478040 98 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=877108 CPUtime=4782.32 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 849388 1253 0 0 478086 146 0 0 25 0 9 0 734435622 898158592 180514 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38200.2
Current children cumulated vsize (KiB) 877108

[startup+4842.31 s]
/proc/loadavg: 8.08 8.06 8.00 10/368 17630
/proc/meminfo: memFree=17554780/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=841100 CPUtime=38679.6 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 5371953 1253 0 0 3866985 975 0 0 18 0 9 0 734435620 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 210275 171512 180 55 0 208161 0
[pid=17465/tid=17472] ppid=17463 vsize=841100 CPUtime=4785.08 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 533538 1253 0 0 478404 104 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=841100 CPUtime=4842.35 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 570754 1253 0 0 484130 105 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=841100 CPUtime=4842.14 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 777383 1253 0 0 484080 134 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=841100 CPUtime=4841.55 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 923141 1253 0 0 483988 167 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=841100 CPUtime=4842.34 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 563243 1253 0 0 484135 99 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=841100 CPUtime=4842.33 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 607110 1253 0 0 484116 117 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=841100 CPUtime=4841.38 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 538838 1253 0 0 484040 98 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=841100 CPUtime=4842.33 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 856499 1253 0 0 484086 147 0 0 25 0 9 0 734435622 861286400 171512 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38679.6
Current children cumulated vsize (KiB) 841100

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/368 17630
/proc/meminfo: memFree=17526112/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=869888 CPUtime=39158.8 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 5410519 1253 0 0 3914899 980 0 0 18 0 9 0 734435620 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 217472 178709 180 55 0 215358 0
[pid=17465/tid=17472] ppid=17463 vsize=869888 CPUtime=4844.37 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 538290 1253 0 0 484332 105 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=869888 CPUtime=4902.33 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 580243 1253 0 0 490127 106 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=869888 CPUtime=4902.13 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 778661 1253 0 0 490079 134 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=869888 CPUtime=4901.54 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 926880 1253 0 0 489987 167 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=869888 CPUtime=4902.33 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 566763 1253 0 0 490134 99 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=869888 CPUtime=4902.32 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 610212 1253 0 0 490114 118 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=869888 CPUtime=4901.36 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 545173 1253 0 0 490037 99 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=869888 CPUtime=4902.33 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 862850 1253 0 0 490085 148 0 0 25 0 9 0 734435622 890765312 178709 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39158.8
Current children cumulated vsize (KiB) 869888

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/368 17632
/proc/meminfo: memFree=17514164/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=881576 CPUtime=39638.1 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 5448435 1253 0 0 3962822 985 0 0 18 0 9 0 734435620 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 220394 181631 180 55 0 218280 0
[pid=17465/tid=17472] ppid=17463 vsize=881576 CPUtime=4903.65 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 538290 1253 0 0 490260 105 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=881576 CPUtime=4962.33 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 587513 1253 0 0 496126 107 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=881576 CPUtime=4962.12 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 782495 1253 0 0 496078 134 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=881576 CPUtime=4961.54 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 933242 1253 0 0 495986 168 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=881576 CPUtime=4962.34 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 573803 1253 0 0 496133 101 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=881576 CPUtime=4962.33 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 612218 1253 0 0 496114 119 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=881576 CPUtime=4961.35 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 548725 1253 0 0 496036 99 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=881576 CPUtime=4962.32 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 870702 1253 0 0 496083 149 0 0 25 0 9 0 734435622 902733824 181631 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39638.1
Current children cumulated vsize (KiB) 881576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.7 s]
/proc/loadavg: 8.01 8.04 8.00 9/368 17634
/proc/meminfo: memFree=17510300/32951124 swapFree=45193364/67111528
[pid=17465] ppid=17463 vsize=885612 CPUtime=40000.8 cores=0-7
/proc/17465/stat : 17465 (plingeling) S 17463 17465 17249 0 -1 4202496 5492387 1253 0 0 3999089 993 0 0 18 0 9 0 734435620 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/17465/statm: 221403 182640 180 55 0 219289 0
[pid=17465/tid=17472] ppid=17463 vsize=885612 CPUtime=4948.52 cores=0-7
/proc/17465/task/17472/stat : 17472 (plingeling) R 17463 17465 17249 0 -1 4202560 543106 1253 0 0 494746 106 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17465/tid=17473] ppid=17463 vsize=885612 CPUtime=5007.75 cores=0-7
/proc/17465/task/17473/stat : 17473 (plingeling) R 17463 17465 17249 0 -1 4202560 592014 1253 0 0 500667 108 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17465/tid=17474] ppid=17463 vsize=885612 CPUtime=5007.53 cores=0-7
/proc/17465/task/17474/stat : 17474 (plingeling) R 17463 17465 17249 0 -1 4202560 790692 1253 0 0 500617 136 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17465/tid=17475] ppid=17463 vsize=885612 CPUtime=5006.96 cores=0-7
/proc/17465/task/17475/stat : 17475 (plingeling) R 17463 17465 17249 0 -1 4202560 936174 1253 0 0 500527 169 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17465/tid=17476] ppid=17463 vsize=885612 CPUtime=5007.74 cores=0-7
/proc/17465/task/17476/stat : 17476 (plingeling) R 17463 17465 17249 0 -1 4202560 578267 1253 0 0 500673 101 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17465/tid=17477] ppid=17463 vsize=885612 CPUtime=5007.73 cores=0-7
/proc/17465/task/17477/stat : 17477 (plingeling) R 17463 17465 17249 0 -1 4202560 614510 1253 0 0 500654 119 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17465/tid=17478] ppid=17463 vsize=885612 CPUtime=5006.75 cores=0-7
/proc/17465/task/17478/stat : 17478 (plingeling) R 17463 17465 17249 0 -1 4202560 554269 1253 0 0 500575 100 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17465/tid=17479] ppid=17463 vsize=885612 CPUtime=5007.73 cores=0-7
/proc/17465/task/17479/stat : 17479 (plingeling) R 17463 17465 17249 0 -1 4202560 881908 1253 0 0 500623 150 0 0 25 0 9 0 734435622 906866688 182640 33554432000 4194304 4417452 140736319038816 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 885612

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.76
CPU time (s): 40000.9
CPU user time (s): 39990.9
CPU system time (s): 9.97448
CPU usage (%): 798.779
Max. virtual memory (cumulated for all children) (KiB): 942348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.9
system time used= 9.97448
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5493640
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= 359
involuntary context switches= 191486

runsolver used 16.6005 second user time and 42.5985 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 08:47:30
IDJOB=3372752
IDBENCH=83421
IDSOLVER=1851
FILE ID=node118/3372752-1305442050
RUNJOBID= node118-1305437039-17263
PBS_JOBID= 13324763
Free space on /tmp= 73328 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372752-1305442050/watcher-3372752-1305442050 -o /tmp/evaluation-result-3372752-1305442050/solver-3372752-1305442050 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372752-1305442050.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=440716024

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18240004 kB
Buffers:        287452 kB
Cached:        4424676 kB
SwapCached:      22084 kB
Active:       11779648 kB
Inactive:      2626884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18240004 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     9685504 kB
Mapped:          14816 kB
Slab:           146996 kB
PageTables:      89544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88629112 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= 73328 MiB
End job on node118 at 2011-05-15 10:10:59