<div dir="ltr">Thanks. I did add my several events. From the following cases, we possibly can find an explanation.<div><br></div><div>(1) </div><div><span style="font-family:Menlo;font-size:11px"><br></span></div><div><span style="font-family:Menlo;font-size:11px">Summary of Stages: </span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">----- Time ------</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">----- Flops -----</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">--- Messages ---</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">-- Message Lengths --</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">-- Reductions --</span></div>
<p style="margin:0px;font-size:11px;font-family:Menlo">                        Avg     %Total     Avg     %Total   counts   %Total     Avg         %Total   counts   %Total </p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> 0:      <span style="background-color:rgb(255,0,0)">Main Stage: 1.2115e+03</span>  91.0%  8.6211e+12   2.3%  5.937e+07   3.2%  7.314e+03       77.2%  2.344e+03  10.1% </p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> 1:       <span style="background-color:rgb(255,0,0)"> MG Apply: 1.1994e+02 </span>  9.0%  3.6819e+14  97.7%  1.780e+09  96.8%  2.160e+03       22.8%  2.080e+04  89.9% </p><div> </div><div>(2)    <span style="font-family:Menlo;font-size:11px">Summary of Stages: </span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">----- Time ------</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">----- Flops -----</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">--- Messages ---</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">-- Message Lengths --</span><span style="font-family:Menlo;font-size:11px">  </span><span style="font-family:Menlo;font-size:11px">-- Reductions --</span></div>
<p style="margin:0px;font-size:11px;font-family:Menlo">                        Avg     %Total     Avg     %Total   counts   %Total     Avg         %Total   counts   %Total </p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> 0:      <span style="background-color:rgb(255,0,0)">Main Stage: 9.9736e+02</span>  47.6%  2.4648e+13   0.8%  5.813e+07   1.0%  1.013e+03       32.5%  3.151e+03   2.7% </p>
<p style="margin:0px;font-size:11px;font-family:Menlo"> 1:        <span style="background-color:rgb(255,0,0)">MG Apply: 1.0959e+03</span>  52.4%  2.9005e+15  99.2%  5.734e+09  99.0%  2.102e+03       67.5%  1.114e+05  97.2% </p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">In the fist case, we do not have any warnings and the second case produces a warning. I am using MG as a preconditioner. When the MG is cheap like case 1, the Main Stage time is larger than the MG stage. We do not have any warnings. If the MG is expensive, the Main Stage time is smaller than MG. We have a warning now because SNESSolve time is larger than Main Stage. SNESSolve time includes outer solver and MG preconditioner.</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">Why we do not add MG time to the Main Stage. Should the Main Stage be the total time?</p><p style="margin:0px;font-size:11px;font-family:Menlo"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">Fande, </p></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 10, 2015 at 2:30 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  Are you adding your own events or stages or just running with -log_summary?<br>
<br>
  If you added your own events or stages this likely happened because you changed between stages within an event so its start time is logged in one stage but the end time correct gets put into a different stage.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Barry<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Apr 10, 2015, at 3:22 PM, Fande Kong <<a href="mailto:fande.kong@colorado.edu">fande.kong@colorado.edu</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I am running an application with more than 4,000 cores. I get a warning in the -log_summary: Warning -- total time of even greater than time of entire stage -- something is wrong with the timer.<br>
><br>
> I have no any clues for this warning. Any suggestions to remove it?<br>
><br>
> Thanks,<br>
><br>
> Fande,<br>
<br>
</div></div></blockquote></div><br></div>