Trace number 3371479

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.35 1203.22

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
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-3371479-1305429017/watcher-3371479-1305429017 -o /tmp/evaluation-result-3371479-1305429017/solver-3371479-1305429017 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371479-1305429017.cnf 

running on 4 cores: 0,2,4,6

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: 8.15 5.35 3.08 5/321 22936
/proc/meminfo: memFree=27873304/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=9832 CPUtime=0 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) R 22934 22936 15323 0 -1 4202496 551 1253 0 0 0 0 0 0 25 0 1 0 654500497 10067968 481 33554432000 4194304 4417452 140733365484032 18446744073709551615 268272382952 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22936/statm: 2458 481 148 55 0 344 0
[pid=22936/tid=22942] ppid=22934 vsize=51448 CPUtime=0 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 16 1253 0 0 0 0 0 0 25 0 5 0 654500498 52682752 667 33554432000 4194304 4417452 140733365484032 18446744073709551615 4309365 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=51448 CPUtime=0 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 654500498 52682752 667 33554432000 4194304 4417452 140733365484032 18446744073709551615 268272745457 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=51448 CPUtime=0 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 654500498 52682752 667 33554432000 4194304 4417452 140733365484032 18446744073709551615 268272745457 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=51448 CPUtime=0 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 654500498 52682752 667 33554432000 4194304 4417452 140733365484032 18446744073709551615 268272745457 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.117364 s]
/proc/loadavg: 8.15 5.35 3.08 5/321 22936
/proc/meminfo: memFree=27873304/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=52648 CPUtime=0.32 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1052 1253 0 0 32 0 0 0 25 0 5 0 654500497 53911552 978 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 13162 978 179 55 0 11048 0
[pid=22936/tid=22942] ppid=22934 vsize=52648 CPUtime=0.08 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 22 1253 0 0 8 0 0 0 25 0 5 0 654500498 53911552 978 33554432000 4194304 4417452 140733365484032 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=52648 CPUtime=0.02 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 20 1253 0 0 2 0 0 0 25 0 5 0 654500498 53911552 978 33554432000 4194304 4417452 140733365484032 18446744073709551615 4346076 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=52648 CPUtime=0.1 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 103 1253 0 0 10 0 0 0 25 0 5 0 654500498 53911552 978 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=52648 CPUtime=0.1 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 182 1253 0 0 10 0 0 0 25 0 5 0 654500498 53911552 978 33554432000 4194304 4417452 140733365484032 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 52648

[startup+0.20035 s]
/proc/loadavg: 8.15 5.35 3.08 5/321 22936
/proc/meminfo: memFree=27873304/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=53236 CPUtime=0.57 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1248 1253 0 0 57 0 0 0 25 0 5 0 654500497 54513664 1133 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 13309 1133 179 55 0 11195 0
[pid=22936/tid=22942] ppid=22934 vsize=53236 CPUtime=0.14 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 22 1253 0 0 14 0 0 0 25 0 5 0 654500498 54513664 1133 33554432000 4194304 4417452 140733365484032 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=53236 CPUtime=0.04 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 25 1253 0 0 4 0 0 0 25 0 5 0 654500498 54513664 1133 33554432000 4194304 4417452 140733365484032 18446744073709551615 4252041 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=53236 CPUtime=0.18 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 196 1253 0 0 18 0 0 0 25 0 5 0 654500498 54513664 1133 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=53236 CPUtime=0.18 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 280 1253 0 0 18 0 0 0 25 0 5 0 654500498 54513664 1133 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 53236

[startup+0.300332 s]
/proc/loadavg: 8.15 5.35 3.08 5/321 22936
/proc/meminfo: memFree=27873304/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=53372 CPUtime=0.87 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1461 1253 0 0 87 0 0 0 25 0 5 0 654500497 54652928 1171 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 13343 1171 179 55 0 11229 0
[pid=22936/tid=22942] ppid=22934 vsize=53372 CPUtime=0.16 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 86 1253 0 0 16 0 0 0 25 0 5 0 654500498 54652928 1171 33554432000 4194304 4417452 140733365484032 18446744073709551615 4232404 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=53372 CPUtime=0.12 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 25 1253 0 0 12 0 0 0 25 0 5 0 654500498 54652928 1171 33554432000 4194304 4417452 140733365484032 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=53372 CPUtime=0.28 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 267 1253 0 0 28 0 0 0 25 0 5 0 654500498 54652928 1171 33554432000 4194304 4417452 140733365484032 18446744073709551615 4355827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=53372 CPUtime=0.28 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 358 1253 0 0 28 0 0 0 25 0 5 0 654500498 54652928 1171 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 53372

[startup+0.700261 s]
/proc/loadavg: 8.15 5.35 3.08 5/321 22936
/proc/meminfo: memFree=27873304/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=56512 CPUtime=2.36 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 3038 1253 0 0 236 0 0 0 25 0 5 0 654500497 57868288 1956 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 14128 1956 179 55 0 12014 0
[pid=22936/tid=22942] ppid=22934 vsize=56512 CPUtime=0.54 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 559 1253 0 0 54 0 0 0 25 0 5 0 654500498 57868288 1956 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=56512 CPUtime=0.44 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 209 1253 0 0 44 0 0 0 25 0 5 0 654500498 57868288 1956 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=56512 CPUtime=0.68 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 725 1253 0 0 68 0 0 0 25 0 5 0 654500498 57868288 1956 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=56512 CPUtime=0.68 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 820 1253 0 0 68 0 0 0 25 0 5 0 654500498 57868288 1956 33554432000 4194304 4417452 140733365484032 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 56512

[startup+1.50112 s]
/proc/loadavg: 8.15 5.35 3.08 10/326 22946
/proc/meminfo: memFree=27866948/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=60512 CPUtime=5.56 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 7379 1253 0 0 555 1 0 0 25 0 5 0 654500497 61964288 2957 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 15128 2957 180 55 0 13014 0
[pid=22936/tid=22942] ppid=22934 vsize=60512 CPUtime=1.34 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 1592 1253 0 0 134 0 0 0 25 0 5 0 654500498 61964288 2957 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=60512 CPUtime=1.24 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 1277 1253 0 0 124 0 0 0 25 0 5 0 654500498 61964288 2957 33554432000 4194304 4417452 140733365484032 18446744073709551615 4272864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=60512 CPUtime=1.48 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 2044 1253 0 0 148 0 0 0 25 0 5 0 654500498 61964288 2957 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=60512 CPUtime=1.47 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 1741 1253 0 0 147 0 0 0 25 0 5 0 654500498 61964288 2957 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 60512

[startup+3.10083 s]
/proc/loadavg: 8.15 5.35 3.08 9/326 22946
/proc/meminfo: memFree=27866452/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=62312 CPUtime=11.95 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 14298 1253 0 0 1193 2 0 0 25 0 5 0 654500497 63807488 3411 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 15578 3411 180 55 0 13464 0
[pid=22936/tid=22942] ppid=22934 vsize=62312 CPUtime=2.94 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 3364 1253 0 0 294 0 0 0 25 0 5 0 654500498 63807488 3411 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=62312 CPUtime=2.84 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 3304 1253 0 0 284 0 0 0 25 0 5 0 654500498 63807488 3411 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=62312 CPUtime=3.08 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 3855 1253 0 0 308 0 0 0 25 0 5 0 654500498 63807488 3411 33554432000 4194304 4417452 140733365484032 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=62312 CPUtime=3.05 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 3050 1253 0 0 305 0 0 0 25 0 5 0 654500498 63807488 3411 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 62312

[startup+6.30026 s]
/proc/loadavg: 8.14 5.39 3.11 10/326 22946
/proc/meminfo: memFree=27849092/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=69500 CPUtime=24.71 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 27853 1253 0 0 2468 3 0 0 25 0 5 0 654500497 71168000 5190 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 17375 5190 180 55 0 15261 0
[pid=22936/tid=22942] ppid=22934 vsize=69500 CPUtime=6.14 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 6837 1253 0 0 613 1 0 0 25 0 5 0 654500498 71168000 5190 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=69500 CPUtime=6.03 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 6813 1253 0 0 603 0 0 0 25 0 5 0 654500498 71168000 5190 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=69500 CPUtime=6.28 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 7380 1253 0 0 628 0 0 0 25 0 5 0 654500498 71168000 5190 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=69500 CPUtime=6.23 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 6098 1253 0 0 622 1 0 0 25 0 5 0 654500498 71168000 5190 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 69500

[startup+12.7011 s]
/proc/loadavg: 8.13 5.44 3.13 10/326 22946
/proc/meminfo: memFree=27864484/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=75384 CPUtime=50.24 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 47569 1253 0 0 5017 7 0 0 25 0 5 0 654500497 77193216 6648 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 18846 6648 180 55 0 16732 0
[pid=22936/tid=22942] ppid=22934 vsize=75384 CPUtime=12.54 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 11457 1253 0 0 1252 2 0 0 25 0 5 0 654500498 77193216 6648 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=75384 CPUtime=12.44 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 11814 1253 0 0 1243 1 0 0 25 0 5 0 654500498 77193216 6648 33554432000 4194304 4417452 140733365484032 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=75384 CPUtime=12.68 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 13150 1253 0 0 1267 1 0 0 25 0 5 0 654500498 77193216 6648 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=75384 CPUtime=12.55 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 10423 1253 0 0 1254 1 0 0 25 0 5 0 654500498 77193216 6648 33554432000 4194304 4417452 140733365484032 18446744073709551615 4352402 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 75384

[startup+25.5008 s]
/proc/loadavg: 8.10 5.56 3.21 9/326 22947
/proc/meminfo: memFree=27825656/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=87704 CPUtime=101.31 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 86533 1253 0 0 10118 13 0 0 25 0 5 0 654500497 89808896 9746 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 21926 9746 180 55 0 19812 0
[pid=22936/tid=22942] ppid=22934 vsize=87704 CPUtime=25.34 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 20270 1253 0 0 2531 3 0 0 25 0 5 0 654500498 89808896 9746 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=87704 CPUtime=25.24 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 22627 1253 0 0 2521 3 0 0 25 0 5 0 654500498 89808896 9746 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=87704 CPUtime=25.48 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 24365 1253 0 0 2545 3 0 0 25 0 5 0 654500498 89808896 9746 33554432000 4194304 4417452 140733365484032 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=87704 CPUtime=25.22 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 18546 1253 0 0 2519 3 0 0 25 0 5 0 654500498 89808896 9746 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 87704

[startup+51.1013 s]
/proc/loadavg: 8.06 5.76 3.34 10/326 22947
/proc/meminfo: memFree=27834572/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=98488 CPUtime=203.46 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 143727 1253 0 0 20323 23 0 0 25 0 5 0 654500497 100851712 12434 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 24622 12434 180 55 0 22508 0
[pid=22936/tid=22942] ppid=22934 vsize=98488 CPUtime=50.93 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 32558 1253 0 0 5088 5 0 0 25 0 5 0 654500498 100851712 12434 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=98488 CPUtime=50.84 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 35083 1253 0 0 5079 5 0 0 25 0 5 0 654500498 100851712 12434 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=98488 CPUtime=51.08 cores=0,2,4,6

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

[pid=22936/tid=22943] ppid=22934 vsize=197696 CPUtime=762.05 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 189004 1253 0 0 76178 27 0 0 25 0 5 0 654500498 202440704 37245 33554432000 4194304 4417452 140733365484032 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=197696 CPUtime=762.31 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 275281 1253 0 0 76191 40 0 0 25 0 5 0 654500498 202440704 37245 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=197696 CPUtime=754.59 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 239221 1253 0 0 75425 34 0 0 25 0 5 0 654500498 202440704 37245 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.11
Current children cumulated vsize (KiB) 197696

[startup+822.301 s]
/proc/loadavg: 8.11 7.91 6.00 9/326 22968
/proc/meminfo: memFree=27687016/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=206520 CPUtime=3280.48 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1003718 1253 0 0 327902 146 0 0 25 0 5 0 654500497 211476480 39451 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 51630 39451 180 55 0 49516 0
[pid=22936/tid=22942] ppid=22934 vsize=206520 CPUtime=822.12 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 264078 1253 0 0 82173 39 0 0 25 0 5 0 654500498 211476480 39451 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=206520 CPUtime=822.04 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 192944 1253 0 0 82176 28 0 0 25 0 5 0 654500498 211476480 39451 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=206520 CPUtime=822.3 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 294077 1253 0 0 82188 42 0 0 25 0 5 0 654500498 211476480 39451 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=206520 CPUtime=813.98 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 251894 1253 0 0 81362 36 0 0 25 0 5 0 654500498 211476480 39451 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.48
Current children cumulated vsize (KiB) 206520

[startup+882.312 s]
/proc/loadavg: 8.03 7.92 6.13 9/326 22970
/proc/meminfo: memFree=27661064/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=197068 CPUtime=3519.91 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1059416 1253 0 0 351836 155 0 0 25 0 5 0 654500497 201797632 37096 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 49267 37096 180 55 0 47153 0
[pid=22936/tid=22942] ppid=22934 vsize=197068 CPUtime=882.12 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 280291 1253 0 0 88171 41 0 0 25 0 5 0 654500498 201797632 37096 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=197068 CPUtime=882.05 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 202105 1253 0 0 88175 30 0 0 25 0 5 0 654500498 201797632 37096 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=197068 CPUtime=882.31 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 309276 1253 0 0 88187 44 0 0 25 0 5 0 654500498 201797632 37096 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=197068 CPUtime=873.39 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 267019 1253 0 0 87301 38 0 0 25 0 5 0 654500498 201797632 37096 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.91
Current children cumulated vsize (KiB) 197068

[startup+942.3 s]
/proc/loadavg: 7.21 7.77 6.18 5/316 22989
/proc/meminfo: memFree=27777492/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=223404 CPUtime=3759.27 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1108555 1253 0 0 375764 163 0 0 25 0 5 0 654500497 228765696 43653 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 55851 43653 180 55 0 53737 0
[pid=22936/tid=22942] ppid=22934 vsize=223404 CPUtime=942.11 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 294924 1253 0 0 94167 44 0 0 25 0 5 0 654500498 228765696 43653 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365987 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=223404 CPUtime=942.03 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 212722 1253 0 0 94172 31 0 0 25 0 5 0 654500498 228765696 43653 33554432000 4194304 4417452 140733365484032 18446744073709551615 4245694 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=223404 CPUtime=942.3 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 321533 1253 0 0 94184 46 0 0 25 0 5 0 654500498 228765696 43653 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=223404 CPUtime=932.79 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 278651 1253 0 0 93239 40 0 0 25 0 5 0 654500498 228765696 43653 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.27
Current children cumulated vsize (KiB) 223404

[startup+1002.3 s]
/proc/loadavg: 5.08 7.03 6.03 5/316 22991
/proc/meminfo: memFree=27816908/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=198956 CPUtime=3998.66 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1154883 1253 0 0 399697 169 0 0 25 0 5 0 654500497 203730944 37573 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 49739 37573 180 55 0 47625 0
[pid=22936/tid=22942] ppid=22934 vsize=198956 CPUtime=1002.1 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 307749 1253 0 0 100164 46 0 0 25 0 5 0 654500498 203730944 37573 33554432000 4194304 4417452 140733365484032 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=198956 CPUtime=1002.03 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 221628 1253 0 0 100171 32 0 0 25 0 5 0 654500498 203730944 37573 33554432000 4194304 4417452 140733365484032 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=198956 CPUtime=1002.31 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 332684 1253 0 0 100183 48 0 0 25 0 5 0 654500498 203730944 37573 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=198956 CPUtime=992.19 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 292097 1253 0 0 99177 42 0 0 25 0 5 0 654500498 203730944 37573 33554432000 4194304 4417452 140733365484032 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.66
Current children cumulated vsize (KiB) 198956

[startup+1062.3 s]
/proc/loadavg: 4.47 6.53 5.92 5/316 22992
/proc/meminfo: memFree=27783908/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=245592 CPUtime=4238.07 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1200040 1253 0 0 423632 175 0 0 25 0 5 0 654500497 251486208 49200 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 61398 49200 180 55 0 59284 0
[pid=22936/tid=22942] ppid=22934 vsize=245592 CPUtime=1062.1 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 320268 1253 0 0 106163 47 0 0 25 0 5 0 654500498 251486208 49200 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=245592 CPUtime=1062.04 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 231684 1253 0 0 106170 34 0 0 25 0 5 0 654500498 251486208 49200 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=245592 CPUtime=1062.31 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 344354 1253 0 0 106182 49 0 0 25 0 5 0 654500498 251486208 49200 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=245592 CPUtime=1051.59 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 303009 1253 0 0 105115 44 0 0 25 0 5 0 654500498 251486208 49200 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.07
Current children cumulated vsize (KiB) 245592

[startup+1122.3 s]
/proc/loadavg: 4.20 6.08 5.80 5/316 22994
/proc/meminfo: memFree=27818848/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=205388 CPUtime=4477.47 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1247319 1253 0 0 447564 183 0 0 25 0 5 0 654500497 210317312 39149 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 51347 39149 180 55 0 49233 0
[pid=22936/tid=22942] ppid=22934 vsize=205388 CPUtime=1122.1 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 334189 1253 0 0 112161 49 0 0 25 0 5 0 654500498 210317312 39149 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=205388 CPUtime=1122.04 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 238374 1253 0 0 112168 36 0 0 25 0 5 0 654500498 210317312 39149 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=205388 CPUtime=1122.31 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 359353 1253 0 0 112180 51 0 0 25 0 5 0 654500498 210317312 39149 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=205388 CPUtime=1110.99 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 314678 1253 0 0 111054 45 0 0 25 0 5 0 654500498 210317312 39149 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.47
Current children cumulated vsize (KiB) 205388

[startup+1182.3 s]
/proc/loadavg: 4.18 5.73 5.69 5/316 22996
/proc/meminfo: memFree=27791168/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=244896 CPUtime=4716.88 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1292729 1253 0 0 471500 188 0 0 25 0 5 0 654500497 250773504 49042 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 61224 49042 180 55 0 59110 0
[pid=22936/tid=22942] ppid=22934 vsize=244896 CPUtime=1182.11 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 344742 1253 0 0 118160 51 0 0 25 0 5 0 654500498 250773504 49042 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=244896 CPUtime=1182.03 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 247368 1253 0 0 118167 36 0 0 25 0 5 0 654500498 250773504 49042 33554432000 4194304 4417452 140733365484032 18446744073709551615 4237313 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=244896 CPUtime=1182.31 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 372962 1253 0 0 118178 53 0 0 25 0 5 0 654500498 250773504 49042 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=244896 CPUtime=1170.39 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 326932 1253 0 0 116992 47 0 0 25 0 5 0 654500498 250773504 49042 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.88
Current children cumulated vsize (KiB) 244896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 4.12 5.59 5.65 5/316 22996
/proc/meminfo: memFree=27789920/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=233088 CPUtime=4800.3 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1308348 1253 0 0 479839 191 0 0 25 0 5 0 654500497 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 58272 46074 180 55 0 56158 0
[pid=22936/tid=22942] ppid=22934 vsize=233088 CPUtime=1203.02 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 348560 1253 0 0 120251 51 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=233088 CPUtime=1202.95 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 249894 1253 0 0 120258 37 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=233088 CPUtime=1203.22 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 378815 1253 0 0 120268 54 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=233088 CPUtime=1191.08 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 330354 1253 0 0 119061 47 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 233088

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

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

[startup+1203.2 s]
/proc/loadavg: 4.12 5.59 5.65 5/316 22996
/proc/meminfo: memFree=27789920/32950928 swapFree=60199044/67111528
[pid=22936] ppid=22934 vsize=233088 CPUtime=4800.3 cores=0,2,4,6
/proc/22936/stat : 22936 (plingeling) S 22934 22936 15323 0 -1 4202496 1308348 1253 0 0 479839 191 0 0 25 0 5 0 654500497 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22936/statm: 58272 46074 180 55 0 56158 0
[pid=22936/tid=22942] ppid=22934 vsize=233088 CPUtime=1203.02 cores=0,2,4,6
/proc/22936/task/22942/stat : 22942 (plingeling) R 22934 22936 15323 0 -1 4202560 348560 1253 0 0 120251 51 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22936/tid=22943] ppid=22934 vsize=233088 CPUtime=1202.95 cores=0,2,4,6
/proc/22936/task/22943/stat : 22943 (plingeling) R 22934 22936 15323 0 -1 4202560 249894 1253 0 0 120258 37 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22936/tid=22944] ppid=22934 vsize=233088 CPUtime=1203.22 cores=0,2,4,6
/proc/22936/task/22944/stat : 22944 (plingeling) R 22934 22936 15323 0 -1 4202560 378815 1253 0 0 120268 54 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22936/tid=22945] ppid=22934 vsize=233088 CPUtime=1191.08 cores=0,2,4,6
/proc/22936/task/22945/stat : 22945 (plingeling) R 22934 22936 15323 0 -1 4202560 330354 1253 0 0 119061 47 0 0 25 0 5 0 654500498 238682112 46074 33554432000 4194304 4417452 140733365484032 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 233088

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.22
CPU time (s): 4800.35
CPU user time (s): 4798.43
CPU system time (s): 1.92071
CPU usage (%): 398.957
Max. virtual memory (cumulated for all children) (KiB): 248672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.43
system time used= 1.92071
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1309601
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= 126
involuntary context switches= 25112

runsolver used 3.55446 second user time and 8.49071 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 05:10:17
IDJOB=3371479
IDBENCH=83418
IDSOLVER=1848
FILE ID=node122/3371479-1305429017
RUNJOBID= node122-1305428739-22864
PBS_JOBID= 13324540
Free space on /tmp= 73504 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371479-1305429017/watcher-3371479-1305429017 -o /tmp/evaluation-result-3371479-1305429017/solver-3371479-1305429017 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371479-1305429017.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=383989228

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27873460 kB
Buffers:        285004 kB
Cached:        3378816 kB
SwapCached:      50104 kB
Active:         984684 kB
Inactive:      3884412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27873460 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:     1165828 kB
Mapped:          14168 kB
Slab:           113400 kB
PageTables:      32240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52687380 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= 73504 MiB
End job on node122 at 2011-05-15 05:30:22