Trace number 3371039

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.31 1202.63

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

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

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

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


[startup+0 s]
/proc/loadavg: 7.58 7.92 6.40 5/266 25734
/proc/meminfo: memFree=23073328/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=9320 CPUtime=0 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) R 25732 25734 18974 0 -1 4202496 390 1255 0 0 0 0 0 0 23 0 1 0 654602019 9543680 320 33554432000 4194304 4417452 140737234753408 18446744073709551615 246516834048 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/25734/statm: 2330 320 147 55 0 216 0

[startup+0.0946691 s]
/proc/loadavg: 7.58 7.92 6.40 5/266 25734
/proc/meminfo: memFree=23073328/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=25288 CPUtime=0.08 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) R 25732 25734 18974 0 -1 4202496 4527 1255 0 0 8 0 0 0 23 0 1 0 654602019 25894912 4345 33554432000 4194304 4417452 140737234753408 18446744073709551615 4323193 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/25734/statm: 6322 4345 148 55 0 4208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25288

[startup+0.100676 s]
/proc/loadavg: 7.58 7.92 6.40 5/266 25734
/proc/meminfo: memFree=23073328/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=25288 CPUtime=0.09 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) R 25732 25734 18974 0 -1 4202496 4527 1255 0 0 9 0 0 0 23 0 1 0 654602019 25894912 4345 33554432000 4194304 4417452 140737234753408 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/25734/statm: 6322 4345 148 55 0 4208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25288

[startup+0.300601 s]
/proc/loadavg: 7.58 7.92 6.40 5/266 25734
/proc/meminfo: memFree=23073328/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=89400 CPUtime=0.76 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 11936 1255 0 0 75 1 0 0 24 0 5 0 654602019 91545600 10156 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 22350 10156 178 55 0 20236 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 89400

[startup+0.700525 s]
/proc/loadavg: 7.58 7.92 6.40 5/266 25734
/proc/meminfo: memFree=23073328/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=85568 CPUtime=2.35 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 12451 1255 0 0 234 1 0 0 24 0 5 0 654602019 87621632 9200 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 21392 9200 179 55 0 19278 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 85568

[startup+1.50038 s]
/proc/loadavg: 7.58 7.92 6.40 9/271 25744
/proc/meminfo: memFree=23028160/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=81396 CPUtime=5.54 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 15392 1255 0 0 552 2 0 0 24 0 5 0 654602019 83349504 8156 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 20349 8156 179 55 0 18235 0
[pid=25734/tid=25741] ppid=25732 vsize=81396 CPUtime=1.35 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 1460 1255 0 0 135 0 0 0 25 0 5 0 654602034 83349504 8156 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=81396 CPUtime=1.34 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 1452 1255 0 0 134 0 0 0 25 0 5 0 654602034 83349504 8156 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=81396 CPUtime=1.34 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 2173 1255 0 0 134 0 0 0 25 0 5 0 654602034 83349504 8156 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=81396 CPUtime=1.35 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 1672 1255 0 0 135 0 0 0 25 0 5 0 654602034 83349504 8156 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 81396

[startup+3.10109 s]
/proc/loadavg: 7.58 7.92 6.40 9/271 25744
/proc/meminfo: memFree=23007236/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=88972 CPUtime=11.94 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 23419 1255 0 0 1190 4 0 0 24 0 5 0 654602019 91107328 10050 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 22243 10050 179 55 0 20129 0
[pid=25734/tid=25741] ppid=25732 vsize=88972 CPUtime=2.95 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 2945 1255 0 0 294 1 0 0 25 0 5 0 654602034 91107328 10050 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=88972 CPUtime=2.93 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 3519 1255 0 0 293 0 0 0 25 0 5 0 654602034 91107328 10050 33554432000 4194304 4417452 140737234753408 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=88972 CPUtime=2.95 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 4777 1255 0 0 294 1 0 0 25 0 5 0 654602034 91107328 10050 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=88972 CPUtime=2.95 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 3543 1255 0 0 295 0 0 0 25 0 5 0 654602034 91107328 10050 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 88972

[startup+6.3005 s]
/proc/loadavg: 7.61 7.92 6.41 10/271 25744
/proc/meminfo: memFree=22983720/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=88524 CPUtime=24.71 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 35323 1255 0 0 2465 6 0 0 24 0 5 0 654602019 90648576 9938 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 22131 9938 179 55 0 20017 0
[pid=25734/tid=25741] ppid=25732 vsize=88524 CPUtime=6.15 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 6513 1255 0 0 614 1 0 0 25 0 5 0 654602034 90648576 9938 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=88524 CPUtime=6.09 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 5388 1255 0 0 609 0 0 0 25 0 5 0 654602034 90648576 9938 33554432000 4194304 4417452 140737234753408 18446744073709551615 4245729 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=88524 CPUtime=6.15 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 8616 1255 0 0 613 2 0 0 25 0 5 0 654602034 90648576 9938 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=88524 CPUtime=6.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 6171 1255 0 0 614 1 0 0 25 0 5 0 654602034 90648576 9938 33554432000 4194304 4417452 140737234753408 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 88524

[startup+12.7003 s]
/proc/loadavg: 7.64 7.92 6.42 9/271 25744
/proc/meminfo: memFree=22925304/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=94212 CPUtime=50.26 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 55243 1255 0 0 5016 10 0 0 24 0 5 0 654602019 96473088 11350 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 23553 11350 179 55 0 21439 0
[pid=25734/tid=25741] ppid=25732 vsize=94212 CPUtime=12.55 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 11389 1255 0 0 1253 2 0 0 25 0 5 0 654602034 96473088 11350 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=94212 CPUtime=12.44 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 10904 1255 0 0 1243 1 0 0 25 0 5 0 654602034 96473088 11350 33554432000 4194304 4417452 140737234753408 18446744073709551615 4242741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=94212 CPUtime=12.55 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 13718 1255 0 0 1252 3 0 0 25 0 5 0 654602034 96473088 11350 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=94212 CPUtime=12.55 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 10597 1255 0 0 1253 2 0 0 25 0 5 0 654602034 96473088 11350 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 94212

[startup+25.501 s]
/proc/loadavg: 7.87 7.96 6.45 9/271 25745
/proc/meminfo: memFree=22838984/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=102216 CPUtime=101.35 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 85651 1255 0 0 10120 15 0 0 24 0 5 0 654602019 104669184 13344 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 25554 13344 179 55 0 23440 0
[pid=25734/tid=25741] ppid=25732 vsize=102216 CPUtime=25.35 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 18593 1255 0 0 2532 3 0 0 25 0 5 0 654602034 104669184 13344 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=102216 CPUtime=25.14 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 18146 1255 0 0 2512 2 0 0 25 0 5 0 654602034 104669184 13344 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=102216 CPUtime=25.35 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 20971 1255 0 0 2531 4 0 0 25 0 5 0 654602034 104669184 13344 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=102216 CPUtime=25.35 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 19306 1255 0 0 2531 4 0 0 25 0 5 0 654602034 104669184 13344 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 102216

[startup+51.1003 s]
/proc/loadavg: 7.97 7.98 6.50 9/271 25745
/proc/meminfo: memFree=22703436/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=116844 CPUtime=203.55 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 144124 1255 0 0 20330 25 0 0 24 0 5 0 654602019 119648256 17006 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 29211 17006 179 55 0 27097 0
[pid=25734/tid=25741] ppid=25732 vsize=116844 CPUtime=50.95 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 32626 1255 0 0 5090 5 0 0 25 0 5 0 654602034 119648256 17006 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=116844 CPUtime=50.53 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 32666 1255 0 0 5048 5 0 0 25 0 5 0 654602034 119648256 17006 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=116844 CPUtime=50.95 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 38280 1255 0 0 5088 7 0 0 25 0 5 0 654602034 119648256 17006 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=116844 CPUtime=50.95 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 31917 1255 0 0 5089 6 0 0 25 0 5 0 654602034 119648256 17006 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 116844

[startup+102.31 s]
/proc/loadavg: 8.08 8.01 6.59 9/271 25747
/proc/meminfo: memFree=22488904/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=131408 CPUtime=407.96 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 216615 1255 0 0 40760 36 0 0 24 0 5 0 654602019 134561792 20670 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 32852 20670 179 55 0 30738 0
[pid=25734/tid=25741] ppid=25732 vsize=131408 CPUtime=102.16 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 49813 1255 0 0 10208 8 0 0 25 0 5 0 654602034 134561792 20670 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=131408 CPUtime=101.32 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 47562 1255 0 0 10125 7 0 0 25 0 5 0 654602034 134561792 20670 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=131408 CPUtime=102.16 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 58758 1255 0 0 10206 10 0 0 25 0 5 0 654602034 134561792 20670 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=131408 CPUtime=102.16 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 51847 1255 0 0 10207 9 0 0 25 0 5 0 654602034 134561792 20670 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 131408

[startup+162.301 s]
/proc/loadavg: 8.20 8.05 6.69 9/271 25748
/proc/meminfo: memFree=22421292/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=175484 CPUtime=647.45 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 284755 1255 0 0 64697 48 0 0 24 0 5 0 654602019 179695616 31672 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 43871 31672 179 55 0 41757 0
[pid=25734/tid=25741] ppid=25732 vsize=175484 CPUtime=162.16 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 70128 1255 0 0 16204 12 0 0 25 0 5 0 654602034 179695616 31672 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=175484 CPUtime=160.83 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 62048 1255 0 0 16073 10 0 0 25 0 5 0 654602034 179695616 31672 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=175484 CPUtime=162.15 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 75902 1255 0 0 16203 12 0 0 25 0 5 0 654602034 179695616 31672 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=175484 CPUtime=162.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 68042 1255 0 0 16203 12 0 0 25 0 5 0 654602034 179695616 31672 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.45
Current children cumulated vsize (KiB) 175484


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

[pid=25734/tid=25742] ppid=25732 vsize=318400 CPUtime=696.43 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 205648 1255 0 0 69612 31 0 0 25 0 5 0 654602034 326041600 67385 33554432000 4194304 4417452 140737234753408 18446744073709551615 4259849 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=318400 CPUtime=702.17 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 219677 1255 0 0 70183 34 0 0 25 0 5 0 654602034 326041600 67385 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=318400 CPUtime=702.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 138588 1255 0 0 70193 22 0 0 25 0 5 0 654602034 326041600 67385 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.07
Current children cumulated vsize (KiB) 318400

[startup+762.31 s]
/proc/loadavg: 8.32 8.19 7.39 9/271 25764
/proc/meminfo: memFree=21701876/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=320216 CPUtime=3042.62 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 841379 1255 0 0 304133 129 0 0 24 0 5 0 654602019 327901184 67840 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 80054 67840 179 55 0 77940 0
[pid=25734/tid=25741] ppid=25732 vsize=320216 CPUtime=762.18 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 246383 1255 0 0 76181 37 0 0 25 0 5 0 654602034 327901184 67840 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=320216 CPUtime=755.94 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 219386 1255 0 0 75562 32 0 0 25 0 5 0 654602034 327901184 67840 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=320216 CPUtime=762.18 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 226797 1255 0 0 76183 35 0 0 25 0 5 0 654602034 327901184 67840 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=320216 CPUtime=762.16 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 140178 1255 0 0 76194 22 0 0 25 0 5 0 654602034 327901184 67840 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3042.62
Current children cumulated vsize (KiB) 320216

[startup+822.301 s]
/proc/loadavg: 8.08 8.14 7.42 9/271 25802
/proc/meminfo: memFree=22572496/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=297104 CPUtime=3282.1 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 899651 1255 0 0 328073 137 0 0 24 0 5 0 654602019 304234496 62062 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 74276 62062 179 55 0 72162 0
[pid=25734/tid=25741] ppid=25732 vsize=297104 CPUtime=822.17 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 257757 1255 0 0 82178 39 0 0 25 0 5 0 654602034 304234496 62062 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=297104 CPUtime=815.44 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 232756 1255 0 0 81510 34 0 0 25 0 5 0 654602034 304234496 62062 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=297104 CPUtime=822.17 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 237143 1255 0 0 82181 36 0 0 25 0 5 0 654602034 304234496 62062 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=297104 CPUtime=822.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 163360 1255 0 0 82189 26 0 0 25 0 5 0 654602034 304234496 62062 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3282.1
Current children cumulated vsize (KiB) 297104

[startup+882.301 s]
/proc/loadavg: 8.22 8.16 7.47 9/271 25804
/proc/meminfo: memFree=22562448/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=280964 CPUtime=3521.62 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 934345 1255 0 0 352020 142 0 0 24 0 5 0 654602019 287707136 58027 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 70241 58027 179 55 0 68127 0
[pid=25734/tid=25741] ppid=25732 vsize=280964 CPUtime=882.18 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 270094 1255 0 0 88177 41 0 0 25 0 5 0 654602034 287707136 58027 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=280964 CPUtime=874.95 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 246594 1255 0 0 87459 36 0 0 25 0 5 0 654602034 287707136 58027 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=280964 CPUtime=882.18 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 245662 1255 0 0 88181 37 0 0 25 0 5 0 654602034 287707136 58027 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=280964 CPUtime=882.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 163360 1255 0 0 88189 26 0 0 25 0 5 0 654602034 287707136 58027 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3521.62
Current children cumulated vsize (KiB) 280964

[startup+942.301 s]
/proc/loadavg: 8.16 8.14 7.51 9/271 25805
/proc/meminfo: memFree=22486052/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=341272 CPUtime=3761.13 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 980464 1255 0 0 375965 148 0 0 24 0 5 0 654602019 349462528 73120 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 85318 73120 179 55 0 83204 0
[pid=25734/tid=25741] ppid=25732 vsize=341272 CPUtime=942.18 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 279450 1255 0 0 94176 42 0 0 25 0 5 0 654602034 349462528 73120 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=341272 CPUtime=934.47 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 261955 1255 0 0 93409 38 0 0 25 0 5 0 654602034 349462528 73120 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=341272 CPUtime=942.17 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 257549 1255 0 0 94179 38 0 0 25 0 5 0 654602034 349462528 73120 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=341272 CPUtime=942.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 172875 1255 0 0 94187 28 0 0 25 0 5 0 654602034 349462528 73120 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3761.13
Current children cumulated vsize (KiB) 341272

[startup+1002.3 s]
/proc/loadavg: 8.23 8.16 7.55 9/271 25807
/proc/meminfo: memFree=22385100/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=336516 CPUtime=4000.65 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 1012375 1255 0 0 399913 152 0 0 24 0 5 0 654602019 344592384 71915 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 84129 71915 179 55 0 82015 0
[pid=25734/tid=25741] ppid=25732 vsize=336516 CPUtime=1002.18 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 287910 1255 0 0 100175 43 0 0 25 0 5 0 654602034 344592384 71915 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=336516 CPUtime=993.98 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 274761 1255 0 0 99358 40 0 0 25 0 5 0 654602034 344592384 71915 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=336516 CPUtime=1002.17 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 268194 1255 0 0 100178 39 0 0 25 0 5 0 654602034 344592384 71915 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=336516 CPUtime=1002.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 172875 1255 0 0 100187 28 0 0 25 0 5 0 654602034 344592384 71915 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4000.65
Current children cumulated vsize (KiB) 336516

[startup+1062.3 s]
/proc/loadavg: 8.22 8.16 7.59 9/271 25808
/proc/meminfo: memFree=22344400/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=361856 CPUtime=4240.16 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 1050764 1255 0 0 423858 158 0 0 24 0 5 0 654602019 370540544 78275 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 90464 78275 179 55 0 88350 0
[pid=25734/tid=25741] ppid=25732 vsize=361856 CPUtime=1062.18 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 298638 1255 0 0 106174 44 0 0 25 0 5 0 654602034 370540544 78275 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=361856 CPUtime=1053.49 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 286391 1255 0 0 105308 41 0 0 25 0 5 0 654602034 370540544 78275 33554432000 4194304 4417452 140737234753408 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=361856 CPUtime=1062.18 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 276033 1255 0 0 106177 41 0 0 25 0 5 0 654602034 370540544 78275 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=361856 CPUtime=1062.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 181067 1255 0 0 106185 30 0 0 25 0 5 0 654602034 370540544 78275 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4240.16
Current children cumulated vsize (KiB) 361856

[startup+1122.3 s]
/proc/loadavg: 8.16 8.16 7.62 9/271 25810
/proc/meminfo: memFree=22267992/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=365736 CPUtime=4479.68 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 1072992 1255 0 0 447806 162 0 0 24 0 5 0 654602019 374513664 79229 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 91434 79229 179 55 0 89320 0
[pid=25734/tid=25741] ppid=25732 vsize=365736 CPUtime=1122.19 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 306928 1255 0 0 112173 46 0 0 25 0 5 0 654602034 374513664 79229 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=365736 CPUtime=1113 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 293359 1255 0 0 111257 43 0 0 25 0 5 0 654602034 374513664 79229 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=365736 CPUtime=1122.19 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 283003 1255 0 0 112177 42 0 0 25 0 5 0 654602034 374513664 79229 33554432000 4194304 4417452 140737234753408 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=365736 CPUtime=1122.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 181067 1255 0 0 112185 30 0 0 25 0 5 0 654602034 374513664 79229 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4479.68
Current children cumulated vsize (KiB) 365736

[startup+1182.3 s]
/proc/loadavg: 8.24 8.17 7.66 9/271 25812
/proc/meminfo: memFree=22205348/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=397528 CPUtime=4719.2 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 1108469 1255 0 0 471753 167 0 0 24 0 5 0 654602019 407068672 87193 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 99382 87193 179 55 0 97268 0
[pid=25734/tid=25741] ppid=25732 vsize=397528 CPUtime=1182.19 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 315136 1255 0 0 118172 47 0 0 25 0 5 0 654602034 407068672 87193 33554432000 4194304 4417452 140737234753408 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=397528 CPUtime=1172.51 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 303034 1255 0 0 117207 44 0 0 25 0 5 0 654602034 407068672 87193 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=397528 CPUtime=1182.18 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 292640 1255 0 0 118175 43 0 0 25 0 5 0 654602034 407068672 87193 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=397528 CPUtime=1182.15 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 189024 1255 0 0 118185 30 0 0 25 0 5 0 654602034 407068672 87193 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4719.2
Current children cumulated vsize (KiB) 397528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.25 8.18 7.67 9/271 25812
/proc/meminfo: memFree=22136028/32951124 swapFree=61565116/67111528
[pid=25734] ppid=25732 vsize=400400 CPUtime=4800.25 cores=1,3,5,7
/proc/25734/stat : 25734 (plingeling) S 25732 25734 18974 0 -1 4202496 1117518 1255 0 0 479857 168 0 0 24 0 5 0 654602019 410009600 87886 33554432000 4194304 4417452 140737234753408 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25734/statm: 100100 87886 179 55 0 97986 0
[pid=25734/tid=25741] ppid=25732 vsize=400400 CPUtime=1202.49 cores=1,3,5,7
/proc/25734/task/25741/stat : 25741 (plingeling) R 25732 25734 18974 0 -1 4202560 318404 1255 0 0 120202 47 0 0 25 0 5 0 654602034 410009600 87886 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25734/tid=25742] ppid=25732 vsize=400400 CPUtime=1192.64 cores=1,3,5,7
/proc/25734/task/25742/stat : 25742 (plingeling) R 25732 25734 18974 0 -1 4202560 307357 1255 0 0 119219 45 0 0 25 0 5 0 654602034 410009600 87886 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25734/tid=25743] ppid=25732 vsize=400400 CPUtime=1202.49 cores=1,3,5,7
/proc/25734/task/25743/stat : 25743 (plingeling) R 25732 25734 18974 0 -1 4202560 294098 1255 0 0 120206 43 0 0 25 0 5 0 654602034 410009600 87886 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25734/tid=25744] ppid=25732 vsize=400400 CPUtime=1202.45 cores=1,3,5,7
/proc/25734/task/25744/stat : 25744 (plingeling) R 25732 25734 18974 0 -1 4202560 189024 1255 0 0 120215 30 0 0 25 0 5 0 654602034 410009600 87886 33554432000 4194304 4417452 140737234753408 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 400400

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.63
CPU time (s): 4800.31
CPU user time (s): 4798.6
CPU system time (s): 1.70574
CPU usage (%): 399.151
Max. virtual memory (cumulated for all children) (KiB): 415660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.6
system time used= 1.70574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1118774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93
involuntary context switches= 22894

runsolver used 2.6366 second user time and 7.2189 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 05:27:18
IDJOB=3371039
IDBENCH=84004
IDSOLVER=1848
FILE ID=node134/3371039-1305430038
RUNJOBID= node134-1305428833-25600
PBS_JOBID= 13324593
Free space on /tmp= 73508 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371039-1305430038/watcher-3371039-1305430038 -o /tmp/evaluation-result-3371039-1305430038/solver-3371039-1305430038 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371039-1305430038.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1100067733

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23073484 kB
Buffers:        266292 kB
Cached:        6057204 kB
SwapCached:      13768 kB
Active:         950960 kB
Inactive:      8712212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23073484 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:     3333504 kB
Mapped:          12784 kB
Slab:           122624 kB
PageTables:      30916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38942136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73492 MiB
End job on node134 at 2011-05-15 05:47:23