Trace number 3250460

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.27 1201.73

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
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 variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250460-1304091955/watcher-3250460-1304091955 -o /tmp/evaluation-result-3250460-1304091955/solver-3250460-1304091955 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250460-1304091955.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: 8.16 8.11 7.80 5/181 24278
/proc/meminfo: memFree=18540192/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=9536 CPUtime=0 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) R 24276 24278 23533 0 -1 4202496 461 1250 0 0 0 0 0 0 25 0 1 0 520793508 9764864 389 33554432000 4194304 4417332 140735643353616 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24278/statm: 2384 389 146 55 0 270 0

[startup+0.0766139 s]
/proc/loadavg: 8.16 8.11 7.80 5/181 24278
/proc/meminfo: memFree=18540192/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=26568 CPUtime=0.06 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) R 24276 24278 23533 0 -1 4202496 4704 1250 0 0 6 0 0 0 25 0 1 0 520793508 27205632 4632 33554432000 4194304 4417332 140735643353616 18446744073709551615 4323400 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24278/statm: 6642 4632 147 55 0 4528 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26568

[startup+0.1006 s]
/proc/loadavg: 8.16 8.11 7.80 5/181 24278
/proc/meminfo: memFree=18540192/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=26568 CPUtime=0.09 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) R 24276 24278 23533 0 -1 4202496 4704 1250 0 0 9 0 0 0 25 0 1 0 520793508 27205632 4632 33554432000 4194304 4417332 140735643353616 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24278/statm: 6642 4632 147 55 0 4528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26568

[startup+0.300527 s]
/proc/loadavg: 8.16 8.11 7.80 5/181 24278
/proc/meminfo: memFree=18540192/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=86216 CPUtime=0.74 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 9696 1250 0 0 73 1 0 0 25 0 5 0 520793508 88285184 9315 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 21554 9337 176 55 0 19440 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 86216

[startup+0.700454 s]
/proc/loadavg: 8.16 8.11 7.80 5/181 24278
/proc/meminfo: memFree=18540192/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=88336 CPUtime=2.34 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 10964 1250 0 0 233 1 0 0 25 0 5 0 520793508 90456064 9880 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 22084 9880 178 55 0 19970 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 88336

[startup+1.50031 s]
/proc/loadavg: 8.16 8.11 7.80 9/186 24288
/proc/meminfo: memFree=18496140/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=163668 CPUtime=5.54 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 14034 1250 0 0 552 2 0 0 25 0 5 0 520793508 167596032 12326 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 40917 12326 178 55 0 38803 0
[pid=24278/tid=24285] ppid=24276 vsize=163668 CPUtime=1.35 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 1748 1250 0 0 135 0 0 0 25 0 5 0 520793522 167596032 12326 33554432000 4194304 4417332 140735643353616 18446744073709551615 4251121 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=163668 CPUtime=1.34 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 1689 1250 0 0 134 0 0 0 25 0 5 0 520793522 167596032 12326 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=163668 CPUtime=1.34 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 1049 1250 0 0 134 0 0 0 25 0 5 0 520793522 167596032 12326 33554432000 4194304 4417332 140735643353616 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=163668 CPUtime=1.35 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 2459 1250 0 0 135 0 0 0 25 0 5 0 520793522 167596032 12326 33554432000 4194304 4417332 140735643353616 18446744073709551615 4354436 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 163668

[startup+3.10102 s]
/proc/loadavg: 8.16 8.11 7.80 9/186 24288
/proc/meminfo: memFree=18474812/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=169004 CPUtime=11.93 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 18716 1250 0 0 1191 2 0 0 25 0 5 0 520793508 173060096 13686 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 42251 13686 179 55 0 40137 0
[pid=24278/tid=24285] ppid=24276 vsize=169004 CPUtime=2.95 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 2394 1250 0 0 295 0 0 0 25 0 5 0 520793522 173060096 13686 33554432000 4194304 4417332 140735643353616 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=169004 CPUtime=2.93 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 2239 1250 0 0 293 0 0 0 25 0 5 0 520793522 173060096 13686 33554432000 4194304 4417332 140735643353616 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=169004 CPUtime=2.94 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 2480 1250 0 0 294 0 0 0 25 0 5 0 520793522 173060096 13686 33554432000 4194304 4417332 140735643353616 18446744073709551615 4278570 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=169004 CPUtime=2.95 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 4514 1250 0 0 295 0 0 0 25 0 5 0 520793522 173060096 13686 33554432000 4194304 4417332 140735643353616 18446744073709551615 4357755 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 169004

[startup+6.30044 s]
/proc/loadavg: 8.14 8.11 7.80 9/186 24288
/proc/meminfo: memFree=18441580/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=172820 CPUtime=24.71 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 30033 1250 0 0 2467 4 0 0 25 0 5 0 520793508 176967680 14672 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 43205 14672 179 55 0 41091 0
[pid=24278/tid=24285] ppid=24276 vsize=172820 CPUtime=6.14 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 3710 1250 0 0 614 0 0 0 25 0 5 0 520793522 176967680 14672 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=172820 CPUtime=6.11 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 4220 1250 0 0 611 0 0 0 25 0 5 0 520793522 176967680 14672 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=172820 CPUtime=6.14 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 4948 1250 0 0 613 1 0 0 25 0 5 0 520793522 176967680 14672 33554432000 4194304 4417332 140735643353616 18446744073709551615 4233265 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=172820 CPUtime=6.14 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 10066 1250 0 0 614 0 0 0 25 0 5 0 520793522 176967680 14672 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 172820

[startup+12.7003 s]
/proc/loadavg: 8.13 8.11 7.80 9/186 24288
/proc/meminfo: memFree=18412260/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=180696 CPUtime=50.28 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 51982 1250 0 0 5020 8 0 0 25 0 5 0 520793508 185032704 16609 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 45174 16609 179 55 0 43060 0
[pid=24278/tid=24285] ppid=24276 vsize=180696 CPUtime=12.55 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 8787 1250 0 0 1254 1 0 0 25 0 5 0 520793522 185032704 16609 33554432000 4194304 4417332 140735643353616 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=180696 CPUtime=12.48 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 8839 1250 0 0 1247 1 0 0 25 0 5 0 520793522 185032704 16609 33554432000 4194304 4417332 140735643353616 18446744073709551615 4258178 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=180696 CPUtime=12.54 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 9619 1250 0 0 1252 2 0 0 25 0 5 0 520793522 185032704 16609 33554432000 4194304 4417332 140735643353616 18446744073709551615 228122411097 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=180696 CPUtime=12.54 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 17648 1250 0 0 1253 1 0 0 25 0 5 0 520793522 185032704 16609 33554432000 4194304 4417332 140735643353616 18446744073709551615 4357984 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 180696

[startup+25.501 s]
/proc/loadavg: 8.25 8.14 7.82 9/186 24289
/proc/meminfo: memFree=18407544/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=196936 CPUtime=101.41 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 84988 1250 0 0 10128 13 0 0 25 0 5 0 520793508 201662464 20669 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 49234 20669 179 55 0 47120 0
[pid=24278/tid=24285] ppid=24276 vsize=196936 CPUtime=25.35 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 16482 1250 0 0 2533 2 0 0 25 0 5 0 520793522 201662464 20669 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=196936 CPUtime=25.2 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 17264 1250 0 0 2518 2 0 0 25 0 5 0 520793522 201662464 20669 33554432000 4194304 4417332 140735643353616 18446744073709551615 4366398 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=196936 CPUtime=25.34 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 14744 1250 0 0 2531 3 0 0 25 0 5 0 520793522 201662464 20669 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=196936 CPUtime=25.35 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 29409 1250 0 0 2531 4 0 0 25 0 5 0 520793522 201662464 20669 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 196936

[startup+51.1004 s]
/proc/loadavg: 8.16 8.12 7.82 9/186 24289
/proc/meminfo: memFree=18394240/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=214996 CPUtime=203.66 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 162532 1250 0 0 20341 25 0 0 25 0 5 0 520793508 220155904 25184 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 53749 25184 179 55 0 51635 0
[pid=24278/tid=24285] ppid=24276 vsize=214996 CPUtime=50.94 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 37021 1250 0 0 5089 5 0 0 25 0 5 0 520793522 220155904 25184 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=214996 CPUtime=50.66 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 41048 1250 0 0 5060 6 0 0 25 0 5 0 520793522 220155904 25184 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=214996 CPUtime=50.94 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 32332 1250 0 0 5088 6 0 0 25 0 5 0 520793522 220155904 25184 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=214996 CPUtime=50.95 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 45042 1250 0 0 5089 6 0 0 25 0 5 0 520793522 220155904 25184 33554432000 4194304 4417332 140735643353616 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 214996

[startup+102.306 s]
/proc/loadavg: 8.18 8.13 7.84 9/186 24291
/proc/meminfo: memFree=18307920/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=262148 CPUtime=408.21 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 272661 1250 0 0 40778 43 0 0 25 0 5 0 520793508 268439552 36612 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 65537 36612 179 55 0 63423 0
[pid=24278/tid=24285] ppid=24276 vsize=262148 CPUtime=102.14 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 68643 1250 0 0 10205 9 0 0 25 0 5 0 520793522 268439552 36612 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=262148 CPUtime=101.59 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 67045 1250 0 0 10149 10 0 0 25 0 5 0 520793522 268439552 36612 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=262148 CPUtime=102.15 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 60777 1250 0 0 10205 10 0 0 25 0 5 0 520793522 268439552 36612 33554432000 4194304 4417332 140735643353616 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=262148 CPUtime=102.15 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 69107 1250 0 0 10205 10 0 0 25 0 5 0 520793522 268439552 36612 33554432000 4194304 4417332 140735643353616 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.21
Current children cumulated vsize (KiB) 262148

[startup+162.3 s]
/proc/loadavg: 8.12 8.12 7.85 9/186 24292
/proc/meminfo: memFree=18275892/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=267544 CPUtime=647.86 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 382446 1250 0 0 64725 61 0 0 25 0 5 0 520793508 273965056 38353 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 66886 38353 179 55 0 64772 0
[pid=24278/tid=24285] ppid=24276 vsize=267544 CPUtime=162.14 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 92767 1250 0 0 16200 14 0 0 25 0 5 0 520793522 273965056 38353 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=267544 CPUtime=161.26 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 103099 1250 0 0 16111 15 0 0 25 0 5 0 520793522 273965056 38353 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=267544 CPUtime=162.14 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 95069 1250 0 0 16197 17 0 0 25 0 5 0 520793522 273965056 38353 33554432000 4194304 4417332 140735643353616 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=267544 CPUtime=162.14 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 84422 1250 0 0 16202 12 0 0 25 0 5 0 520793522 273965056 38353 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.86
Current children cumulated vsize (KiB) 267544


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

[pid=24278/tid=24286] ppid=24276 vsize=384868 CPUtime=758.11 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 307008 1250 0 0 75764 47 0 0 25 0 5 0 520793522 394104832 67684 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=384868 CPUtime=762.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 293400 1250 0 0 76169 47 0 0 25 0 5 0 520793522 394104832 67684 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=384868 CPUtime=762.17 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 207760 1250 0 0 76188 29 0 0 25 0 5 0 520793522 394104832 67684 33554432000 4194304 4417332 140735643353616 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.72
Current children cumulated vsize (KiB) 384868

[startup+822.301 s]
/proc/loadavg: 4.13 5.96 7.09 5/176 24328
/proc/meminfo: memFree=18523848/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=391952 CPUtime=3284.41 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1183930 1250 0 0 328258 183 0 0 25 0 5 0 520793508 401358848 69455 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 97988 69455 179 55 0 95874 0
[pid=24278/tid=24285] ppid=24276 vsize=391952 CPUtime=822.1 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 314781 1250 0 0 82161 49 0 0 25 0 5 0 520793522 401358848 69455 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=391952 CPUtime=817.82 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 326095 1250 0 0 81731 51 0 0 25 0 5 0 520793522 401358848 69455 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=391952 CPUtime=822.15 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 309213 1250 0 0 82166 49 0 0 25 0 5 0 520793522 401358848 69455 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=391952 CPUtime=822.16 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 226752 1250 0 0 82185 31 0 0 25 0 5 0 520793522 401358848 69455 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.41
Current children cumulated vsize (KiB) 391952

[startup+882.301 s]
/proc/loadavg: 4.05 5.60 6.89 5/176 24329
/proc/meminfo: memFree=18477968/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=436164 CPUtime=3524.13 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1273902 1250 0 0 352218 195 0 0 25 0 5 0 520793508 446631936 80476 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 109041 80476 179 55 0 106927 0
[pid=24278/tid=24285] ppid=24276 vsize=436164 CPUtime=882.09 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 341382 1250 0 0 88157 52 0 0 25 0 5 0 520793522 446631936 80476 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=436164 CPUtime=877.55 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 347743 1250 0 0 87701 54 0 0 25 0 5 0 520793522 446631936 80476 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=436164 CPUtime=882.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 326252 1250 0 0 88165 51 0 0 25 0 5 0 520793522 446631936 80476 33554432000 4194304 4417332 140735643353616 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=436164 CPUtime=882.16 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 251436 1250 0 0 88181 35 0 0 25 0 5 0 520793522 446631936 80476 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.13
Current children cumulated vsize (KiB) 436164

[startup+942.301 s]
/proc/loadavg: 4.07 5.32 6.71 5/176 24340
/proc/meminfo: memFree=18490012/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=423164 CPUtime=3763.85 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1331735 1250 0 0 376181 204 0 0 25 0 5 0 520793508 433319936 77226 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 105791 77226 179 55 0 103677 0
[pid=24278/tid=24285] ppid=24276 vsize=423164 CPUtime=942.1 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 357985 1250 0 0 94155 55 0 0 25 0 5 0 520793522 433319936 77226 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=423164 CPUtime=937.25 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 364203 1250 0 0 93669 56 0 0 25 0 5 0 520793522 433319936 77226 33554432000 4194304 4417332 140735643353616 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=423164 CPUtime=942.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 339878 1250 0 0 94163 53 0 0 25 0 5 0 520793522 433319936 77226 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=423164 CPUtime=942.16 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 262580 1250 0 0 94179 37 0 0 25 0 5 0 520793522 433319936 77226 33554432000 4194304 4417332 140735643353616 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.85
Current children cumulated vsize (KiB) 423164

[startup+1002.3 s]
/proc/loadavg: 4.02 5.08 6.54 5/176 24342
/proc/meminfo: memFree=18433596/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=479420 CPUtime=4003.55 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1388986 1250 0 0 400144 211 0 0 25 0 5 0 520793508 490926080 91290 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 119855 91290 179 55 0 117741 0
[pid=24278/tid=24285] ppid=24276 vsize=479420 CPUtime=1002.09 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 370843 1250 0 0 100153 56 0 0 25 0 5 0 520793522 490926080 91290 33554432000 4194304 4417332 140735643353616 18446744073709551615 4366310 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=479420 CPUtime=996.95 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 377209 1250 0 0 99638 57 0 0 25 0 5 0 520793522 490926080 91290 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=479420 CPUtime=1002.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 363106 1250 0 0 100160 56 0 0 25 0 5 0 520793522 490926080 91290 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=479420 CPUtime=1002.17 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 270739 1250 0 0 100178 39 0 0 25 0 5 0 520793522 490926080 91290 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.55
Current children cumulated vsize (KiB) 479420

[startup+1062.3 s]
/proc/loadavg: 4.05 4.90 6.39 5/176 24343
/proc/meminfo: memFree=18471788/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=441404 CPUtime=4243.27 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1448099 1250 0 0 424107 220 0 0 25 0 5 0 520793508 451997696 81818 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 110351 81818 179 55 0 108237 0
[pid=24278/tid=24285] ppid=24276 vsize=441404 CPUtime=1062.09 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 395835 1250 0 0 106149 60 0 0 25 0 5 0 520793522 451997696 81818 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=441404 CPUtime=1056.67 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 381554 1250 0 0 105609 58 0 0 25 0 5 0 520793522 451997696 81818 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=441404 CPUtime=1062.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 383776 1250 0 0 106157 59 0 0 25 0 5 0 520793522 451997696 81818 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=441404 CPUtime=1062.17 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 279845 1250 0 0 106177 40 0 0 25 0 5 0 520793522 451997696 81818 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 441404

[startup+1122.3 s]
/proc/loadavg: 4.06 4.74 6.24 5/176 24348
/proc/meminfo: memFree=18462576/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=452484 CPUtime=4482.98 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1512664 1250 0 0 448069 229 0 0 25 0 5 0 520793508 463343616 84556 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 113121 84556 179 55 0 111007 0
[pid=24278/tid=24285] ppid=24276 vsize=452484 CPUtime=1122.1 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 418302 1250 0 0 112147 63 0 0 25 0 5 0 520793522 463343616 84556 33554432000 4194304 4417332 140735643353616 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=452484 CPUtime=1116.38 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 405359 1250 0 0 111577 61 0 0 25 0 5 0 520793522 463343616 84556 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=452484 CPUtime=1122.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 396622 1250 0 0 112155 61 0 0 25 0 5 0 520793522 463343616 84556 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=452484 CPUtime=1122.17 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 285292 1250 0 0 112176 41 0 0 25 0 5 0 520793522 463343616 84556 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 452484

[startup+1182.3 s]
/proc/loadavg: 4.02 4.61 6.10 5/176 24349
/proc/meminfo: memFree=18420096/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=495496 CPUtime=4722.7 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1572989 1250 0 0 472034 236 0 0 25 0 5 0 520793508 507387904 95341 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 123874 95341 179 55 0 121760 0
[pid=24278/tid=24285] ppid=24276 vsize=495496 CPUtime=1182.1 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 429038 1250 0 0 118145 65 0 0 25 0 5 0 520793522 507387904 95341 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=495496 CPUtime=1176.09 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 431302 1250 0 0 117545 64 0 0 25 0 5 0 520793522 507387904 95341 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=495496 CPUtime=1182.16 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 415605 1250 0 0 118153 63 0 0 25 0 5 0 520793522 507387904 95341 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=495496 CPUtime=1182.17 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 289955 1250 0 0 118175 42 0 0 25 0 5 0 520793522 507387904 95341 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 495496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.08 4.58 6.06 5/176 24350
/proc/meminfo: memFree=18438944/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=474692 CPUtime=4800.22 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1588060 1250 0 0 479783 239 0 0 25 0 5 0 520793508 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 118673 90108 179 55 0 116559 0
[pid=24278/tid=24285] ppid=24276 vsize=474692 CPUtime=1201.5 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 433978 1250 0 0 120085 65 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=474692 CPUtime=1195.39 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 432350 1250 0 0 119475 64 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=474692 CPUtime=1201.57 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 422175 1250 0 0 120092 65 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=474692 CPUtime=1201.58 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 292468 1250 0 0 120116 42 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 474692

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

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

[startup+1201.7 s]
/proc/loadavg: 4.08 4.58 6.06 5/176 24350
/proc/meminfo: memFree=18438944/32951124 swapFree=67111528/67111528
[pid=24278] ppid=24276 vsize=474692 CPUtime=4800.22 cores=0,2,4,6
/proc/24278/stat : 24278 (plingeling) S 24276 24278 23533 0 -1 4202496 1588060 1250 0 0 479783 239 0 0 25 0 5 0 520793508 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/24278/statm: 118673 90108 179 55 0 116559 0
[pid=24278/tid=24285] ppid=24276 vsize=474692 CPUtime=1201.5 cores=0,2,4,6
/proc/24278/task/24285/stat : 24285 (plingeling) R 24276 24278 23533 0 -1 4202560 433978 1250 0 0 120085 65 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24278/tid=24286] ppid=24276 vsize=474692 CPUtime=1195.39 cores=0,2,4,6
/proc/24278/task/24286/stat : 24286 (plingeling) R 24276 24278 23533 0 -1 4202560 432350 1250 0 0 119475 64 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24278/tid=24287] ppid=24276 vsize=474692 CPUtime=1201.57 cores=0,2,4,6
/proc/24278/task/24287/stat : 24287 (plingeling) R 24276 24278 23533 0 -1 4202560 422175 1250 0 0 120092 65 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24278/tid=24288] ppid=24276 vsize=474692 CPUtime=1201.58 cores=0,2,4,6
/proc/24278/task/24288/stat : 24288 (plingeling) R 24276 24278 23533 0 -1 4202560 292468 1250 0 0 120116 42 0 0 25 0 5 0 520793522 486084608 90108 33554432000 4194304 4417332 140735643353616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 474692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.27
CPU user time (s): 4797.86
CPU system time (s): 2.41663
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 531292

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

runsolver used 2.00569 second user time and 4.18036 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 17:45:55
IDJOB=3250460
IDBENCH=83254
IDSOLVER=1605
FILE ID=node138/3250460-1304091955
RUNJOBID= node138-1304089245-23694
PBS_JOBID= 13170556
Free space on /tmp= 71812 MiB

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

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=1212206371

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18540348 kB
Buffers:       2041948 kB
Cached:       11483604 kB
SwapCached:          0 kB
Active:        3551248 kB
Inactive:     10294288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18540348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2572 kB
Writeback:           0 kB
AnonPages:      319896 kB
Mapped:          15476 kB
Slab:           500548 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530280 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= 71812 MiB
End job on node138 at 2011-04-29 18:05:59