Trace number 3290081

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.24 1202.32

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3290081-1304096309/watcher-3290081-1304096309 -o /tmp/evaluation-result-3290081-1304096309/solver-3290081-1304096309 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3290081-1304096309.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.42 7.91 7.95 6/179 25568
/proc/meminfo: memFree=30894916/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=9276 CPUtime=0 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) R 25566 25568 25415 0 -1 4202496 395 1255 0 0 0 0 0 0 25 0 1 0 521230563 9498624 325 33554432000 4194304 4417332 140734225471312 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25568/statm: 2319 325 147 55 0 205 0

[startup+0.124728 s]
/proc/loadavg: 7.42 7.91 7.95 6/179 25568
/proc/meminfo: memFree=30894916/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=52764 CPUtime=0.45 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1093 1255 0 0 45 0 0 0 25 0 5 0 521230563 54030336 1014 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 13191 1014 179 55 0 11077 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 52764

[startup+0.200715 s]
/proc/loadavg: 7.42 7.91 7.95 6/179 25568
/proc/meminfo: memFree=30894916/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=54072 CPUtime=0.76 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1457 1255 0 0 76 0 0 0 25 0 5 0 521230563 55369728 1337 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 13518 1337 179 55 0 11404 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 54072

[startup+0.300698 s]
/proc/loadavg: 7.42 7.91 7.95 6/179 25568
/proc/meminfo: memFree=30894916/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=54512 CPUtime=1.15 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1739 1255 0 0 115 0 0 0 25 0 5 0 521230563 55820288 1451 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 13628 1451 179 55 0 11514 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 54512

[startup+0.700629 s]
/proc/loadavg: 7.42 7.91 7.95 6/179 25568
/proc/meminfo: memFree=30894916/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=56712 CPUtime=2.75 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 3497 1255 0 0 275 0 0 0 25 0 5 0 521230563 58073088 2002 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 14178 2002 179 55 0 12064 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 56712

[startup+1.50049 s]
/proc/loadavg: 7.42 7.91 7.95 9/184 25578
/proc/meminfo: memFree=30876964/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=60012 CPUtime=5.94 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 7486 1255 0 0 594 0 0 0 25 0 5 0 521230563 61452288 2831 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 15003 2831 179 55 0 12889 0
[pid=25568/tid=25575] ppid=25566 vsize=60012 CPUtime=1.49 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 1569 1255 0 0 149 0 0 0 25 0 5 0 521230564 61452288 2831 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=60012 CPUtime=1.48 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 1492 1255 0 0 148 0 0 0 25 0 5 0 521230564 61452288 2831 33554432000 4194304 4417332 140734225471312 18446744073709551615 4358201 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=60012 CPUtime=1.47 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 2103 1255 0 0 147 0 0 0 25 0 5 0 521230564 61452288 2831 33554432000 4194304 4417332 140734225471312 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=60012 CPUtime=1.48 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 1598 1255 0 0 148 0 0 0 25 0 5 0 521230564 61452288 2831 33554432000 4194304 4417332 140734225471312 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 60012

[startup+3.10021 s]
/proc/loadavg: 7.42 7.91 7.95 9/184 25578
/proc/meminfo: memFree=30874236/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=63324 CPUtime=12.08 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 14619 1255 0 0 1203 5 0 0 25 0 5 0 521230563 64843776 3664 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 15831 3664 179 55 0 13717 0
[pid=25568/tid=25575] ppid=25566 vsize=63324 CPUtime=3.08 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 3559 1255 0 0 308 0 0 0 25 0 5 0 521230564 64843776 3664 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=63324 CPUtime=3.07 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 3787 1255 0 0 306 1 0 0 25 0 5 0 521230564 64843776 3664 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=63324 CPUtime=2.81 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 3706 1255 0 0 280 1 0 0 25 0 5 0 521230564 64843776 3664 33554432000 4194304 4417332 140734225471312 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=63324 CPUtime=3.08 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 2843 1255 0 0 308 0 0 0 25 0 5 0 521230564 64843776 3664 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 63324

[startup+6.30066 s]
/proc/loadavg: 7.46 7.91 7.95 9/184 25578
/proc/meminfo: memFree=30860932/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=69768 CPUtime=24.85 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 27401 1255 0 0 2478 7 0 0 25 0 5 0 521230563 71442432 5275 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 17442 5275 179 55 0 15328 0
[pid=25568/tid=25575] ppid=25566 vsize=69768 CPUtime=6.28 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 6683 1255 0 0 627 1 0 0 25 0 5 0 521230564 71442432 5275 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=69768 CPUtime=6.28 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 6868 1255 0 0 626 2 0 0 25 0 5 0 521230564 71442432 5275 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=69768 CPUtime=5.97 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 7217 1255 0 0 595 2 0 0 25 0 5 0 521230564 71442432 5275 33554432000 4194304 4417332 140734225471312 18446744073709551615 4357638 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=69768 CPUtime=6.28 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 5909 1255 0 0 627 1 0 0 25 0 5 0 521230564 71442432 5275 33554432000 4194304 4417332 140734225471312 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 69768

[startup+12.7006 s]
/proc/loadavg: 7.51 7.92 7.95 9/184 25578
/proc/meminfo: memFree=30838640/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=72984 CPUtime=50.39 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 47836 1255 0 0 5026 13 0 0 25 0 5 0 521230563 74735616 6047 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 18246 6047 179 55 0 16132 0
[pid=25568/tid=25575] ppid=25566 vsize=72984 CPUtime=12.68 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 11804 1255 0 0 1266 2 0 0 25 0 5 0 521230564 74735616 6047 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=72984 CPUtime=12.67 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 11667 1255 0 0 1265 2 0 0 25 0 5 0 521230564 74735616 6047 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=72984 CPUtime=12.32 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 13234 1255 0 0 1226 6 0 0 25 0 5 0 521230564 74735616 6047 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=72984 CPUtime=12.68 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 10407 1255 0 0 1267 1 0 0 25 0 5 0 521230564 74735616 6047 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 72984

[startup+25.5003 s]
/proc/loadavg: 7.61 7.92 7.95 9/184 25579
/proc/meminfo: memFree=30825764/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=87548 CPUtime=101.49 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 86114 1255 0 0 10126 23 0 0 25 0 5 0 521230563 89649152 9698 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 21887 9698 179 55 0 19773 0
[pid=25568/tid=25575] ppid=25566 vsize=87548 CPUtime=25.48 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 20368 1255 0 0 2544 4 0 0 25 0 5 0 521230564 89649152 9698 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=87548 CPUtime=25.47 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 22349 1255 0 0 2543 4 0 0 25 0 5 0 521230564 89649152 9698 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=87548 CPUtime=25.01 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 24302 1255 0 0 2491 10 0 0 25 0 5 0 521230564 89649152 9698 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=87548 CPUtime=25.48 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 18371 1255 0 0 2545 3 0 0 25 0 5 0 521230564 89649152 9698 33554432000 4194304 4417332 140734225471312 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 87548

[startup+51.1009 s]
/proc/loadavg: 7.81 7.94 7.95 9/184 25580
/proc/meminfo: memFree=30802424/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=106584 CPUtime=203.75 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 142625 1255 0 0 20342 33 0 0 25 0 5 0 521230563 109142016 14468 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 26646 14468 179 55 0 24532 0
[pid=25568/tid=25575] ppid=25566 vsize=106584 CPUtime=51.08 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 32578 1255 0 0 5102 6 0 0 25 0 5 0 521230564 109142016 14468 33554432000 4194304 4417332 140734225471312 18446744073709551615 4365849 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=106584 CPUtime=51.07 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 34974 1255 0 0 5101 6 0 0 25 0 5 0 521230564 109142016 14468 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=106584 CPUtime=50.48 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 42064 1255 0 0 5034 14 0 0 25 0 5 0 521230564 109142016 14468 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=106584 CPUtime=51.08 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 32285 1255 0 0 5103 5 0 0 25 0 5 0 521230564 109142016 14468 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 106584

[startup+102.301 s]
/proc/loadavg: 7.98 7.96 7.96 9/184 25581
/proc/meminfo: memFree=30752800/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=108172 CPUtime=408.28 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 239961 1255 0 0 40780 48 0 0 25 0 5 0 521230563 110768128 14876 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 27043 14876 179 55 0 24929 0
[pid=25568/tid=25575] ppid=25566 vsize=108172 CPUtime=102.28 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 56555 1255 0 0 10218 10 0 0 25 0 5 0 521230564 110768128 14876 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=108172 CPUtime=102.28 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 56225 1255 0 0 10219 9 0 0 25 0 5 0 521230564 110768128 14876 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=108172 CPUtime=101.39 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 72057 1255 0 0 10120 19 0 0 25 0 5 0 521230564 110768128 14876 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=108172 CPUtime=102.28 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 54400 1255 0 0 10220 8 0 0 25 0 5 0 521230564 110768128 14876 33554432000 4194304 4417332 140734225471312 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 108172

[startup+162.301 s]
/proc/loadavg: 8.12 8.00 7.97 9/184 25591
/proc/meminfo: memFree=30735052/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=134336 CPUtime=647.87 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 337181 1255 0 0 64723 64 0 0 25 0 5 0 521230563 137560064 21385 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 33584 21385 179 55 0 31470 0
[pid=25568/tid=25575] ppid=25566 vsize=134336 CPUtime=162.27 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 86147 1255 0 0 16212 15 0 0 25 0 5 0 521230564 137560064 21385 33554432000 4194304 4417332 140734225471312 18446744073709551615 4353570 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=134336 CPUtime=162.27 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 76877 1255 0 0 16215 12 0 0 25 0 5 0 521230564 137560064 21385 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=134336 CPUtime=161.01 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 94830 1255 0 0 16077 24 0 0 25 0 5 0 521230564 137560064 21385 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=134336 CPUtime=162.28 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 78603 1255 0 0 16216 12 0 0 25 0 5 0 521230564 137560064 21385 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.87
Current children cumulated vsize (KiB) 134336


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

[pid=25568/tid=25576] ppid=25566 vsize=207540 CPUtime=762.29 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 191432 1255 0 0 76199 30 0 0 25 0 5 0 521230564 212520960 39686 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=207540 CPUtime=760.77 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 280906 1255 0 0 76023 54 0 0 25 0 5 0 521230564 212520960 39686 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=207540 CPUtime=761.6 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 243213 1255 0 0 76124 36 0 0 25 0 5 0 521230564 212520960 39686 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.82
Current children cumulated vsize (KiB) 207540

[startup+822.306 s]
/proc/loadavg: 8.24 8.16 8.06 9/184 25612
/proc/meminfo: memFree=30583108/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=189072 CPUtime=3282.48 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1025169 1255 0 0 328061 187 0 0 25 0 5 0 521230563 193609728 35069 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 47268 35069 179 55 0 45154 0
[pid=25568/tid=25575] ppid=25566 vsize=189072 CPUtime=817.78 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 269381 1255 0 0 81719 59 0 0 25 0 5 0 521230564 193609728 35069 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=189072 CPUtime=822.3 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 196349 1255 0 0 82199 31 0 0 25 0 5 0 521230564 193609728 35069 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=189072 CPUtime=820.77 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 298941 1255 0 0 82020 57 0 0 25 0 5 0 521230564 193609728 35069 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=189072 CPUtime=821.6 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 259774 1255 0 0 82121 39 0 0 25 0 5 0 521230564 193609728 35069 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3282.48
Current children cumulated vsize (KiB) 189072

[startup+882.301 s]
/proc/loadavg: 8.15 8.15 8.06 9/184 25614
/proc/meminfo: memFree=30593380/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=171092 CPUtime=3522.1 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1078849 1255 0 0 352014 196 0 0 25 0 5 0 521230563 175198208 30574 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 42773 30574 179 55 0 40659 0
[pid=25568/tid=25575] ppid=25566 vsize=171092 CPUtime=877.42 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 284135 1255 0 0 87680 62 0 0 25 0 5 0 521230564 175198208 30574 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=171092 CPUtime=882.29 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 206048 1255 0 0 88197 32 0 0 25 0 5 0 521230564 175198208 30574 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=171092 CPUtime=880.76 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 315570 1255 0 0 88016 60 0 0 25 0 5 0 521230564 175198208 30574 33554432000 4194304 4417332 140734225471312 18446744073709551615 4356952 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=171092 CPUtime=881.59 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 272372 1255 0 0 88118 41 0 0 25 0 5 0 521230564 175198208 30574 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3522.1
Current children cumulated vsize (KiB) 171092

[startup+942.301 s]
/proc/loadavg: 8.06 8.12 8.05 9/184 25615
/proc/meminfo: memFree=30559004/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=208672 CPUtime=3761.74 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1126989 1255 0 0 375969 205 0 0 25 0 5 0 521230563 213680128 39969 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 52168 39969 179 55 0 50054 0
[pid=25568/tid=25575] ppid=25566 vsize=208672 CPUtime=937.07 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 297323 1255 0 0 93642 65 0 0 25 0 5 0 521230564 213680128 39969 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=208672 CPUtime=942.29 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 216651 1255 0 0 94196 33 0 0 25 0 5 0 521230564 213680128 39969 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=208672 CPUtime=940.76 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 327369 1255 0 0 94014 62 0 0 25 0 5 0 521230564 213680128 39969 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=208672 CPUtime=941.58 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 284922 1255 0 0 94115 43 0 0 25 0 5 0 521230564 213680128 39969 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3761.74
Current children cumulated vsize (KiB) 208672

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.05 9/184 25617
/proc/meminfo: memFree=30560100/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=200572 CPUtime=4001.38 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1173969 1255 0 0 399926 212 0 0 25 0 5 0 521230563 205385728 37943 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 50143 37943 179 55 0 48029 0
[pid=25568/tid=25575] ppid=25566 vsize=200572 CPUtime=996.73 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 309387 1255 0 0 99605 68 0 0 25 0 5 0 521230564 205385728 37943 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=200572 CPUtime=1002.29 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 225647 1255 0 0 100194 35 0 0 25 0 5 0 521230564 205385728 37943 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=200572 CPUtime=1000.75 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 339630 1255 0 0 100012 63 0 0 25 0 5 0 521230564 205385728 37943 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=200572 CPUtime=1001.56 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 298581 1255 0 0 100112 44 0 0 25 0 5 0 521230564 205385728 37943 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4001.38
Current children cumulated vsize (KiB) 200572

[startup+1062.3 s]
/proc/loadavg: 8.08 8.10 8.05 9/184 25618
/proc/meminfo: memFree=30506632/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=217316 CPUtime=4241.02 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1224945 1255 0 0 423882 220 0 0 25 0 5 0 521230563 222531584 42130 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 54329 42130 179 55 0 52215 0
[pid=25568/tid=25575] ppid=25566 vsize=217316 CPUtime=1056.38 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 322700 1255 0 0 105567 71 0 0 25 0 5 0 521230564 222531584 42130 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=217316 CPUtime=1062.3 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 235165 1255 0 0 106194 36 0 0 25 0 5 0 521230564 222531584 42130 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=217316 CPUtime=1060.75 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 354049 1255 0 0 106010 65 0 0 25 0 5 0 521230564 222531584 42130 33554432000 4194304 4417332 140734225471312 18446744073709551615 4365862 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=217316 CPUtime=1061.56 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 312307 1255 0 0 106109 47 0 0 25 0 5 0 521230564 222531584 42130 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4241.02
Current children cumulated vsize (KiB) 217316

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.06 9/184 25620
/proc/meminfo: memFree=30535508/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=224076 CPUtime=4480.67 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1270136 1255 0 0 447839 228 0 0 25 0 5 0 521230563 229453824 43820 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 56019 43820 179 55 0 53905 0
[pid=25568/tid=25575] ppid=25566 vsize=224076 CPUtime=1116.04 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 332384 1255 0 0 111531 73 0 0 25 0 5 0 521230564 229453824 43820 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=224076 CPUtime=1122.3 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 244531 1255 0 0 112193 37 0 0 25 0 5 0 521230564 229453824 43820 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=224076 CPUtime=1120.73 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 368802 1255 0 0 112006 67 0 0 25 0 5 0 521230564 229453824 43820 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=224076 CPUtime=1121.55 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 323695 1255 0 0 112107 48 0 0 25 0 5 0 521230564 229453824 43820 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4480.67
Current children cumulated vsize (KiB) 224076

[startup+1182.3 s]
/proc/loadavg: 8.05 8.09 8.05 9/184 25622
/proc/meminfo: memFree=30526804/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=253880 CPUtime=4720.3 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1313553 1255 0 0 471796 234 0 0 25 0 5 0 521230563 259973120 51271 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 63470 51271 179 55 0 61356 0
[pid=25568/tid=25575] ppid=25566 vsize=253880 CPUtime=1175.69 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 346170 1255 0 0 117493 76 0 0 25 0 5 0 521230564 259973120 51271 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=253880 CPUtime=1182.29 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 251247 1255 0 0 118192 37 0 0 25 0 5 0 521230564 259973120 51271 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=253880 CPUtime=1180.74 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 379918 1255 0 0 118005 69 0 0 25 0 5 0 521230564 259973120 51271 33554432000 4194304 4417332 140734225471312 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=253880 CPUtime=1181.54 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 335494 1255 0 0 118104 50 0 0 25 0 5 0 521230564 259973120 51271 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4720.3
Current children cumulated vsize (KiB) 253880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.3 s]
/proc/loadavg: 8.03 8.08 8.05 5/178 25623
/proc/meminfo: memFree=30750296/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=196504 CPUtime=4800.2 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1333223 1255 0 0 479783 237 0 0 25 0 5 0 521230563 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 49126 36927 179 55 0 47012 0
[pid=25568/tid=25575] ppid=25566 vsize=196504 CPUtime=1195.57 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 350971 1255 0 0 119481 76 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=196504 CPUtime=1202.3 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 254853 1255 0 0 120192 38 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=196504 CPUtime=1200.74 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 386828 1255 0 0 120004 70 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=196504 CPUtime=1201.55 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 339847 1255 0 0 120104 51 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 196504

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

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

[startup+1202.3 s]
/proc/loadavg: 8.03 8.08 8.05 5/178 25623
/proc/meminfo: memFree=30750296/32951132 swapFree=67111356/67111528
[pid=25568] ppid=25566 vsize=196504 CPUtime=4800.2 cores=0,2,4,6
/proc/25568/stat : 25568 (plingeling) S 25566 25568 25415 0 -1 4202496 1333223 1255 0 0 479783 237 0 0 25 0 5 0 521230563 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25568/statm: 49126 36927 179 55 0 47012 0
[pid=25568/tid=25575] ppid=25566 vsize=196504 CPUtime=1195.57 cores=0,2,4,6
/proc/25568/task/25575/stat : 25575 (plingeling) R 25566 25568 25415 0 -1 4202560 350971 1255 0 0 119481 76 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25568/tid=25576] ppid=25566 vsize=196504 CPUtime=1202.3 cores=0,2,4,6
/proc/25568/task/25576/stat : 25576 (plingeling) R 25566 25568 25415 0 -1 4202560 254853 1255 0 0 120192 38 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25568/tid=25577] ppid=25566 vsize=196504 CPUtime=1200.74 cores=0,2,4,6
/proc/25568/task/25577/stat : 25577 (plingeling) R 25566 25568 25415 0 -1 4202560 386828 1255 0 0 120004 70 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25568/tid=25578] ppid=25566 vsize=196504 CPUtime=1201.55 cores=0,2,4,6
/proc/25568/task/25578/stat : 25578 (plingeling) R 25566 25568 25415 0 -1 4202560 339847 1255 0 0 120104 51 0 0 25 0 5 0 521230564 201220096 36927 33554432000 4194304 4417332 140734225471312 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 196504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.32
CPU time (s): 4800.24
CPU user time (s): 4797.86
CPU system time (s): 2.38364
CPU usage (%): 399.249
Max. virtual memory (cumulated for all children) (KiB): 253880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.86
system time used= 2.38364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1334479
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= 81
involuntary context switches= 23755

runsolver used 1.9927 second user time and 4.72728 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
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:      30895056 kB
Buffers:        193200 kB
Cached:        1484636 kB
SwapCached:        168 kB
Active:         144936 kB
Inactive:      1605040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30895056 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:       71448 kB
Mapped:          15296 kB
Slab:           242484 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   256464 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= 71364 MiB
End job on node131 at 2011-04-29 19:18:34