Trace number 3250152

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.24 1201.83

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250152-1304090744/watcher-3250152-1304090744 -o /tmp/evaluation-result-3250152-1304090744/solver-3250152-1304090744 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250152-1304090744.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: 6.84 5.73 6.69 5/181 25819
/proc/meminfo: memFree=17288912/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=9460 CPUtime=0 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) R 25817 25819 25048 0 -1 4202496 459 1253 0 0 0 0 0 0 25 0 1 0 520675393 9687040 387 33554432000 4194304 4417332 140737385731552 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25819/statm: 2365 387 147 55 0 251 0

[startup+0.060137 s]
/proc/loadavg: 6.84 5.73 6.69 5/181 25819
/proc/meminfo: memFree=17288912/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=25812 CPUtime=0.05 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) R 25817 25819 25048 0 -1 4202496 4563 1253 0 0 5 0 0 0 25 0 1 0 520675393 26431488 4460 33554432000 4194304 4417332 140737385731552 18446744073709551615 270612729392 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25819/statm: 6453 4460 148 55 0 4339 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25812

[startup+0.101159 s]
/proc/loadavg: 6.84 5.73 6.69 5/181 25819
/proc/meminfo: memFree=17288912/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=25812 CPUtime=0.09 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) R 25817 25819 25048 0 -1 4202496 4563 1253 0 0 9 0 0 0 25 0 1 0 520675393 26431488 4460 33554432000 4194304 4417332 140737385731552 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25819/statm: 6453 4460 148 55 0 4339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25812

[startup+0.30105 s]
/proc/loadavg: 6.84 5.73 6.69 5/181 25819
/proc/meminfo: memFree=17288912/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=98128 CPUtime=0.61 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 15108 1253 0 0 59 2 0 0 25 0 5 0 520675393 100483072 11821 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 24532 11821 177 55 0 22418 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 98128

[startup+0.70098 s]
/proc/loadavg: 6.84 5.73 6.69 5/181 25819
/proc/meminfo: memFree=17288912/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=161684 CPUtime=2.21 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 18192 1253 0 0 219 2 0 0 25 0 5 0 520675393 165564416 11856 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 40421 11856 179 55 0 38307 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 161684

[startup+1.50084 s]
/proc/loadavg: 6.84 5.73 6.69 9/186 25829
/proc/meminfo: memFree=17235436/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=172196 CPUtime=5.4 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 20820 1253 0 0 538 2 0 0 25 0 5 0 520675393 176328704 14484 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 43049 14484 179 55 0 40935 0
[pid=25819/tid=25826] ppid=25817 vsize=172196 CPUtime=1.3 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 3644 1253 0 0 130 0 0 0 25 0 5 0 520675412 176328704 14484 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=172196 CPUtime=1.29 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 4666 1253 0 0 129 0 0 0 25 0 5 0 520675412 176328704 14484 33554432000 4194304 4417332 140737385731552 18446744073709551615 4258161 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=172196 CPUtime=1.3 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 3591 1253 0 0 130 0 0 0 19 0 5 0 520675412 176328704 14484 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=172196 CPUtime=1.3 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 68 1253 0 0 130 0 0 0 25 0 5 0 520675412 176328704 14484 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 172196

[startup+3.10056 s]
/proc/loadavg: 6.84 5.73 6.69 9/186 25829
/proc/meminfo: memFree=17251060/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=176292 CPUtime=11.79 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 21844 1253 0 0 1177 2 0 0 25 0 5 0 520675393 180523008 15508 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 44073 15508 179 55 0 41959 0
[pid=25819/tid=25826] ppid=25817 vsize=176292 CPUtime=2.9 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 4668 1253 0 0 290 0 0 0 25 0 5 0 520675412 180523008 15508 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=176292 CPUtime=2.88 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 4666 1253 0 0 288 0 0 0 25 0 5 0 520675412 180523008 15508 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=176292 CPUtime=2.9 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 3591 1253 0 0 290 0 0 0 24 0 5 0 520675412 180523008 15508 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=176292 CPUtime=2.9 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 68 1253 0 0 290 0 0 0 25 0 5 0 520675412 180523008 15508 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 176292

[startup+6.30099 s]
/proc/loadavg: 6.93 5.77 6.70 9/186 25829
/proc/meminfo: memFree=17241160/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=180652 CPUtime=24.58 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 23464 1253 0 0 2455 3 0 0 25 0 5 0 520675393 184987648 16940 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 45163 16940 179 55 0 43049 0
[pid=25819/tid=25826] ppid=25817 vsize=180652 CPUtime=6.1 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 5198 1253 0 0 610 0 0 0 25 0 5 0 520675412 184987648 16940 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=180652 CPUtime=6.07 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 4666 1253 0 0 607 0 0 0 25 0 5 0 520675412 184987648 16940 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=180652 CPUtime=6.1 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 4137 1253 0 0 610 0 0 0 25 0 5 0 520675412 184987648 16940 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=180652 CPUtime=6.1 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 612 1253 0 0 610 0 0 0 25 0 5 0 520675412 184987648 16940 33554432000 4194304 4417332 140737385731552 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 180652

[startup+12.7009 s]
/proc/loadavg: 7.10 5.82 6.71 9/186 25829
/proc/meminfo: memFree=17215556/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=189492 CPUtime=50.14 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 28048 1253 0 0 5011 3 0 0 25 0 5 0 520675393 194039808 19553 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 47373 19553 179 55 0 45259 0
[pid=25819/tid=25826] ppid=25817 vsize=189492 CPUtime=12.49 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 7572 1253 0 0 1249 0 0 0 25 0 5 0 520675412 194039808 19553 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=189492 CPUtime=12.43 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 5212 1253 0 0 1243 0 0 0 25 0 5 0 520675412 194039808 19553 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=189492 CPUtime=12.5 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 5036 1253 0 0 1250 0 0 0 25 0 5 0 520675412 194039808 19553 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=189492 CPUtime=12.5 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 1377 1253 0 0 1250 0 0 0 25 0 5 0 520675412 194039808 19553 33554432000 4194304 4417332 140737385731552 18446744073709551615 4237310 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 189492

[startup+25.5006 s]
/proc/loadavg: 7.30 5.93 6.73 9/186 25829
/proc/meminfo: memFree=17178852/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=208500 CPUtime=101.27 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 36963 1253 0 0 10123 4 0 0 25 0 5 0 520675393 213504000 24155 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 52125 24155 179 55 0 50011 0
[pid=25819/tid=25826] ppid=25817 vsize=208500 CPUtime=25.3 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 11736 1253 0 0 2529 1 0 0 25 0 5 0 520675412 213504000 24155 33554432000 4194304 4417332 140737385731552 18446744073709551615 4365926 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=208500 CPUtime=25.16 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 5757 1253 0 0 2516 0 0 0 25 0 5 0 520675412 213504000 24155 33554432000 4194304 4417332 140737385731552 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=208500 CPUtime=25.3 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 5460 1253 0 0 2530 0 0 0 25 0 5 0 520675412 213504000 24155 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=208500 CPUtime=25.29 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 5159 1253 0 0 2529 0 0 0 25 0 5 0 520675412 213504000 24155 33554432000 4194304 4417332 140737385731552 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 208500

[startup+51.1011 s]
/proc/loadavg: 7.54 6.09 6.76 9/186 25830
/proc/meminfo: memFree=17168028/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=213016 CPUtime=203.53 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 46358 1253 0 0 20348 5 0 0 25 0 5 0 520675393 218128384 26037 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 53254 26037 179 55 0 51140 0
[pid=25819/tid=25826] ppid=25817 vsize=213016 CPUtime=50.9 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 20532 1253 0 0 5088 2 0 0 25 0 5 0 520675412 218128384 26037 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=213016 CPUtime=50.62 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 5785 1253 0 0 5062 0 0 0 25 0 5 0 520675412 218128384 26037 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=213016 CPUtime=50.9 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 5460 1253 0 0 5090 0 0 0 25 0 5 0 520675412 218128384 26037 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=213016 CPUtime=50.89 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 5730 1253 0 0 5089 0 0 0 25 0 5 0 520675412 218128384 26037 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 213016

[startup+102.307 s]
/proc/loadavg: 7.84 6.40 6.83 9/186 25831
/proc/meminfo: memFree=17113580/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=234592 CPUtime=408.09 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 68572 1253 0 0 40800 9 0 0 25 0 5 0 520675393 240222208 32744 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 58648 32744 179 55 0 56534 0
[pid=25819/tid=25826] ppid=25817 vsize=234592 CPUtime=102.11 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 37352 1253 0 0 10206 5 0 0 25 0 5 0 520675412 240222208 32744 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=234592 CPUtime=101.54 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 6320 1253 0 0 10154 0 0 0 25 0 5 0 520675412 240222208 32744 33554432000 4194304 4417332 140737385731552 18446744073709551615 4354148 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=234592 CPUtime=102.11 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 5586 1253 0 0 10211 0 0 0 25 0 5 0 520675412 240222208 32744 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=234592 CPUtime=102.11 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 10463 1253 0 0 10210 1 0 0 25 0 5 0 520675412 240222208 32744 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 234592

[startup+162.3 s]
/proc/loadavg: 7.98 6.70 6.91 9/186 25833
/proc/meminfo: memFree=17057408/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=245080 CPUtime=647.74 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 86667 1253 0 0 64763 11 0 0 25 0 5 0 520675393 250961920 35374 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 61270 35374 179 55 0 59156 0
[pid=25819/tid=25826] ppid=25817 vsize=245080 CPUtime=162.11 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 52825 1253 0 0 16204 7 0 0 25 0 5 0 520675412 250961920 35374 33554432000 4194304 4417332 140737385731552 18446744073709551615 4263096 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=245080 CPUtime=161.21 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 7334 1253 0 0 16121 0 0 0 25 0 5 0 520675412 250961920 35374 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=245080 CPUtime=162.1 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 5586 1253 0 0 16210 0 0 0 25 0 5 0 520675412 250961920 35374 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=245080 CPUtime=162.1 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 12071 1253 0 0 16209 1 0 0 25 0 5 0 520675412 250961920 35374 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.74
Current children cumulated vsize (KiB) 245080


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

[pid=25819/tid=25827] ppid=25817 vsize=348096 CPUtime=698.28 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 69559 1253 0 0 69819 9 0 0 25 0 5 0 520675412 356450304 61496 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=348096 CPUtime=702.11 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 52011 1253 0 0 70204 7 0 0 25 0 5 0 520675412 356450304 61496 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=348096 CPUtime=702.11 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 52226 1253 0 0 70205 6 0 0 25 0 5 0 520675412 356450304 61496 33554432000 4194304 4417332 140737385731552 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.85
Current children cumulated vsize (KiB) 348096

[startup+762.306 s]
/proc/loadavg: 8.10 7.86 7.43 9/186 25849
/proc/meminfo: memFree=16842672/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=355496 CPUtime=3044.55 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 434724 1253 0 0 304394 61 0 0 25 0 5 0 520675393 364027904 63609 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 88874 63609 179 55 0 86760 0
[pid=25819/tid=25826] ppid=25817 vsize=355496 CPUtime=762.12 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 234142 1253 0 0 76180 32 0 0 25 0 5 0 520675412 364027904 63609 33554432000 4194304 4417332 140737385731552 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=355496 CPUtime=757.96 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 75519 1253 0 0 75786 10 0 0 25 0 5 0 520675412 364027904 63609 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=355496 CPUtime=762.12 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 59606 1253 0 0 76203 9 0 0 25 0 5 0 520675412 364027904 63609 33554432000 4194304 4417332 140737385731552 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=355496 CPUtime=762.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 56606 1253 0 0 76205 7 0 0 25 0 5 0 520675412 364027904 63609 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.55
Current children cumulated vsize (KiB) 355496

[startup+822.301 s]
/proc/loadavg: 8.10 7.90 7.47 9/186 25850
/proc/meminfo: memFree=16776944/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=364524 CPUtime=3284.21 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 468731 1253 0 0 328355 66 0 0 25 0 5 0 520675393 373272576 66702 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 91131 66702 179 55 0 89017 0
[pid=25819/tid=25826] ppid=25817 vsize=364524 CPUtime=822.12 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 247512 1253 0 0 82178 34 0 0 25 0 5 0 520675412 373272576 66702 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=364524 CPUtime=817.63 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 81328 1253 0 0 81752 11 0 0 25 0 5 0 520675412 373272576 66702 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=364524 CPUtime=822.12 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 66042 1253 0 0 82202 10 0 0 25 0 5 0 520675412 373272576 66702 33554432000 4194304 4417332 140737385731552 18446744073709551615 4232810 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=364524 CPUtime=822.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 64998 1253 0 0 82204 8 0 0 25 0 5 0 520675412 373272576 66702 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.21
Current children cumulated vsize (KiB) 364524

[startup+882.301 s]
/proc/loadavg: 8.15 7.95 7.51 9/186 25852
/proc/meminfo: memFree=16708488/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=377036 CPUtime=3523.88 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 511629 1253 0 0 352316 72 0 0 25 0 5 0 520675393 386084864 68681 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 94259 68681 179 55 0 92145 0
[pid=25819/tid=25826] ppid=25817 vsize=377036 CPUtime=882.12 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 266037 1253 0 0 88175 37 0 0 25 0 5 0 520675412 386084864 68681 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=377036 CPUtime=877.3 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 91168 1253 0 0 87718 12 0 0 25 0 5 0 520675412 386084864 68681 33554432000 4194304 4417332 140737385731552 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=377036 CPUtime=882.12 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 72242 1253 0 0 88201 11 0 0 25 0 5 0 520675412 386084864 68681 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=377036 CPUtime=882.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 73331 1253 0 0 88203 9 0 0 25 0 5 0 520675412 386084864 68681 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366716 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.88
Current children cumulated vsize (KiB) 377036

[startup+942.3 s]
/proc/loadavg: 8.16 7.99 7.55 9/186 25854
/proc/meminfo: memFree=16716784/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=392224 CPUtime=3763.57 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 569015 1253 0 0 376275 82 0 0 25 0 5 0 520675393 401637376 73077 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 98056 73077 179 55 0 95942 0
[pid=25819/tid=25826] ppid=25817 vsize=392224 CPUtime=942.12 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 286989 1253 0 0 94172 40 0 0 25 0 5 0 520675412 401637376 73077 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=392224 CPUtime=936.98 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 106549 1253 0 0 93683 15 0 0 25 0 5 0 520675412 401637376 73077 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=392224 CPUtime=942.12 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 83843 1253 0 0 94200 12 0 0 25 0 5 0 520675412 401637376 73077 33554432000 4194304 4417332 140737385731552 18446744073709551615 4250599 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=392224 CPUtime=942.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 82783 1253 0 0 94201 11 0 0 25 0 5 0 520675412 401637376 73077 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.57
Current children cumulated vsize (KiB) 392224

[startup+1002.3 s]
/proc/loadavg: 8.10 8.00 7.57 9/186 25855
/proc/meminfo: memFree=16745168/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=364852 CPUtime=4003.24 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 608250 1253 0 0 400237 87 0 0 25 0 5 0 520675393 373608448 65542 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 91213 65542 179 55 0 89099 0
[pid=25819/tid=25826] ppid=25817 vsize=364852 CPUtime=1002.12 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 310774 1253 0 0 100168 44 0 0 25 0 5 0 520675412 373608448 65542 33554432000 4194304 4417332 140737385731552 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=364852 CPUtime=996.66 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 113573 1253 0 0 99650 16 0 0 25 0 5 0 520675412 373608448 65542 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=364852 CPUtime=1002.12 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 83843 1253 0 0 100200 12 0 0 25 0 5 0 520675412 373608448 65542 33554432000 4194304 4417332 140737385731552 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=364852 CPUtime=1002.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 91209 1253 0 0 100200 12 0 0 25 0 5 0 520675412 373608448 65542 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.24
Current children cumulated vsize (KiB) 364852

[startup+1062.3 s]
/proc/loadavg: 8.13 8.03 7.61 9/186 25857
/proc/meminfo: memFree=16736728/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=354684 CPUtime=4242.93 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 644564 1253 0 0 424200 93 0 0 25 0 5 0 520675393 363196416 64961 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 88671 64961 179 55 0 86557 0
[pid=25819/tid=25826] ppid=25817 vsize=354684 CPUtime=1062.13 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 330339 1253 0 0 106166 47 0 0 25 0 5 0 520675412 363196416 64961 33554432000 4194304 4417332 140737385731552 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=354684 CPUtime=1056.34 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 118705 1253 0 0 105617 17 0 0 25 0 5 0 520675412 363196416 64961 33554432000 4194304 4417332 140737385731552 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=354684 CPUtime=1062.13 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 86111 1253 0 0 106200 13 0 0 25 0 5 0 520675412 363196416 64961 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=354684 CPUtime=1062.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 100558 1253 0 0 106198 14 0 0 25 0 5 0 520675412 363196416 64961 33554432000 4194304 4417332 140737385731552 18446744073709551615 4321577 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.93
Current children cumulated vsize (KiB) 354684

[startup+1122.3 s]
/proc/loadavg: 7.87 7.99 7.62 9/186 25895
/proc/meminfo: memFree=16834288/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=388700 CPUtime=4482.59 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 679033 1253 0 0 448160 99 0 0 25 0 5 0 520675393 398028800 72829 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 97175 72829 179 55 0 95061 0
[pid=25819/tid=25826] ppid=25817 vsize=388700 CPUtime=1122.12 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 347673 1253 0 0 112162 50 0 0 25 0 5 0 520675412 398028800 72829 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=388700 CPUtime=1116 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 128668 1253 0 0 111582 18 0 0 25 0 5 0 520675412 398028800 72829 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=388700 CPUtime=1122.13 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 86111 1253 0 0 112200 13 0 0 25 0 5 0 520675412 398028800 72829 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=388700 CPUtime=1122.12 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 107730 1253 0 0 112197 15 0 0 25 0 5 0 520675412 398028800 72829 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.59
Current children cumulated vsize (KiB) 388700

[startup+1182.3 s]
/proc/loadavg: 8.03 8.02 7.65 9/186 25897
/proc/meminfo: memFree=16794896/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=369972 CPUtime=4722.28 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 715751 1253 0 0 472124 104 0 0 25 0 5 0 520675393 378851328 67722 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 92493 67722 179 55 0 90379 0
[pid=25819/tid=25826] ppid=25817 vsize=369972 CPUtime=1182.13 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 364167 1253 0 0 118160 53 0 0 25 0 5 0 520675412 378851328 67722 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=369972 CPUtime=1175.69 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 140061 1253 0 0 117549 20 0 0 25 0 5 0 520675412 378851328 67722 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=369972 CPUtime=1182.13 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 86111 1253 0 0 118200 13 0 0 25 0 5 0 520675412 378851328 67722 33554432000 4194304 4417332 140737385731552 18446744073709551615 4264994 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=369972 CPUtime=1182.13 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 116561 1253 0 0 118196 17 0 0 25 0 5 0 520675412 378851328 67722 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 369972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.16 8.05 7.67 9/186 25898
/proc/meminfo: memFree=16784220/32951124 swapFree=67111528/67111528
[pid=25819] ppid=25817 vsize=370324 CPUtime=4800.18 cores=0,2,4,6
/proc/25819/stat : 25819 (plingeling) S 25817 25819 25048 0 -1 4202496 727187 1253 0 0 479912 106 0 0 25 0 5 0 520675393 379211776 67803 33554432000 4194304 4417332 140737385731552 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25819/statm: 92581 67803 179 55 0 90467 0
[pid=25819/tid=25826] ppid=25817 vsize=370324 CPUtime=1201.63 cores=0,2,4,6
/proc/25819/task/25826/stat : 25826 (plingeling) R 25817 25819 25048 0 -1 4202560 369787 1253 0 0 120110 53 0 0 25 0 5 0 520675412 379211776 67803 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25819/tid=25827] ppid=25817 vsize=370324 CPUtime=1195.07 cores=0,2,4,6
/proc/25819/task/25827/stat : 25827 (plingeling) R 25817 25819 25048 0 -1 4202560 143289 1253 0 0 119487 20 0 0 25 0 5 0 520675412 379211776 67803 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25819/tid=25828] ppid=25817 vsize=370324 CPUtime=1201.64 cores=0,2,4,6
/proc/25819/task/25828/stat : 25828 (plingeling) R 25817 25819 25048 0 -1 4202560 86111 1253 0 0 120151 13 0 0 25 0 5 0 520675412 379211776 67803 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25819/tid=25829] ppid=25817 vsize=370324 CPUtime=1201.63 cores=0,2,4,6
/proc/25819/task/25829/stat : 25829 (plingeling) R 25817 25819 25048 0 -1 4202560 119149 1253 0 0 120146 17 0 0 25 0 5 0 520675412 379211776 67803 33554432000 4194304 4417332 140737385731552 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 370324

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): 1201.83
CPU time (s): 4800.24
CPU user time (s): 4799.15
CPU system time (s): 1.08483
CPU usage (%): 399.412
Max. virtual memory (cumulated for all children) (KiB): 416276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.15
system time used= 1.08483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 728440
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= 58
involuntary context switches= 21320

runsolver used 1.9427 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 17:25:45
IDJOB=3250152
IDBENCH=83245
IDSOLVER=1605
FILE ID=node108/3250152-1304090744
RUNJOBID= node108-1304090649-25535
PBS_JOBID= 13170551
Free space on /tmp= 72120 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250152-1304090744/watcher-3250152-1304090744 -o /tmp/evaluation-result-3250152-1304090744/solver-3250152-1304090744 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3250152-1304090744.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=701000155

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17289068 kB
Buffers:       2164740 kB
Cached:       12758864 kB
SwapCached:          0 kB
Active:        4303136 kB
Inactive:     10778072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17289068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2716 kB
Writeback:           0 kB
AnonPages:      157372 kB
Mapped:          15496 kB
Slab:           517904 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   344980 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= 72096 MiB
End job on node108 at 2011-04-29 17:45:48