Trace number 3290035

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 587? (TO) 4800.26 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 7.42 7.91 7.95 1/173 25532
/proc/meminfo: memFree=30898864/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) R 25530 25532 25415 0 -1 4202496 363 1260 0 0 0 0 0 0 21 0 1 0 521230547 9367552 293 33554432000 4194304 4417332 140736525494592 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25532/statm: 2287 293 147 55 0 173 0

[startup+0.02143 s]
/proc/loadavg: 7.42 7.91 7.95 1/173 25532
/proc/meminfo: memFree=30898864/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=59928 CPUtime=3.25 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 3909 1260 0 0 325 0 0 0 21 0 5 0 521230547 61366272 2811 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 14982 2811 180 55 0 12868 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 59928

[startup+0.932233 s]
/proc/loadavg: 7.42 7.91 7.95 1/173 25532
/proc/meminfo: memFree=30898864/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=58336 CPUtime=3.65 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 4252 1260 0 0 365 0 0 0 21 0 5 0 521230547 59736064 2381 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 14584 2381 180 55 0 12470 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 58336

[startup+1.03222 s]
/proc/loadavg: 7.42 7.91 7.95 1/173 25532
/proc/meminfo: memFree=30898864/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=60644 CPUtime=4.06 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 4829 1260 0 0 405 1 0 0 21 0 5 0 521230547 62099456 2958 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 15161 2958 180 55 0 13047 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 60644

[startup+1.1322 s]
/proc/loadavg: 7.42 7.91 7.95 1/173 25532
/proc/meminfo: memFree=30898864/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=60384 CPUtime=4.46 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 5007 1260 0 0 445 1 0 0 21 0 5 0 521230547 61833216 2893 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 15096 2893 180 55 0 12982 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 60384

[startup+1.50013 s]
/proc/loadavg: 7.42 7.91 7.95 1/173 25532
/proc/meminfo: memFree=30898864/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=61156 CPUtime=5.93 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 6175 1260 0 0 592 1 0 0 21 0 5 0 521230547 62623744 3086 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 15289 3086 180 55 0 13175 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 61156

[startup+3.10086 s]
/proc/loadavg: 7.42 7.91 7.95 10/184 25578
/proc/meminfo: memFree=30871516/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=64872 CPUtime=12.31 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 10264 1260 0 0 1230 1 0 0 21 0 5 0 521230547 66428928 4015 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 16218 4015 180 55 0 14104 0
[pid=25532/tid=25539] ppid=25530 vsize=64872 CPUtime=3.08 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 2026 1260 0 0 308 0 0 0 25 0 5 0 521230549 66428928 4015 33554432000 4194304 4417332 140736525494592 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=64872 CPUtime=3.07 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 2084 1260 0 0 307 0 0 0 25 0 5 0 521230549 66428928 4015 33554432000 4194304 4417332 140736525494592 18446744073709551615 4352243 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=64872 CPUtime=3.06 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 2430 1260 0 0 306 0 0 0 25 0 5 0 521230549 66428928 4015 33554432000 4194304 4417332 140736525494592 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=64872 CPUtime=3.07 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 2856 1260 0 0 307 0 0 0 25 0 5 0 521230549 66428928 4015 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 64872

[startup+6.3063 s]
/proc/loadavg: 7.46 7.91 7.95 9/184 25578
/proc/meminfo: memFree=30855104/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=71544 CPUtime=25.12 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 15042 1260 0 0 2510 2 0 0 21 0 5 0 521230547 73261056 5683 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 17886 5683 180 55 0 15772 0
[pid=25532/tid=25539] ppid=25530 vsize=71544 CPUtime=6.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 2633 1260 0 0 628 0 0 0 25 0 5 0 521230549 73261056 5683 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364365 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=71544 CPUtime=6.28 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 3875 1260 0 0 628 0 0 0 25 0 5 0 521230549 73261056 5683 33554432000 4194304 4417332 140736525494592 18446744073709551615 4357063 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=71544 CPUtime=6.24 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 3476 1260 0 0 624 0 0 0 25 0 5 0 521230549 73261056 5683 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=71544 CPUtime=6.28 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 4190 1260 0 0 628 0 0 0 25 0 5 0 521230549 73261056 5683 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 71544

[startup+12.7012 s]
/proc/loadavg: 7.51 7.92 7.95 9/184 25578
/proc/meminfo: memFree=30845216/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=76232 CPUtime=50.67 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 27548 1260 0 0 5062 5 0 0 21 0 5 0 521230547 78061568 6892 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 19058 6892 180 55 0 16944 0
[pid=25532/tid=25539] ppid=25530 vsize=76232 CPUtime=12.67 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 5182 1260 0 0 1267 0 0 0 25 0 5 0 521230549 78061568 6892 33554432000 4194304 4417332 140736525494592 18446744073709551615 4250517 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=76232 CPUtime=12.67 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 8037 1260 0 0 1266 1 0 0 25 0 5 0 521230549 78061568 6892 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=76232 CPUtime=12.61 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 6436 1260 0 0 1260 1 0 0 25 0 5 0 521230549 78061568 6892 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=76232 CPUtime=12.67 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 7025 1260 0 0 1266 1 0 0 25 0 5 0 521230549 78061568 6892 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 76232

[startup+25.501 s]
/proc/loadavg: 7.61 7.92 7.95 9/184 25579
/proc/meminfo: memFree=30828244/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=87432 CPUtime=101.8 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 54967 1260 0 0 10170 10 0 0 21 0 5 0 521230547 89530368 9660 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 21858 9660 180 55 0 19744 0
[pid=25532/tid=25539] ppid=25530 vsize=87432 CPUtime=25.48 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 10756 1260 0 0 2547 1 0 0 25 0 5 0 521230549 89530368 9660 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=87432 CPUtime=25.46 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 14872 1260 0 0 2544 2 0 0 25 0 5 0 521230549 89530368 9660 33554432000 4194304 4417332 140736525494592 18446744073709551615 4366370 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=87432 CPUtime=25.34 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 11263 1260 0 0 2532 2 0 0 25 0 5 0 521230549 89530368 9660 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=87432 CPUtime=25.47 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 17208 1260 0 0 2544 3 0 0 25 0 5 0 521230549 89530368 9660 33554432000 4194304 4417332 140736525494592 18446744073709551615 4358062 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 87432

[startup+51.1005 s]
/proc/loadavg: 7.81 7.94 7.95 9/184 25580
/proc/meminfo: memFree=30805772/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=94544 CPUtime=204.07 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 101363 1260 0 0 20389 18 0 0 21 0 5 0 521230547 96813056 11438 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 23636 11438 180 55 0 21522 0
[pid=25532/tid=25539] ppid=25530 vsize=94544 CPUtime=51.07 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 20905 1260 0 0 5105 2 0 0 25 0 5 0 521230549 96813056 11438 33554432000 4194304 4417332 140736525494592 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=94544 CPUtime=51.07 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 24463 1260 0 0 5103 4 0 0 25 0 5 0 521230549 96813056 11438 33554432000 4194304 4417332 140736525494592 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=94544 CPUtime=50.8 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 20246 1260 0 0 5077 3 0 0 25 0 5 0 521230549 96813056 11438 33554432000 4194304 4417332 140736525494592 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=94544 CPUtime=51.07 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 34881 1260 0 0 5101 6 0 0 25 0 5 0 521230549 96813056 11438 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 94544

[startup+102.301 s]
/proc/loadavg: 7.98 7.96 7.96 9/184 25581
/proc/meminfo: memFree=30727876/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=146228 CPUtime=408.58 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 185367 1260 0 0 40826 32 0 0 21 0 5 0 521230547 149737472 24359 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 36557 24359 180 55 0 34443 0
[pid=25532/tid=25539] ppid=25530 vsize=146228 CPUtime=102.27 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 39223 1260 0 0 10222 5 0 0 25 0 5 0 521230549 149737472 24359 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=146228 CPUtime=102.26 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 41187 1260 0 0 10220 6 0 0 25 0 5 0 521230549 149737472 24359 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=146228 CPUtime=101.73 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 41459 1260 0 0 10166 7 0 0 25 0 5 0 521230549 149737472 24359 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=146228 CPUtime=102.28 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 62630 1260 0 0 10216 12 0 0 25 0 5 0 521230549 149737472 24359 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 146228

[startup+162.3 s]
/proc/loadavg: 8.12 8.00 7.97 9/184 25591
/proc/meminfo: memFree=30722528/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=132128 CPUtime=648.24 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 279008 1260 0 0 64776 48 0 0 21 0 5 0 521230547 135299072 20834 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 33032 20834 180 55 0 30918 0
[pid=25532/tid=25539] ppid=25530 vsize=132128 CPUtime=162.26 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 59988 1260 0 0 16217 9 0 0 25 0 5 0 521230549 135299072 20834 33554432000 4194304 4417332 140736525494592 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=132128 CPUtime=162.26 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 61157 1260 0 0 16216 10 0 0 25 0 5 0 521230549 135299072 20834 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=132128 CPUtime=161.4 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 64119 1260 0 0 16130 10 0 0 25 0 5 0 521230549 135299072 20834 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=132128 CPUtime=162.27 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 92876 1260 0 0 16210 17 0 0 25 0 5 0 521230549 135299072 20834 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 132128

[startup+222.301 s]
/proc/loadavg: 8.16 8.03 7.98 9/184 25593
/proc/meminfo: memFree=30686784/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=162212 CPUtime=887.91 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 336021 1260 0 0 88735 56 0 0 21 0 5 0 521230547 166105088 28355 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 40553 28355 180 55 0 38439 0
[pid=25532/tid=25539] ppid=25530 vsize=162212 CPUtime=222.26 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 65671 1260 0 0 22216 10 0 0 25 0 5 0 521230549 166105088 28355 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=25532/tid=25540] ppid=25530 vsize=294816 CPUtime=762.24 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 200688 1260 0 0 76191 33 0 0 25 0 5 0 521230549 301891584 45155 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=294816 CPUtime=758.13 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 202576 1260 0 0 75782 31 0 0 25 0 5 0 521230549 301891584 45155 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=294816 CPUtime=762.28 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 304240 1260 0 0 76178 50 0 0 25 0 5 0 521230549 301891584 45155 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 294816

[startup+822.301 s]
/proc/loadavg: 8.24 8.16 8.06 9/184 25612
/proc/meminfo: memFree=30555952/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=290544 CPUtime=3284.66 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 945343 1260 0 0 328313 153 0 0 21 0 5 0 521230547 297517056 44087 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 72636 44087 180 55 0 70522 0
[pid=25532/tid=25539] ppid=25530 vsize=290544 CPUtime=822.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 191997 1260 0 0 82199 29 0 0 25 0 5 0 521230549 297517056 44087 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=290544 CPUtime=822.24 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 214660 1260 0 0 82189 35 0 0 25 0 5 0 521230549 297517056 44087 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=290544 CPUtime=817.81 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 214355 1260 0 0 81748 33 0 0 25 0 5 0 521230549 297517056 44087 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=290544 CPUtime=822.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 323463 1260 0 0 82175 54 0 0 25 0 5 0 521230549 297517056 44087 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 290544

[startup+882.301 s]
/proc/loadavg: 8.15 8.15 8.06 10/184 25614
/proc/meminfo: memFree=30593380/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=308712 CPUtime=3524.33 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 995336 1260 0 0 352273 160 0 0 21 0 5 0 521230547 316121088 48629 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 77178 48629 180 55 0 75064 0
[pid=25532/tid=25539] ppid=25530 vsize=308712 CPUtime=882.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 208283 1260 0 0 88196 32 0 0 25 0 5 0 521230549 316121088 48629 33554432000 4194304 4417332 140736525494592 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=308712 CPUtime=882.23 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 222488 1260 0 0 88187 36 0 0 25 0 5 0 521230549 316121088 48629 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=308712 CPUtime=877.49 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 225791 1260 0 0 87714 35 0 0 25 0 5 0 521230549 316121088 48629 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=308712 CPUtime=882.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 337906 1260 0 0 88173 56 0 0 25 0 5 0 521230549 316121088 48629 33554432000 4194304 4417332 140736525494592 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 308712

[startup+942.3 s]
/proc/loadavg: 8.06 8.12 8.05 9/184 25615
/proc/meminfo: memFree=30559004/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=294488 CPUtime=3764.02 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1048699 1260 0 0 376232 170 0 0 21 0 5 0 521230547 301555712 45073 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 73622 45073 180 55 0 71508 0
[pid=25532/tid=25539] ppid=25530 vsize=294488 CPUtime=942.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 222836 1260 0 0 94194 34 0 0 25 0 5 0 521230549 301555712 45073 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=294488 CPUtime=942.24 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 232540 1260 0 0 94186 38 0 0 25 0 5 0 521230549 301555712 45073 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=294488 CPUtime=937.16 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 237155 1260 0 0 93679 37 0 0 25 0 5 0 521230549 301555712 45073 33554432000 4194304 4417332 140736525494592 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=294488 CPUtime=942.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 355300 1260 0 0 94170 59 0 0 25 0 5 0 521230549 301555712 45073 33554432000 4194304 4417332 140736525494592 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 294488

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.05 10/184 25617
/proc/meminfo: memFree=30560100/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=306064 CPUtime=4003.68 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1097418 1260 0 0 400191 177 0 0 21 0 5 0 521230547 313409536 47967 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 76516 47967 180 55 0 74402 0
[pid=25532/tid=25539] ppid=25530 vsize=306064 CPUtime=1002.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 231756 1260 0 0 100193 35 0 0 25 0 5 0 521230549 313409536 47967 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=306064 CPUtime=1002.23 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 243190 1260 0 0 100184 39 0 0 25 0 5 0 521230549 313409536 47967 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=306064 CPUtime=996.83 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 250855 1260 0 0 99643 40 0 0 25 0 5 0 521230549 313409536 47967 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=306064 CPUtime=1002.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 370749 1260 0 0 100168 61 0 0 25 0 5 0 521230549 313409536 47967 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 306064

[startup+1062.31 s]
/proc/loadavg: 8.08 8.10 8.05 11/184 25618
/proc/meminfo: memFree=30506632/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=338728 CPUtime=4243.38 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1143750 1260 0 0 424153 185 0 0 21 0 5 0 521230547 346857472 56133 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 84682 56133 180 55 0 82568 0
[pid=25532/tid=25539] ppid=25530 vsize=338728 CPUtime=1062.29 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 242909 1260 0 0 106192 37 0 0 25 0 5 0 521230549 346857472 56133 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=338728 CPUtime=1062.23 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 253852 1260 0 0 106183 40 0 0 25 0 5 0 521230549 346857472 56133 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=338728 CPUtime=1056.51 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 261679 1260 0 0 105609 42 0 0 25 0 5 0 521230549 346857472 56133 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=338728 CPUtime=1062.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 384442 1260 0 0 106166 63 0 0 25 0 5 0 521230549 346857472 56133 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 338728

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.06 9/184 25620
/proc/meminfo: memFree=30535508/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=302452 CPUtime=4483.03 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1197044 1260 0 0 448109 194 0 0 21 0 5 0 521230547 309710848 47064 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 75613 47064 180 55 0 73499 0
[pid=25532/tid=25539] ppid=25530 vsize=302452 CPUtime=1122.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 256046 1260 0 0 112189 39 0 0 25 0 5 0 521230549 309710848 47064 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=302452 CPUtime=1122.23 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 264996 1260 0 0 112180 43 0 0 25 0 5 0 521230549 309710848 47064 33554432000 4194304 4417332 140736525494592 18446744073709551615 4251086 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=302452 CPUtime=1116.18 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 273655 1260 0 0 111574 44 0 0 25 0 5 0 521230549 309710848 47064 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=302452 CPUtime=1122.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 401479 1260 0 0 112163 66 0 0 25 0 5 0 521230549 309710848 47064 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 302452

[startup+1182.3 s]
/proc/loadavg: 8.05 8.09 8.05 10/184 25622
/proc/meminfo: memFree=30526804/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=282004 CPUtime=4722.7 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1249967 1260 0 0 472067 203 0 0 21 0 5 0 521230547 288772096 41952 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 70501 41952 180 55 0 68387 0
[pid=25532/tid=25539] ppid=25530 vsize=282004 CPUtime=1182.28 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 267423 1260 0 0 118187 41 0 0 25 0 5 0 521230549 288772096 41952 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=282004 CPUtime=1182.23 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 279236 1260 0 0 118178 45 0 0 25 0 5 0 521230549 288772096 41952 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=282004 CPUtime=1175.86 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 284395 1260 0 0 117540 46 0 0 25 0 5 0 521230549 288772096 41952 33554432000 4194304 4417332 140736525494592 18446744073709551615 4251066 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=282004 CPUtime=1182.29 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 418045 1260 0 0 118160 69 0 0 25 0 5 0 521230549 288772096 41952 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 282004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.03 8.08 8.05 9/184 25622
/proc/meminfo: memFree=30577144/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=291564 CPUtime=4800.21 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1266023 1260 0 0 479816 205 0 0 21 0 5 0 521230547 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 72891 44342 180 55 0 70777 0
[pid=25532/tid=25539] ppid=25530 vsize=291564 CPUtime=1201.69 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 273549 1260 0 0 120127 42 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=291564 CPUtime=1201.63 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 281705 1260 0 0 120118 45 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=291564 CPUtime=1195.15 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 288535 1260 0 0 119469 46 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=291564 CPUtime=1201.7 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 421366 1260 0 0 120100 70 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 291564

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

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

[startup+1201.7 s]
/proc/loadavg: 8.03 8.08 8.05 9/184 25622
/proc/meminfo: memFree=30577144/32951132 swapFree=67111356/67111528
[pid=25532] ppid=25530 vsize=291564 CPUtime=4800.21 cores=1,3,5,7
/proc/25532/stat : 25532 (plingeling) S 25530 25532 25415 0 -1 4202496 1266023 1260 0 0 479816 205 0 0 21 0 5 0 521230547 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25532/statm: 72891 44342 180 55 0 70777 0
[pid=25532/tid=25539] ppid=25530 vsize=291564 CPUtime=1201.69 cores=1,3,5,7
/proc/25532/task/25539/stat : 25539 (plingeling) R 25530 25532 25415 0 -1 4202560 273549 1260 0 0 120127 42 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25532/tid=25540] ppid=25530 vsize=291564 CPUtime=1201.63 cores=1,3,5,7
/proc/25532/task/25540/stat : 25540 (plingeling) R 25530 25532 25415 0 -1 4202560 281705 1260 0 0 120118 45 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25532/tid=25541] ppid=25530 vsize=291564 CPUtime=1195.15 cores=1,3,5,7
/proc/25532/task/25541/stat : 25541 (plingeling) R 25530 25532 25415 0 -1 4202560 288535 1260 0 0 119469 46 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25532/tid=25542] ppid=25530 vsize=291564 CPUtime=1201.7 cores=1,3,5,7
/proc/25532/task/25542/stat : 25542 (plingeling) R 25530 25532 25415 0 -1 4202560 421366 1260 0 0 120100 70 0 0 25 0 5 0 521230549 298561536 44342 33554432000 4194304 4417332 140736525494592 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 291564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.26
CPU user time (s): 4798.19
CPU system time (s): 2.06769
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 338728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.19
system time used= 2.06768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1267283
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= 93
involuntary context switches= 33693

runsolver used 1.9867 second user time and 4.5663 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 18:58:29
IDJOB=3290035
IDBENCH=83416
IDSOLVER=1605
FILE ID=node131/3290035-1304096309
RUNJOBID= node131-1304095105-25434
PBS_JOBID= 13170594
Free space on /tmp= 71384 MiB

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

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1832946977

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30899020 kB
Buffers:        193160 kB
Cached:        1484676 kB
SwapCached:        168 kB
Active:         140900 kB
Inactive:      1604988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30899020 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:              44 kB
Writeback:           0 kB
AnonPages:       67956 kB
Mapped:          15296 kB
Slab:           242484 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   222788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71384 MiB
End job on node131 at 2011-04-29 19:18:33