Trace number 3371478

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.09 1203.83

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
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 variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
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-3371478-1305429142/watcher-3371478-1305429142 -o /tmp/evaluation-result-3371478-1305429142/solver-3371478-1305429142 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371478-1305429142.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: 7.82 8.06 7.53 5/368 11491
/proc/meminfo: memFree=25370976/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=50996 CPUtime=0 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 623 1252 0 0 0 0 0 0 25 0 5 0 635329841 52219904 550 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 12749 552 166 55 0 10635 0
[pid=11491/tid=11497] ppid=11489 vsize=50996 CPUtime=0 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 17 1252 0 0 0 0 0 0 25 0 5 0 635329842 52219904 559 33554432000 4194304 4417452 140735995029632 18446744073709551615 4299536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=50996 CPUtime=0 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 0 1252 0 0 0 0 0 0 25 0 5 0 635329842 52219904 559 33554432000 4194304 4417452 140735995029632 18446744073709551615 264726461425 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=50996 CPUtime=0 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 1 1252 0 0 0 0 0 0 25 0 5 0 635329842 52219904 559 33554432000 4194304 4417452 140735995029632 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=50996 CPUtime=0 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 4 1252 0 0 0 0 0 0 25 0 5 0 635329842 52219904 559 33554432000 4194304 4417452 140735995029632 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.137242 s]
/proc/loadavg: 7.82 8.06 7.53 5/368 11491
/proc/meminfo: memFree=25370976/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=52792 CPUtime=0.5 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 1131 1252 0 0 50 0 0 0 25 0 5 0 635329841 54059008 1008 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 13198 1008 180 55 0 11084 0
[pid=11491/tid=11497] ppid=11489 vsize=52792 CPUtime=0.12 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 90 1252 0 0 12 0 0 0 25 0 5 0 635329842 54059008 1008 33554432000 4194304 4417452 140735995029632 18446744073709551615 4253336 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=52792 CPUtime=0.12 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 51 1252 0 0 12 0 0 0 25 0 5 0 635329842 54059008 1008 33554432000 4194304 4417452 140735995029632 18446744073709551615 4273094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=52792 CPUtime=0.12 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 195 1252 0 0 12 0 0 0 25 0 5 0 635329842 54059008 1008 33554432000 4194304 4417452 140735995029632 18446744073709551615 4366698 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=52792 CPUtime=0.12 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 185 1252 0 0 12 0 0 0 25 0 5 0 635329842 54059008 1008 33554432000 4194304 4417452 140735995029632 18446744073709551615 4353543 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 52792

[startup+0.200231 s]
/proc/loadavg: 7.82 8.06 7.53 5/368 11491
/proc/meminfo: memFree=25370976/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=52972 CPUtime=0.76 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 1176 1252 0 0 76 0 0 0 25 0 5 0 635329841 54243328 1053 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 13243 1053 180 55 0 11129 0
[pid=11491/tid=11497] ppid=11489 vsize=52972 CPUtime=0.19 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 90 1252 0 0 19 0 0 0 25 0 5 0 635329842 54243328 1053 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=52972 CPUtime=0.18 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 51 1252 0 0 18 0 0 0 25 0 5 0 635329842 54243328 1053 33554432000 4194304 4417452 140735995029632 18446744073709551615 4354874 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=52972 CPUtime=0.18 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 240 1252 0 0 18 0 0 0 25 0 5 0 635329842 54243328 1053 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=52972 CPUtime=0.19 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 185 1252 0 0 19 0 0 0 25 0 5 0 635329842 54243328 1053 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 52972

[startup+0.300213 s]
/proc/loadavg: 7.82 8.06 7.53 5/368 11491
/proc/meminfo: memFree=25370976/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=54068 CPUtime=1.16 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 1647 1252 0 0 116 0 0 0 25 0 5 0 635329841 55365632 1341 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 13517 1341 180 55 0 11403 0
[pid=11491/tid=11497] ppid=11489 vsize=54068 CPUtime=0.29 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 194 1252 0 0 29 0 0 0 25 0 5 0 635329842 55365632 1341 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=54068 CPUtime=0.28 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 155 1252 0 0 28 0 0 0 25 0 5 0 635329842 55365632 1341 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=54068 CPUtime=0.28 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 330 1252 0 0 28 0 0 0 25 0 5 0 635329842 55365632 1341 33554432000 4194304 4417452 140735995029632 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=54068 CPUtime=0.28 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 358 1252 0 0 28 0 0 0 25 0 5 0 635329842 55365632 1341 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 54068

[startup+0.701136 s]
/proc/loadavg: 7.82 8.06 7.53 5/368 11491
/proc/meminfo: memFree=25370976/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=56592 CPUtime=2.76 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 2921 1252 0 0 276 0 0 0 25 0 5 0 635329841 57950208 1947 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 14148 1947 180 55 0 12034 0
[pid=11491/tid=11497] ppid=11489 vsize=56592 CPUtime=0.69 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 501 1252 0 0 69 0 0 0 25 0 5 0 635329842 57950208 1947 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=56592 CPUtime=0.68 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 495 1252 0 0 68 0 0 0 25 0 5 0 635329842 57950208 1947 33554432000 4194304 4417452 140735995029632 18446744073709551615 4251038 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=56592 CPUtime=0.68 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 717 1252 0 0 68 0 0 0 25 0 5 0 635329842 57950208 1947 33554432000 4194304 4417452 140735995029632 18446744073709551615 4352426 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=56592 CPUtime=0.69 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 598 1252 0 0 69 0 0 0 25 0 5 0 635329842 57950208 1947 33554432000 4194304 4417452 140735995029632 18446744073709551615 4250943 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 56592

[startup+1.50099 s]
/proc/loadavg: 7.82 8.06 7.53 9/373 11501
/proc/meminfo: memFree=25363252/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=57188 CPUtime=5.94 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 5080 1252 0 0 594 0 0 0 25 0 5 0 635329841 58560512 2126 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 14297 2126 180 55 0 12183 0
[pid=11491/tid=11497] ppid=11489 vsize=57188 CPUtime=1.49 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 971 1252 0 0 149 0 0 0 25 0 5 0 635329842 58560512 2126 33554432000 4194304 4417452 140735995029632 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=57188 CPUtime=1.47 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 1006 1252 0 0 147 0 0 0 25 0 5 0 635329842 58560512 2126 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=57188 CPUtime=1.48 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 1324 1252 0 0 148 0 0 0 25 0 5 0 635329842 58560512 2126 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364380 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=57188 CPUtime=1.49 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 1169 1252 0 0 149 0 0 0 25 0 5 0 635329842 58560512 2126 33554432000 4194304 4417452 140735995029632 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 57188

[startup+3.10068 s]
/proc/loadavg: 7.82 8.06 7.53 9/373 11501
/proc/meminfo: memFree=25359656/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=61812 CPUtime=12.34 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 9157 1252 0 0 1233 1 0 0 25 0 5 0 635329841 63295488 3279 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 15453 3279 180 55 0 13339 0
[pid=11491/tid=11497] ppid=11489 vsize=61812 CPUtime=3.09 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 1863 1252 0 0 309 0 0 0 25 0 5 0 635329842 63295488 3279 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=61812 CPUtime=3.06 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 2205 1252 0 0 306 0 0 0 25 0 5 0 635329842 63295488 3279 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=61812 CPUtime=3.08 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 2340 1252 0 0 308 0 0 0 25 0 5 0 635329842 63295488 3279 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=61812 CPUtime=3.08 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 2139 1252 0 0 308 0 0 0 25 0 5 0 635329842 63295488 3279 33554432000 4194304 4417452 140735995029632 18446744073709551615 4353756 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 61812

[startup+6.30108 s]
/proc/loadavg: 7.83 8.06 7.53 9/373 11501
/proc/meminfo: memFree=25382324/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=64208 CPUtime=25.1 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 15236 1252 0 0 2508 2 0 0 25 0 5 0 635329841 65748992 3883 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 16052 3883 180 55 0 13938 0
[pid=11491/tid=11497] ppid=11489 vsize=64208 CPUtime=6.29 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 3406 1252 0 0 629 0 0 0 25 0 5 0 635329842 65748992 3883 33554432000 4194304 4417452 140735995029632 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=64208 CPUtime=6.21 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 3670 1252 0 0 621 0 0 0 25 0 5 0 635329842 65748992 3883 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=64208 CPUtime=6.28 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 3698 1252 0 0 628 0 0 0 25 0 5 0 635329842 65748992 3883 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=64208 CPUtime=6.28 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 3852 1252 0 0 628 0 0 0 25 0 5 0 635329842 65748992 3883 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 64208

[startup+12.7009 s]
/proc/loadavg: 7.85 8.06 7.53 9/373 11502
/proc/meminfo: memFree=25361664/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=72516 CPUtime=50.62 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 27991 1252 0 0 5057 5 0 0 25 0 5 0 635329841 74256384 5939 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 18129 5939 180 55 0 16015 0
[pid=11491/tid=11497] ppid=11489 vsize=72516 CPUtime=12.69 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 6844 1252 0 0 1268 1 0 0 25 0 5 0 635329842 74256384 5939 33554432000 4194304 4417452 140735995029632 18446744073709551615 4237338 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=72516 CPUtime=12.54 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 7306 1252 0 0 1253 1 0 0 25 0 5 0 635329842 74256384 5939 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=72516 CPUtime=12.68 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 6406 1252 0 0 1267 1 0 0 25 0 5 0 635329842 74256384 5939 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=72516 CPUtime=12.68 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 6825 1252 0 0 1267 1 0 0 25 0 5 0 635329842 74256384 5939 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 72516

[startup+25.5005 s]
/proc/loadavg: 7.88 8.06 7.54 9/373 11502
/proc/meminfo: memFree=25380040/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=76076 CPUtime=101.65 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 48743 1252 0 0 10158 7 0 0 25 0 5 0 635329841 77901824 6848 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 19019 6848 180 55 0 16905 0
[pid=11491/tid=11497] ppid=11489 vsize=76076 CPUtime=25.48 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 10882 1252 0 0 2547 1 0 0 25 0 5 0 635329842 77901824 6848 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=76076 CPUtime=25.18 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 11510 1252 0 0 2517 1 0 0 25 0 5 0 635329842 77901824 6848 33554432000 4194304 4417452 140735995029632 18446744073709551615 4353474 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=76076 CPUtime=25.47 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 12259 1252 0 0 2546 1 0 0 25 0 5 0 635329842 77901824 6848 33554432000 4194304 4417452 140735995029632 18446744073709551615 4237332 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=76076 CPUtime=25.48 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 13482 1252 0 0 2546 2 0 0 25 0 5 0 635329842 77901824 6848 33554432000 4194304 4417452 140735995029632 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 76076

[startup+51.1006 s]
/proc/loadavg: 7.92 8.05 7.55 9/373 11540
/proc/meminfo: memFree=25527216/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=90260 CPUtime=203.75 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 89863 1252 0 0 20361 14 0 0 25 0 5 0 635329841 92426240 10370 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 22565 10370 180 55 0 20451 0
[pid=11491/tid=11497] ppid=11489 vsize=90260 CPUtime=51.08 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 21279 1252 0 0 5105 3 0 0 25 0 5 0 635329842 92426240 10370 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=90260 CPUtime=50.48 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 21537 1252 0 0 5045 3 0 0 25 0 5 0 635329842 92426240 10370 33554432000 4194304 4417452 140735995029632 18446744073709551615 4357708 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=90260 CPUtime=51.07 cores=0,2,4,6

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

[pid=11491/tid=11498] ppid=11489 vsize=161368 CPUtime=753.29 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 150954 1252 0 0 75305 24 0 0 25 0 5 0 635329842 165240832 28147 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=161368 CPUtime=762.17 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 160294 1252 0 0 76190 27 0 0 25 0 5 0 635329842 165240832 28147 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=161368 CPUtime=762.32 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 165483 1252 0 0 76204 28 0 0 25 0 5 0 635329842 165240832 28147 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.1
Current children cumulated vsize (KiB) 161368

[startup+822.301 s]
/proc/loadavg: 8.27 8.13 7.84 9/373 11635
/proc/meminfo: memFree=24360608/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=183232 CPUtime=3278.55 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 664709 1252 0 0 327743 112 0 0 25 0 5 0 635329841 187629568 33613 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 45808 33613 180 55 0 43694 0
[pid=11491/tid=11497] ppid=11489 vsize=183232 CPUtime=821.63 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 163177 1252 0 0 82135 28 0 0 25 0 5 0 635329842 187629568 33613 33554432000 4194304 4417452 140735995029632 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=183232 CPUtime=812.45 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 159768 1252 0 0 81220 25 0 0 25 0 5 0 635329842 187629568 33613 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=183232 CPUtime=822.12 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 168335 1252 0 0 82183 29 0 0 25 0 5 0 635329842 187629568 33613 33554432000 4194304 4417452 140735995029632 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=183232 CPUtime=822.31 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 172819 1252 0 0 82203 28 0 0 25 0 5 0 635329842 187629568 33613 33554432000 4194304 4417452 140735995029632 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.55
Current children cumulated vsize (KiB) 183232

[startup+882.314 s]
/proc/loadavg: 8.10 8.11 7.85 9/373 11637
/proc/meminfo: memFree=24401472/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=157636 CPUtime=3517.87 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 697471 1252 0 0 351670 117 0 0 25 0 5 0 635329841 161419264 27214 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 39409 27214 180 55 0 37295 0
[pid=11491/tid=11497] ppid=11489 vsize=157636 CPUtime=881.65 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 170056 1252 0 0 88136 29 0 0 25 0 5 0 635329842 161419264 27214 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=157636 CPUtime=871.74 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 168203 1252 0 0 87148 26 0 0 25 0 5 0 635329842 161419264 27214 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=157636 CPUtime=882.12 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 176555 1252 0 0 88182 30 0 0 25 0 5 0 635329842 161419264 27214 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=157636 CPUtime=882.32 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 182047 1252 0 0 88202 30 0 0 25 0 5 0 635329842 161419264 27214 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.87
Current children cumulated vsize (KiB) 157636

[startup+942.3 s]
/proc/loadavg: 8.15 8.12 7.87 9/373 11638
/proc/meminfo: memFree=24389660/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=180044 CPUtime=3757.12 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 731632 1252 0 0 375590 122 0 0 25 0 5 0 635329841 184365056 32816 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 45011 32816 180 55 0 42897 0
[pid=11491/tid=11497] ppid=11489 vsize=180044 CPUtime=941.64 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 180240 1252 0 0 94134 30 0 0 25 0 5 0 635329842 184365056 32816 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364442 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=180044 CPUtime=931.04 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 176465 1252 0 0 93076 28 0 0 25 0 5 0 635329842 184365056 32816 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=180044 CPUtime=942.11 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 185087 1252 0 0 94179 32 0 0 25 0 5 0 635329842 184365056 32816 33554432000 4194304 4417452 140735995029632 18446744073709551615 4353533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=180044 CPUtime=942.31 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 189230 1252 0 0 94200 31 0 0 25 0 5 0 635329842 184365056 32816 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.12
Current children cumulated vsize (KiB) 180044

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 7.88 9/373 11640
/proc/meminfo: memFree=24378444/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=159512 CPUtime=3996.4 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 763578 1252 0 0 399513 127 0 0 25 0 5 0 635329841 163340288 27683 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 39878 27683 180 55 0 37764 0
[pid=11491/tid=11497] ppid=11489 vsize=159512 CPUtime=1001.64 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 187654 1252 0 0 100133 31 0 0 25 0 5 0 635329842 163340288 27683 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=159512 CPUtime=990.32 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 183718 1252 0 0 99003 29 0 0 25 0 5 0 635329842 163340288 27683 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=159512 CPUtime=1002.1 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 190985 1252 0 0 100177 33 0 0 25 0 5 0 635329842 163340288 27683 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=159512 CPUtime=1002.31 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 200611 1252 0 0 100198 33 0 0 25 0 5 0 635329842 163340288 27683 33554432000 4194304 4417452 140735995029632 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.4
Current children cumulated vsize (KiB) 159512

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 7.89 9/373 11642
/proc/meminfo: memFree=24470764/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=163676 CPUtime=4235.69 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 800969 1252 0 0 423436 133 0 0 25 0 5 0 635329841 167604224 28724 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 40919 28724 180 55 0 38805 0
[pid=11491/tid=11497] ppid=11489 vsize=163676 CPUtime=1061.64 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 200435 1252 0 0 106131 33 0 0 25 0 5 0 635329842 167604224 28724 33554432000 4194304 4417452 140735995029632 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=163676 CPUtime=1049.62 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 190356 1252 0 0 104933 29 0 0 25 0 5 0 635329842 167604224 28724 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=163676 CPUtime=1062.08 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 201103 1252 0 0 106174 34 0 0 25 0 5 0 635329842 167604224 28724 33554432000 4194304 4417452 140735995029632 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=163676 CPUtime=1062.32 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 208465 1252 0 0 106197 35 0 0 25 0 5 0 635329842 167604224 28724 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4235.69
Current children cumulated vsize (KiB) 163676

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 7.91 9/373 11643
/proc/meminfo: memFree=24312612/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=199988 CPUtime=4474.97 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 832830 1252 0 0 447360 137 0 0 25 0 5 0 635329841 204787712 37802 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 49997 37802 180 55 0 47883 0
[pid=11491/tid=11497] ppid=11489 vsize=199988 CPUtime=1121.64 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 209156 1252 0 0 112130 34 0 0 25 0 5 0 635329842 204787712 37802 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=199988 CPUtime=1108.91 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 199547 1252 0 0 110860 31 0 0 25 0 5 0 635329842 204787712 37802 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=199988 CPUtime=1122.07 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 207567 1252 0 0 112172 35 0 0 25 0 5 0 635329842 204787712 37802 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=199988 CPUtime=1122.32 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 215950 1252 0 0 112196 36 0 0 25 0 5 0 635329842 204787712 37802 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4474.97
Current children cumulated vsize (KiB) 199988

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 7.91 9/373 11645
/proc/meminfo: memFree=24272116/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=191940 CPUtime=4714.28 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 861975 1252 0 0 471285 143 0 0 25 0 5 0 635329841 196546560 35804 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 47985 35804 180 55 0 45871 0
[pid=11491/tid=11497] ppid=11489 vsize=191940 CPUtime=1181.65 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 217590 1252 0 0 118129 36 0 0 25 0 5 0 635329842 196546560 35804 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=191940 CPUtime=1168.2 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 206823 1252 0 0 116788 32 0 0 25 0 5 0 635329842 196546560 35804 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=191940 CPUtime=1182.07 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 216565 1252 0 0 118170 37 0 0 25 0 5 0 635329842 196546560 35804 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=191940 CPUtime=1182.32 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 220387 1252 0 0 118196 36 0 0 25 0 5 0 635329842 196546560 35804 33554432000 4194304 4417452 140735995029632 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.28
Current children cumulated vsize (KiB) 191940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.14 8.12 7.92 9/373 11645
/proc/meminfo: memFree=24236264/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=188744 CPUtime=4800.03 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 871827 1252 0 0 479859 144 0 0 25 0 5 0 635329841 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 47186 34991 180 55 0 45072 0
[pid=11491/tid=11497] ppid=11489 vsize=188744 CPUtime=1203.16 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 219521 1252 0 0 120280 36 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=188744 CPUtime=1189.44 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 208728 1252 0 0 118912 32 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=188744 CPUtime=1203.57 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 220084 1252 0 0 120320 37 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=188744 CPUtime=1203.83 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 222884 1252 0 0 120346 37 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 188744

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

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

[startup+1203.8 s]
/proc/loadavg: 8.14 8.12 7.92 9/373 11645
/proc/meminfo: memFree=24236264/32951124 swapFree=63083164/67111528
[pid=11491] ppid=11489 vsize=188744 CPUtime=4800.03 cores=0,2,4,6
/proc/11491/stat : 11491 (plingeling) S 11489 11491 10794 0 -1 4202496 871827 1252 0 0 479859 144 0 0 25 0 5 0 635329841 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11491/statm: 47186 34991 180 55 0 45072 0
[pid=11491/tid=11497] ppid=11489 vsize=188744 CPUtime=1203.16 cores=0,2,4,6
/proc/11491/task/11497/stat : 11497 (plingeling) R 11489 11491 10794 0 -1 4202560 219521 1252 0 0 120280 36 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11491/tid=11498] ppid=11489 vsize=188744 CPUtime=1189.44 cores=0,2,4,6
/proc/11491/task/11498/stat : 11498 (plingeling) R 11489 11491 10794 0 -1 4202560 208728 1252 0 0 118912 32 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11491/tid=11499] ppid=11489 vsize=188744 CPUtime=1203.57 cores=0,2,4,6
/proc/11491/task/11499/stat : 11499 (plingeling) R 11489 11491 10794 0 -1 4202560 220084 1252 0 0 120320 37 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11491/tid=11500] ppid=11489 vsize=188744 CPUtime=1203.83 cores=0,2,4,6
/proc/11491/task/11500/stat : 11500 (plingeling) R 11489 11491 10794 0 -1 4202560 222884 1252 0 0 120346 37 0 0 25 0 5 0 635329842 193273856 34991 33554432000 4194304 4417452 140735995029632 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 188744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.83
CPU time (s): 4800.09
CPU user time (s): 4798.63
CPU system time (s): 1.45878
CPU usage (%): 398.735
Max. virtual memory (cumulated for all children) (KiB): 215476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.63
system time used= 1.45878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 873080
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= 67
involuntary context switches= 23263

runsolver used 4.12137 second user time and 10.1255 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 05:12:22
IDJOB=3371478
IDBENCH=83430
IDSOLVER=1848
FILE ID=node141/3371478-1305429142
RUNJOBID= node141-1305426761-10812
PBS_JOBID= 13324603
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=1895077214

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25371256 kB
Buffers:        246816 kB
Cached:        4901964 kB
SwapCached:      15708 kB
Active:        2265688 kB
Inactive:      5074232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25371256 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     2182196 kB
Mapped:          13036 kB
Slab:           136684 kB
PageTables:      38796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86516780 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= 73260 MiB
End job on node141 at 2011-05-15 05:32:28