Trace number 3370928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.3 1202.52

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted 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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370928-1305428532/watcher-3370928-1305428532 -o /tmp/evaluation-result-3370928-1305428532/solver-3370928-1305428532 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370928-1305428532.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: 3.38 3.98 5.27 5/242 17304
/proc/meminfo: memFree=24211996/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=9564 CPUtime=0 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) R 17302 17304 17257 0 -1 4202496 470 1252 0 0 0 0 0 0 22 0 1 0 654453946 9793536 400 33554432000 4194304 4417452 140734963114416 18446744073709551615 222921470957 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17304/statm: 2391 415 149 55 0 277 0

[startup+0.011643 s]
/proc/loadavg: 3.38 3.98 5.27 5/242 17304
/proc/meminfo: memFree=24211996/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=11012 CPUtime=0 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) R 17302 17304 17257 0 -1 4202496 870 1252 0 0 0 0 0 0 22 0 1 0 654453946 11276288 777 33554432000 4194304 4417452 140734963114416 18446744073709551615 4274405 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17304/statm: 2753 777 149 55 0 639 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11012

[startup+0.100585 s]
/proc/loadavg: 3.38 3.98 5.27 5/242 17304
/proc/meminfo: memFree=24211996/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=64864 CPUtime=0.21 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 4520 1252 0 0 21 0 0 0 22 0 5 0 654453946 66420736 3888 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 16216 3888 176 55 0 14102 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 64864

[startup+0.300547 s]
/proc/loadavg: 3.38 3.98 5.27 5/242 17304
/proc/meminfo: memFree=24211996/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=62676 CPUtime=1.01 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 5053 1252 0 0 101 0 0 0 22 0 5 0 654453946 64180224 3455 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 15669 3455 179 55 0 13555 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 62676

[startup+0.700474 s]
/proc/loadavg: 3.38 3.98 5.27 5/242 17304
/proc/meminfo: memFree=24211996/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=62676 CPUtime=2.61 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 5053 1252 0 0 261 0 0 0 22 0 5 0 654453946 64180224 3455 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 15669 3455 179 55 0 13555 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 62676

[startup+1.50033 s]
/proc/loadavg: 3.38 3.98 5.27 9/247 17314
/proc/meminfo: memFree=24191124/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=131144 CPUtime=5.8 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 5787 1252 0 0 580 0 0 0 22 0 5 0 654453946 134291456 4189 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 32786 4189 179 55 0 30672 0
[pid=17304/tid=17311] ppid=17302 vsize=131144 CPUtime=1.44 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 753 1252 0 0 144 0 0 0 25 0 5 0 654453952 134291456 4189 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=131144 CPUtime=1.43 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 741 1252 0 0 143 0 0 0 25 0 5 0 654453952 134291456 4189 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=131144 CPUtime=1.43 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 625 1252 0 0 143 0 0 0 25 0 5 0 654453952 134291456 4189 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=131144 CPUtime=1.43 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 658 1252 0 0 143 0 0 0 25 0 5 0 654453952 134291456 4189 33554432000 4194304 4417452 140734963114416 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 131144

[startup+3.10103 s]
/proc/loadavg: 3.75 4.04 5.29 9/247 17314
/proc/meminfo: memFree=24179964/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=139380 CPUtime=12.19 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 7846 1252 0 0 1219 0 0 0 22 0 5 0 654453946 142725120 6248 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 34845 6248 179 55 0 32731 0
[pid=17304/tid=17311] ppid=17302 vsize=139380 CPUtime=3.04 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 1078 1252 0 0 304 0 0 0 25 0 5 0 654453952 142725120 6248 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=139380 CPUtime=3.03 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 934 1252 0 0 303 0 0 0 25 0 5 0 654453952 142725120 6248 33554432000 4194304 4417452 140734963114416 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=139380 CPUtime=3.03 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 1271 1252 0 0 303 0 0 0 25 0 5 0 654453952 142725120 6248 33554432000 4194304 4417452 140734963114416 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=139380 CPUtime=3.02 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 1553 1252 0 0 302 0 0 0 25 0 5 0 654453952 142725120 6248 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 139380

[startup+6.30045 s]
/proc/loadavg: 3.75 4.04 5.29 9/247 17315
/proc/meminfo: memFree=24162728/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=151688 CPUtime=24.97 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 11326 1252 0 0 2496 1 0 0 22 0 5 0 654453946 155328512 9325 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 37922 9325 179 55 0 35808 0
[pid=17304/tid=17311] ppid=17302 vsize=151688 CPUtime=6.24 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 1590 1252 0 0 624 0 0 0 25 0 5 0 654453952 155328512 9325 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=151688 CPUtime=6.23 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 1849 1252 0 0 623 0 0 0 25 0 5 0 654453952 155328512 9325 33554432000 4194304 4417452 140734963114416 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=151688 CPUtime=6.23 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 1726 1252 0 0 623 0 0 0 25 0 5 0 654453952 155328512 9325 33554432000 4194304 4417452 140734963114416 18446744073709551615 4320936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=151688 CPUtime=6.19 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 3151 1252 0 0 619 0 0 0 25 0 5 0 654453952 155328512 9325 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 151688

[startup+12.7003 s]
/proc/loadavg: 4.41 4.17 5.32 9/247 17315
/proc/meminfo: memFree=24148448/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=160812 CPUtime=50.52 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 16549 1252 0 0 5051 1 0 0 22 0 5 0 654453946 164671488 11606 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 40203 11606 179 55 0 38089 0
[pid=17304/tid=17311] ppid=17302 vsize=160812 CPUtime=12.63 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 2408 1252 0 0 1263 0 0 0 25 0 5 0 654453952 164671488 11606 33554432000 4194304 4417452 140734963114416 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=160812 CPUtime=12.63 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 1980 1252 0 0 1263 0 0 0 25 0 5 0 654453952 164671488 11606 33554432000 4194304 4417452 140734963114416 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=160812 CPUtime=12.63 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 2434 1252 0 0 1263 0 0 0 25 0 5 0 654453952 164671488 11606 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=160812 CPUtime=12.54 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 6717 1252 0 0 1254 0 0 0 25 0 5 0 654453952 164671488 11606 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 160812

[startup+25.5009 s]
/proc/loadavg: 4.96 4.30 5.34 9/247 17315
/proc/meminfo: memFree=24125940/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=170660 CPUtime=101.62 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 30544 1252 0 0 10159 3 0 0 22 0 5 0 654453946 174755840 14068 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 42665 14068 179 55 0 40551 0
[pid=17304/tid=17311] ppid=17302 vsize=170660 CPUtime=25.43 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 3296 1252 0 0 2543 0 0 0 25 0 5 0 654453952 174755840 14068 33554432000 4194304 4417452 140734963114416 18446744073709551615 4263155 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=170660 CPUtime=25.43 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 3654 1252 0 0 2543 0 0 0 25 0 5 0 654453952 174755840 14068 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=170660 CPUtime=25.43 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 4877 1252 0 0 2543 0 0 0 25 0 5 0 654453952 174755840 14068 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=170660 CPUtime=25.24 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 15707 1252 0 0 2523 1 0 0 25 0 5 0 654453952 174755840 14068 33554432000 4194304 4417452 140734963114416 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 170660

[startup+51.1003 s]
/proc/loadavg: 6.14 4.63 5.42 9/247 17316
/proc/meminfo: memFree=24104932/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=180412 CPUtime=203.84 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 81300 1252 0 0 20372 12 0 0 22 0 5 0 654453946 184741888 16506 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 45103 16506 179 55 0 42989 0
[pid=17304/tid=17311] ppid=17302 vsize=180412 CPUtime=51.03 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 14880 1252 0 0 5102 1 0 0 25 0 5 0 654453952 184741888 16506 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=180412 CPUtime=51.02 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 11954 1252 0 0 5101 1 0 0 25 0 5 0 654453952 184741888 16506 33554432000 4194304 4417452 140734963114416 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=180412 CPUtime=51.03 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 10441 1252 0 0 5101 2 0 0 25 0 5 0 654453952 184741888 16506 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=180412 CPUtime=50.66 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 41015 1252 0 0 5060 6 0 0 25 0 5 0 654453952 184741888 16506 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 180412

[startup+102.309 s]
/proc/loadavg: 7.40 5.23 5.58 9/247 17319
/proc/meminfo: memFree=24076896/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=202304 CPUtime=408.29 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 195479 1252 0 0 40800 29 0 0 22 0 5 0 654453946 207159296 21979 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 50576 21979 179 55 0 48462 0
[pid=17304/tid=17311] ppid=17302 vsize=202304 CPUtime=102.24 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 46019 1252 0 0 10219 5 0 0 25 0 5 0 654453952 207159296 21979 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=202304 CPUtime=102.22 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 35655 1252 0 0 10218 4 0 0 25 0 5 0 654453952 207159296 21979 33554432000 4194304 4417452 140734963114416 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=202304 CPUtime=102.24 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 33155 1252 0 0 10219 5 0 0 25 0 5 0 654453952 207159296 21979 33554432000 4194304 4417452 140734963114416 18446744073709551615 4260790 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=202304 CPUtime=101.5 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 77640 1252 0 0 10138 12 0 0 25 0 5 0 654453952 207159296 21979 33554432000 4194304 4417452 140734963114416 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 202304

[startup+162.301 s]
/proc/loadavg: 8.03 5.81 5.76 9/247 17322
/proc/meminfo: memFree=24037004/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=221372 CPUtime=647.03 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 341263 1252 0 0 64652 51 0 0 22 0 5 0 654453946 226684928 26746 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 55343 26746 179 55 0 53229 0
[pid=17304/tid=17311] ppid=17302 vsize=221372 CPUtime=162.23 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 82818 1252 0 0 16213 10 0 0 25 0 5 0 654453952 226684928 26746 33554432000 4194304 4417452 140734963114416 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=221372 CPUtime=162.21 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 69779 1252 0 0 16211 10 0 0 25 0 5 0 654453952 226684928 26746 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=221372 CPUtime=161.58 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 70869 1252 0 0 16147 11 0 0 25 0 5 0 654453952 226684928 26746 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=221372 CPUtime=160.92 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 114787 1252 0 0 16074 18 0 0 25 0 5 0 654453952 226684928 26746 33554432000 4194304 4417452 140734963114416 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.03
Current children cumulated vsize (KiB) 221372


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

[pid=17304/tid=17312] ppid=17302 vsize=291652 CPUtime=762.15 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 382525 1252 0 0 76157 58 0 0 25 0 5 0 654453952 298651648 44316 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=291652 CPUtime=761.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 420183 1252 0 0 76099 62 0 0 25 0 5 0 654453952 298651648 44316 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=291652 CPUtime=756.57 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 417982 1252 0 0 75594 63 0 0 25 0 5 0 654453952 298651648 44316 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.68
Current children cumulated vsize (KiB) 291652

[startup+822.301 s]
/proc/loadavg: 8.06 7.83 6.93 9/247 17339
/proc/meminfo: memFree=23908364/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=309744 CPUtime=3282.21 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 1735136 1252 0 0 327962 259 0 0 22 0 5 0 654453946 317177856 48839 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 77436 48839 179 55 0 75322 0
[pid=17304/tid=17311] ppid=17302 vsize=309744 CPUtime=822.26 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 428205 1252 0 0 82163 63 0 0 25 0 5 0 654453952 317177856 48839 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=309744 CPUtime=822.13 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 412709 1252 0 0 82151 62 0 0 25 0 5 0 654453952 317177856 48839 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=309744 CPUtime=821.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 451019 1252 0 0 82094 67 0 0 25 0 5 0 654453952 317177856 48839 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=309744 CPUtime=816.14 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 440193 1252 0 0 81548 66 0 0 25 0 5 0 654453952 317177856 48839 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.21
Current children cumulated vsize (KiB) 309744

[startup+882.3 s]
/proc/loadavg: 8.02 7.86 6.99 9/247 17341
/proc/meminfo: memFree=23884908/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=319180 CPUtime=3521.77 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 1861439 1252 0 0 351898 279 0 0 22 0 5 0 654453946 326840320 51198 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 79795 51198 179 55 0 77681 0
[pid=17304/tid=17311] ppid=17302 vsize=319180 CPUtime=882.26 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 460699 1252 0 0 88158 68 0 0 25 0 5 0 654453952 326840320 51198 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=319180 CPUtime=882.13 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 443051 1252 0 0 88146 67 0 0 25 0 5 0 654453952 326840320 51198 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=319180 CPUtime=881.6 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 489885 1252 0 0 88087 73 0 0 25 0 5 0 654453952 326840320 51198 33554432000 4194304 4417452 140734963114416 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=319180 CPUtime=875.69 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 464794 1252 0 0 87500 69 0 0 25 0 5 0 654453952 326840320 51198 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.77
Current children cumulated vsize (KiB) 319180

[startup+942.3 s]
/proc/loadavg: 8.01 7.88 7.05 9/247 17342
/proc/meminfo: memFree=23875088/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=333448 CPUtime=3761.33 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 1960326 1252 0 0 375838 295 0 0 22 0 5 0 654453946 341450752 54765 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 83362 54765 179 55 0 81248 0
[pid=17304/tid=17311] ppid=17302 vsize=333448 CPUtime=942.26 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 482103 1252 0 0 94155 71 0 0 25 0 5 0 654453952 341450752 54765 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=333448 CPUtime=942.11 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 469807 1252 0 0 94139 72 0 0 25 0 5 0 654453952 341450752 54765 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=333448 CPUtime=941.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 516019 1252 0 0 94084 77 0 0 25 0 5 0 654453952 341450752 54765 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=333448 CPUtime=935.26 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 489387 1252 0 0 93453 73 0 0 25 0 5 0 654453952 341450752 54765 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3761.33
Current children cumulated vsize (KiB) 333448

[startup+1002.3 s]
/proc/loadavg: 8.00 7.90 7.11 9/247 17344
/proc/meminfo: memFree=23831796/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=353912 CPUtime=4000.89 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 2064990 1252 0 0 399778 311 0 0 22 0 5 0 654453946 362405888 59881 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 88478 59881 179 55 0 86364 0
[pid=17304/tid=17311] ppid=17302 vsize=353912 CPUtime=1002.26 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 510396 1252 0 0 100151 75 0 0 25 0 5 0 654453952 362405888 59881 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=353912 CPUtime=1002.11 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 498129 1252 0 0 100134 77 0 0 25 0 5 0 654453952 362405888 59881 33554432000 4194304 4417452 140734963114416 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=353912 CPUtime=1001.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 542283 1252 0 0 100080 81 0 0 25 0 5 0 654453952 362405888 59881 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=353912 CPUtime=994.83 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 511172 1252 0 0 99406 77 0 0 25 0 5 0 654453952 362405888 59881 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.89
Current children cumulated vsize (KiB) 353912

[startup+1062.3 s]
/proc/loadavg: 8.07 7.93 7.16 9/247 17346
/proc/meminfo: memFree=23882976/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=330872 CPUtime=4240.45 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 2173540 1252 0 0 423720 325 0 0 22 0 5 0 654453946 338812928 54121 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 82718 54121 179 55 0 80604 0
[pid=17304/tid=17311] ppid=17302 vsize=330872 CPUtime=1062.26 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 537327 1252 0 0 106148 78 0 0 25 0 5 0 654453952 338812928 54121 33554432000 4194304 4417452 140734963114416 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=330872 CPUtime=1062.09 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 525115 1252 0 0 106129 80 0 0 25 0 5 0 654453952 338812928 54121 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=330872 CPUtime=1061.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 575495 1252 0 0 106075 86 0 0 25 0 5 0 654453952 338812928 54121 33554432000 4194304 4417452 140734963114416 18446744073709551615 4321296 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=330872 CPUtime=1054.4 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 532593 1252 0 0 105361 79 0 0 25 0 5 0 654453952 338812928 54121 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4240.45
Current children cumulated vsize (KiB) 330872

[startup+1122.3 s]
/proc/loadavg: 8.09 7.96 7.22 9/247 17347
/proc/meminfo: memFree=23885064/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=306088 CPUtime=4480.01 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 2282892 1252 0 0 447659 342 0 0 22 0 5 0 654453946 313434112 47925 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 76522 47925 179 55 0 74408 0
[pid=17304/tid=17311] ppid=17302 vsize=306088 CPUtime=1122.26 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 564093 1252 0 0 112144 82 0 0 25 0 5 0 654453952 313434112 47925 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=306088 CPUtime=1122.09 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 553277 1252 0 0 112123 86 0 0 25 0 5 0 654453952 313434112 47925 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=306088 CPUtime=1121.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 603296 1252 0 0 112071 90 0 0 25 0 5 0 654453952 313434112 47925 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=306088 CPUtime=1113.96 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 559216 1252 0 0 111314 82 0 0 25 0 5 0 654453952 313434112 47925 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4480.01
Current children cumulated vsize (KiB) 306088

[startup+1182.3 s]
/proc/loadavg: 8.20 8.01 7.28 9/247 17349
/proc/meminfo: memFree=23853788/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=317564 CPUtime=4719.57 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 2400002 1252 0 0 471597 360 0 0 22 0 5 0 654453946 325185536 50794 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 79391 50794 179 55 0 77277 0
[pid=17304/tid=17311] ppid=17302 vsize=317564 CPUtime=1182.27 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 594130 1252 0 0 118140 87 0 0 25 0 5 0 654453952 325185536 50794 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=317564 CPUtime=1182.09 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 582482 1252 0 0 118118 91 0 0 25 0 5 0 654453952 325185536 50794 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=317564 CPUtime=1181.61 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 633902 1252 0 0 118066 95 0 0 25 0 5 0 654453952 325185536 50794 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=317564 CPUtime=1173.53 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 586478 1252 0 0 117267 86 0 0 25 0 5 0 654453952 325185536 50794 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4719.57
Current children cumulated vsize (KiB) 317564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.14 8.01 7.29 5/241 17350
/proc/meminfo: memFree=23974356/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=354456 CPUtime=4800.25 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 2435445 1252 0 0 479659 366 0 0 22 0 5 0 654453946 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 88614 60017 179 55 0 86500 0
[pid=17304/tid=17311] ppid=17302 vsize=354456 CPUtime=1202.48 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 600426 1252 0 0 120160 88 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=354456 CPUtime=1202.29 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 593463 1252 0 0 120137 92 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=354456 CPUtime=1201.82 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 640262 1252 0 0 120086 96 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=354456 CPUtime=1193.58 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 598284 1252 0 0 119270 88 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 354456

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

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

[startup+1202.5 s]
/proc/loadavg: 8.14 8.01 7.29 5/241 17350
/proc/meminfo: memFree=23974356/32951124 swapFree=61559568/67111528
[pid=17304] ppid=17302 vsize=354456 CPUtime=4800.25 cores=0,2,4,6
/proc/17304/stat : 17304 (plingeling) S 17302 17304 17257 0 -1 4202496 2435445 1252 0 0 479659 366 0 0 22 0 5 0 654453946 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17304/statm: 88614 60017 179 55 0 86500 0
[pid=17304/tid=17311] ppid=17302 vsize=354456 CPUtime=1202.48 cores=0,2,4,6
/proc/17304/task/17311/stat : 17311 (plingeling) R 17302 17304 17257 0 -1 4202560 600426 1252 0 0 120160 88 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17304/tid=17312] ppid=17302 vsize=354456 CPUtime=1202.29 cores=0,2,4,6
/proc/17304/task/17312/stat : 17312 (plingeling) R 17302 17304 17257 0 -1 4202560 593463 1252 0 0 120137 92 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17304/tid=17313] ppid=17302 vsize=354456 CPUtime=1201.82 cores=0,2,4,6
/proc/17304/task/17313/stat : 17313 (plingeling) R 17302 17304 17257 0 -1 4202560 640262 1252 0 0 120086 96 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17304/tid=17314] ppid=17302 vsize=354456 CPUtime=1193.58 cores=0,2,4,6
/proc/17304/task/17314/stat : 17314 (plingeling) R 17302 17304 17257 0 -1 4202560 598284 1252 0 0 119270 88 0 0 25 0 5 0 654453952 362962944 60017 33554432000 4194304 4417452 140734963114416 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 354456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.52
CPU time (s): 4800.3
CPU user time (s): 4796.62
CPU system time (s): 3.67244
CPU usage (%): 399.185
Max. virtual memory (cumulated for all children) (KiB): 377616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.62
system time used= 3.67244
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2436697
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= 130
involuntary context switches= 25885

runsolver used 2.52861 second user time and 6.23105 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 05:02:12
IDJOB=3370928
IDBENCH=83321
IDSOLVER=1848
FILE ID=node109/3370928-1305428532
RUNJOBID= node109-1305428532-17275
PBS_JOBID= 13324612
Free space on /tmp= 73272 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370928-1305428532/watcher-3370928-1305428532 -o /tmp/evaluation-result-3370928-1305428532/solver-3370928-1305428532 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370928-1305428532.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=519855390

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.74
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      24212160 kB
Buffers:        257192 kB
Cached:        2321816 kB
SwapCached:      28404 kB
Active:         152588 kB
Inactive:      8363800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24212160 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            1244 kB
Writeback:           0 kB
AnonPages:     5914644 kB
Mapped:          17528 kB
Slab:           127904 kB
PageTables:      30896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17917588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73272 MiB
End job on node109 at 2011-05-15 05:22:17