Trace number 3371480

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.14 1203.44

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.40 5.28 6.92 8/355 19013
/proc/meminfo: memFree=17748124/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=10696 CPUtime=0 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) R 19011 19013 10053 0 -1 4202496 718 1253 0 0 0 0 0 0 22 0 1 0 733144447 10952704 649 33554432000 4194304 4417452 140734838417040 18446744073709551615 256415085549 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19013/statm: 2674 663 149 55 0 560 0

[startup+0.013422 s]
/proc/loadavg: 3.40 5.28 6.92 8/355 19013
/proc/meminfo: memFree=17748124/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=11224 CPUtime=0 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) R 19011 19013 10053 0 -1 4202496 900 1253 0 0 0 0 0 0 22 0 1 0 733144447 11493376 830 33554432000 4194304 4417452 140734838417040 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19013/statm: 2806 830 149 55 0 692 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11224

[startup+0.125342 s]
/proc/loadavg: 3.40 5.28 6.92 8/355 19013
/proc/meminfo: memFree=17748124/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=118800 CPUtime=0.45 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1233 1253 0 0 45 0 0 0 22 0 5 0 733144447 121651200 1123 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 29700 1123 180 55 0 27586 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 118800

[startup+0.300309 s]
/proc/loadavg: 3.40 5.28 6.92 8/355 19013
/proc/meminfo: memFree=17748124/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=119876 CPUtime=1.15 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1782 1253 0 0 115 0 0 0 22 0 5 0 733144447 122753024 1452 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 29969 1452 180 55 0 27855 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 119876

[startup+0.700234 s]
/proc/loadavg: 3.40 5.28 6.92 8/355 19013
/proc/meminfo: memFree=17748124/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=122912 CPUtime=2.74 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 3909 1253 0 0 274 0 0 0 22 0 5 0 733144447 125861888 2224 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 30728 2224 180 55 0 28614 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 122912

[startup+1.50108 s]
/proc/loadavg: 3.40 5.28 6.92 9/360 19023
/proc/meminfo: memFree=17730236/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=125768 CPUtime=5.93 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 7252 1253 0 0 593 0 0 0 22 0 5 0 733144447 128786432 2958 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 31442 2958 180 55 0 29328 0
[pid=19013/tid=19020] ppid=19011 vsize=125768 CPUtime=1.48 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 1518 1253 0 0 148 0 0 0 25 0 5 0 733144448 128786432 2958 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=125768 CPUtime=1.48 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 1269 1253 0 0 148 0 0 0 25 0 5 0 733144448 128786432 2958 33554432000 4194304 4417452 140734838417040 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=125768 CPUtime=1.47 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 2105 1253 0 0 147 0 0 0 25 0 5 0 733144448 128786432 2958 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=125768 CPUtime=1.48 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 1448 1253 0 0 148 0 0 0 25 0 5 0 733144448 128786432 2958 33554432000 4194304 4417452 140734838417040 18446744073709551615 4357241 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 125768

[startup+3.10078 s]
/proc/loadavg: 3.40 5.28 6.92 9/360 19023
/proc/meminfo: memFree=17724540/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=128852 CPUtime=12.32 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 12558 1253 0 0 1231 1 0 0 22 0 5 0 733144447 131944448 3642 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 32213 3642 180 55 0 30099 0
[pid=19013/tid=19020] ppid=19011 vsize=128852 CPUtime=3.08 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 2920 1253 0 0 308 0 0 0 25 0 5 0 733144448 131944448 3642 33554432000 4194304 4417452 140734838417040 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=128852 CPUtime=3.08 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 2712 1253 0 0 308 0 0 0 25 0 5 0 733144448 131944448 3642 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=128852 CPUtime=3.05 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 3275 1253 0 0 305 0 0 0 25 0 5 0 733144448 131944448 3642 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=128852 CPUtime=3.08 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 2739 1253 0 0 308 0 0 0 25 0 5 0 733144448 131944448 3642 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 128852

[startup+6.30118 s]
/proc/loadavg: 3.77 5.33 6.92 9/360 19023
/proc/meminfo: memFree=17712780/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=135212 CPUtime=25.09 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 22257 1253 0 0 2506 3 0 0 22 0 5 0 733144447 138457088 5405 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 33803 5405 180 55 0 31689 0
[pid=19013/tid=19020] ppid=19011 vsize=135212 CPUtime=6.27 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 5700 1253 0 0 627 0 0 0 25 0 5 0 733144448 138457088 5405 33554432000 4194304 4417452 140734838417040 18446744073709551615 4235691 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=135212 CPUtime=6.27 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 5308 1253 0 0 627 0 0 0 25 0 5 0 733144448 138457088 5405 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=135212 CPUtime=6.21 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 5705 1253 0 0 621 0 0 0 25 0 5 0 733144448 138457088 5405 33554432000 4194304 4417452 140734838417040 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=135212 CPUtime=6.27 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 4632 1253 0 0 627 0 0 0 25 0 5 0 733144448 138457088 5405 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 135212

[startup+12.701 s]
/proc/loadavg: 4.11 5.37 6.93 9/360 19024
/proc/meminfo: memFree=17701020/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=143936 CPUtime=50.61 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 39558 1253 0 0 5055 6 0 0 22 0 5 0 733144447 147390464 7568 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 35984 7568 180 55 0 33870 0
[pid=19013/tid=19020] ppid=19011 vsize=143936 CPUtime=12.68 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 9791 1253 0 0 1267 1 0 0 25 0 5 0 733144448 147390464 7568 33554432000 4194304 4417452 140734838417040 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=143936 CPUtime=12.67 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 11120 1253 0 0 1266 1 0 0 25 0 5 0 733144448 147390464 7568 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=143936 CPUtime=12.54 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 9361 1253 0 0 1253 1 0 0 25 0 5 0 733144448 147390464 7568 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=143936 CPUtime=12.68 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 8374 1253 0 0 1267 1 0 0 25 0 5 0 733144448 147390464 7568 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 143936

[startup+25.5006 s]
/proc/loadavg: 4.97 5.50 6.95 9/360 19024
/proc/meminfo: memFree=17679460/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=148624 CPUtime=101.67 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 70690 1253 0 0 10155 12 0 0 22 0 5 0 733144447 152190976 8766 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 37156 8766 180 55 0 35042 0
[pid=19013/tid=19020] ppid=19011 vsize=148624 CPUtime=25.47 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 15512 1253 0 0 2545 2 0 0 25 0 5 0 733144448 152190976 8766 33554432000 4194304 4417452 140734838417040 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=148624 CPUtime=25.47 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 19089 1253 0 0 2545 2 0 0 25 0 5 0 733144448 152190976 8766 33554432000 4194304 4417452 140734838417040 18446744073709551615 4265411 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=148624 CPUtime=25.2 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 18399 1253 0 0 2517 3 0 0 25 0 5 0 733144448 152190976 8766 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=148624 CPUtime=25.48 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 16778 1253 0 0 2545 3 0 0 25 0 5 0 733144448 152190976 8766 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 148624

[startup+51.1007 s]
/proc/loadavg: 6.13 5.73 6.98 9/360 19025
/proc/meminfo: memFree=17659600/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=166012 CPUtime=203.79 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 126944 1253 0 0 20359 20 0 0 22 0 5 0 733144447 169996288 13056 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 41503 13056 180 55 0 39389 0
[pid=19013/tid=19020] ppid=19011 vsize=166012 CPUtime=51.08 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 29114 1253 0 0 5103 5 0 0 25 0 5 0 733144448 169996288 13056 33554432000 4194304 4417452 140734838417040 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=166012 CPUtime=51.08 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 32020 1253 0 0 5104 4 0 0 25 0 5 0 733144448 169996288 13056 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=166012 CPUtime=50.52 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 31734 1253 0 0 5047 5 0 0 25 0 5 0 733144448 169996288 13056 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=166012 CPUtime=51.08 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 33164 1253 0 0 5102 6 0 0 25 0 5 0 733144448 169996288 13056 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 166012

[startup+102.313 s]
/proc/loadavg: 7.32 6.11 7.05 9/360 19026
/proc/meminfo: memFree=17620520/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=184740 CPUtime=408.06 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 221736 1253 0 0 40769 37 0 0 22 0 5 0 733144447 189173760 17664 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 46185 17664 180 55 0 44071 0
[pid=19013/tid=19020] ppid=19011 vsize=184740 CPUtime=102.29 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 53883 1253 0 0 10219 10 0 0 25 0 5 0 733144448 189173760 17664 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=184740 CPUtime=102.29 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 52290 1253 0 0 10222 7 0 0 25 0 5 0 733144448 189173760 17664 33554432000 4194304 4417452 140734838417040 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=184740 CPUtime=101.14 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 59672 1253 0 0 10105 9 0 0 25 0 5 0 733144448 189173760 17664 33554432000 4194304 4417452 140734838417040 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=184740 CPUtime=102.3 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 54979 1253 0 0 10220 10 0 0 25 0 5 0 733144448 189173760 17664 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 184740

[startup+162.301 s]
/proc/loadavg: 7.87 6.49 7.11 9/360 19028
/proc/meminfo: memFree=17593840/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=198252 CPUtime=647.34 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 329195 1253 0 0 64677 57 0 0 22 0 5 0 733144447 203010048 21042 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 49563 21042 180 55 0 47449 0
[pid=19013/tid=19020] ppid=19011 vsize=198252 CPUtime=162.28 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 89116 1253 0 0 16212 16 0 0 25 0 5 0 733144448 203010048 21042 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=198252 CPUtime=162.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 82135 1253 0 0 16215 13 0 0 25 0 5 0 733144448 203010048 21042 33554432000 4194304 4417452 140734838417040 18446744073709551615 4365067 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=198252 CPUtime=160.46 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 82700 1253 0 0 16033 13 0 0 25 0 5 0 733144448 203010048 21042 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=198252 CPUtime=162.28 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 74332 1253 0 0 16215 13 0 0 25 0 5 0 733144448 203010048 21042 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.34
Current children cumulated vsize (KiB) 198252


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

[pid=19013/tid=19021] ppid=19011 vsize=273520 CPUtime=702.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 268473 1253 0 0 70186 42 0 0 25 0 5 0 733144448 280084480 39859 33554432000 4194304 4417452 140734838417040 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=273520 CPUtime=694.21 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 240616 1253 0 0 69381 40 0 0 25 0 5 0 733144448 280084480 39859 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=273520 CPUtime=702.3 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 207350 1253 0 0 70197 33 0 0 25 0 5 0 733144448 280084480 39859 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.14
Current children cumulated vsize (KiB) 273520

[startup+762.314 s]
/proc/loadavg: 4.59 6.53 7.07 5/350 19070
/proc/meminfo: memFree=17575128/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=260024 CPUtime=3040.52 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1005394 1253 0 0 303885 167 0 0 22 0 5 0 733144447 266264576 36506 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 65006 36506 180 55 0 62892 0
[pid=19013/tid=19020] ppid=19011 vsize=260024 CPUtime=762.32 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 238864 1253 0 0 76191 41 0 0 25 0 5 0 733144448 266264576 36506 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=260024 CPUtime=762.3 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 284003 1253 0 0 76185 45 0 0 25 0 5 0 733144448 266264576 36506 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=260024 CPUtime=753.55 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 258905 1253 0 0 75311 44 0 0 25 0 5 0 733144448 266264576 36506 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=260024 CPUtime=762.31 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 222710 1253 0 0 76196 35 0 0 25 0 5 0 733144448 266264576 36506 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.52
Current children cumulated vsize (KiB) 260024

[startup+822.301 s]
/proc/loadavg: 4.21 6.07 6.87 5/350 19072
/proc/meminfo: memFree=17550284/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=313952 CPUtime=3279.82 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1070806 1253 0 0 327805 177 0 0 22 0 5 0 733144447 321486848 49967 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 78488 49967 180 55 0 76374 0
[pid=19013/tid=19020] ppid=19011 vsize=313952 CPUtime=822.31 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 250326 1253 0 0 82188 43 0 0 25 0 5 0 733144448 321486848 49967 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=313952 CPUtime=822.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 296482 1253 0 0 82181 47 0 0 25 0 5 0 733144448 321486848 49967 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=313952 CPUtime=812.88 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 282315 1253 0 0 81241 47 0 0 25 0 5 0 733144448 321486848 49967 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=313952 CPUtime=822.31 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 240771 1253 0 0 82192 39 0 0 25 0 5 0 733144448 321486848 49967 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.82
Current children cumulated vsize (KiB) 313952

[startup+882.301 s]
/proc/loadavg: 4.08 5.69 6.69 5/350 19074
/proc/meminfo: memFree=17578404/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=285272 CPUtime=3519.15 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1127363 1253 0 0 351729 186 0 0 22 0 5 0 733144447 292118528 42797 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 71318 42797 180 55 0 69204 0
[pid=19013/tid=19020] ppid=19011 vsize=285272 CPUtime=882.31 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 265862 1253 0 0 88186 45 0 0 25 0 5 0 733144448 292118528 42797 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=285272 CPUtime=882.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 310425 1253 0 0 88179 49 0 0 25 0 5 0 733144448 292118528 42797 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=285272 CPUtime=872.21 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 296628 1253 0 0 87171 50 0 0 25 0 5 0 733144448 292118528 42797 33554432000 4194304 4417452 140734838417040 18446744073709551615 4366563 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=285272 CPUtime=882.31 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 253536 1253 0 0 88190 41 0 0 25 0 5 0 733144448 292118528 42797 33554432000 4194304 4417452 140734838417040 18446744073709551615 4365067 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.15
Current children cumulated vsize (KiB) 285272

[startup+942.301 s]
/proc/loadavg: 4.09 5.39 6.52 5/350 19076
/proc/meminfo: memFree=17565088/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=303764 CPUtime=3758.5 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1171783 1253 0 0 375656 194 0 0 22 0 5 0 733144447 311054336 47420 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 75941 47420 180 55 0 73827 0
[pid=19013/tid=19020] ppid=19011 vsize=303764 CPUtime=942.31 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 276265 1253 0 0 94183 48 0 0 25 0 5 0 733144448 311054336 47420 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=303764 CPUtime=942.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 320812 1253 0 0 94178 50 0 0 25 0 5 0 733144448 311054336 47420 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=303764 CPUtime=931.55 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 308244 1253 0 0 93103 52 0 0 25 0 5 0 733144448 311054336 47420 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=303764 CPUtime=942.31 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 265550 1253 0 0 94189 42 0 0 25 0 5 0 733144448 311054336 47420 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.5
Current children cumulated vsize (KiB) 303764

[startup+1002.3 s]
/proc/loadavg: 4.10 5.15 6.37 5/350 19079
/proc/meminfo: memFree=17590352/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=274556 CPUtime=3997.84 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1224184 1253 0 0 399584 200 0 0 22 0 5 0 733144447 281145344 40118 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 68639 40118 180 55 0 66525 0
[pid=19013/tid=19020] ppid=19011 vsize=274556 CPUtime=1002.32 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 290251 1253 0 0 100182 50 0 0 25 0 5 0 733144448 281145344 40118 33554432000 4194304 4417452 140734838417040 18446744073709551615 4357314 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=274556 CPUtime=1002.29 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 332883 1253 0 0 100177 52 0 0 25 0 5 0 733144448 281145344 40118 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=274556 CPUtime=990.88 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 316912 1253 0 0 99036 52 0 0 25 0 5 0 733144448 281145344 40118 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=274556 CPUtime=1002.31 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 283226 1253 0 0 100187 44 0 0 25 0 5 0 733144448 281145344 40118 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.84
Current children cumulated vsize (KiB) 274556

[startup+1062.3 s]
/proc/loadavg: 4.09 4.96 6.22 5/350 19082
/proc/meminfo: memFree=17537356/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=298944 CPUtime=4237.17 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1274986 1253 0 0 423510 207 0 0 22 0 5 0 733144447 306118656 46215 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 74736 46215 180 55 0 72622 0
[pid=19013/tid=19020] ppid=19011 vsize=298944 CPUtime=1062.32 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 307114 1253 0 0 106180 52 0 0 25 0 5 0 733144448 306118656 46215 33554432000 4194304 4417452 140734838417040 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=298944 CPUtime=1062.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 343802 1253 0 0 106175 53 0 0 25 0 5 0 733144448 306118656 46215 33554432000 4194304 4417452 140734838417040 18446744073709551615 4353661 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=298944 CPUtime=1050.22 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 331718 1253 0 0 104967 55 0 0 25 0 5 0 733144448 306118656 46215 33554432000 4194304 4417452 140734838417040 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=298944 CPUtime=1062.32 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 291440 1253 0 0 106186 46 0 0 25 0 5 0 733144448 306118656 46215 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.17
Current children cumulated vsize (KiB) 298944

[startup+1122.3 s]
/proc/loadavg: 4.08 4.80 6.09 5/350 19083
/proc/meminfo: memFree=17540912/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=323660 CPUtime=4476.5 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1329539 1253 0 0 447436 214 0 0 22 0 5 0 733144447 331427840 52394 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 80915 52394 180 55 0 78801 0
[pid=19013/tid=19020] ppid=19011 vsize=323660 CPUtime=1122.31 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 322614 1253 0 0 112178 53 0 0 25 0 5 0 733144448 331427840 52394 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=323660 CPUtime=1122.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 353635 1253 0 0 112174 54 0 0 25 0 5 0 733144448 331427840 52394 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=323660 CPUtime=1109.55 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 343664 1253 0 0 110898 57 0 0 25 0 5 0 733144448 331427840 52394 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=323660 CPUtime=1122.32 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 308714 1253 0 0 112184 48 0 0 25 0 5 0 733144448 331427840 52394 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.5
Current children cumulated vsize (KiB) 323660

[startup+1182.3 s]
/proc/loadavg: 4.08 4.66 5.96 5/350 19085
/proc/meminfo: memFree=17564920/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=299192 CPUtime=4715.85 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1379310 1253 0 0 471362 223 0 0 22 0 5 0 733144447 306372608 46277 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 74798 46277 180 55 0 72684 0
[pid=19013/tid=19020] ppid=19011 vsize=299192 CPUtime=1182.32 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 337729 1253 0 0 118176 56 0 0 25 0 5 0 733144448 306372608 46277 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=299192 CPUtime=1182.28 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 365397 1253 0 0 118171 57 0 0 25 0 5 0 733144448 306372608 46277 33554432000 4194304 4417452 140734838417040 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=299192 CPUtime=1168.88 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 354728 1253 0 0 116830 58 0 0 25 0 5 0 733144448 306372608 46277 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=299192 CPUtime=1182.32 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 320544 1253 0 0 118182 50 0 0 25 0 5 0 733144448 306372608 46277 33554432000 4194304 4417452 140734838417040 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.85
Current children cumulated vsize (KiB) 299192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 4.13 4.63 5.91 5/350 19085
/proc/meminfo: memFree=17541468/32950928 swapFree=67111200/67111528
[pid=19013] ppid=19011 vsize=321832 CPUtime=4800.09 cores=1,3,5,7
/proc/19013/stat : 19013 (plingeling) S 19011 19013 10053 0 -1 4202496 1394138 1253 0 0 479784 225 0 0 22 0 5 0 733144447 329555968 51937 33554432000 4194304 4417452 140734838417040 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19013/statm: 80458 51937 180 55 0 78344 0
[pid=19013/tid=19020] ppid=19011 vsize=321832 CPUtime=1203.44 cores=1,3,5,7
/proc/19013/task/19020/stat : 19020 (plingeling) R 19011 19013 10053 0 -1 4202560 341333 1253 0 0 120288 56 0 0 25 0 5 0 733144448 329555968 51937 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19013/tid=19021] ppid=19011 vsize=321832 CPUtime=1203.4 cores=1,3,5,7
/proc/19013/task/19021/stat : 19021 (plingeling) R 19011 19013 10053 0 -1 4202560 369261 1253 0 0 120283 57 0 0 25 0 5 0 733144448 329555968 51937 33554432000 4194304 4417452 140734838417040 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19013/tid=19022] ppid=19011 vsize=321832 CPUtime=1189.75 cores=1,3,5,7
/proc/19013/task/19022/stat : 19022 (plingeling) R 19011 19013 10053 0 -1 4202560 358520 1253 0 0 118916 59 0 0 25 0 5 0 733144448 329555968 51937 33554432000 4194304 4417452 140734838417040 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19013/tid=19023] ppid=19011 vsize=321832 CPUtime=1203.44 cores=1,3,5,7
/proc/19013/task/19023/stat : 19023 (plingeling) R 19011 19013 10053 0 -1 4202560 324112 1253 0 0 120294 50 0 0 25 0 5 0 733144448 329555968 51937 33554432000 4194304 4417452 140734838417040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 321832

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): 1203.44
CPU time (s): 4800.14
CPU user time (s): 4797.87
CPU system time (s): 2.26666
CPU usage (%): 398.867
Max. virtual memory (cumulated for all children) (KiB): 357576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.87
system time used= 2.26666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1395391
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= 165
involuntary context switches= 33301

runsolver used 3.71543 second user time and 9.98948 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 05:12:18
IDJOB=3371480
IDBENCH=83421
IDSOLVER=1848
FILE ID=node115/3371480-1305429138
RUNJOBID= node115-1305429138-18985
PBS_JOBID= 13324588
Free space on /tmp= 73296 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-3371480-1305429138/watcher-3371480-1305429138 -o /tmp/evaluation-result-3371480-1305429138/solver-3371480-1305429138 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371480-1305429138.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=899329116

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17748388 kB
Buffers:        297588 kB
Cached:        4561728 kB
SwapCached:          0 kB
Active:       11978816 kB
Inactive:      2907560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17748388 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             480 kB
Writeback:           0 kB
AnonPages:    10027128 kB
Mapped:          28020 kB
Slab:           210224 kB
PageTables:      40996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69717672 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= 73296 MiB
End job on node115 at 2011-05-15 05:32:23