<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">The metabuffer blocks do not get freed once they are allocated. What happens with ‘clear’ or ‘reinit’ is that the pointers are reset to the beginning of the first block and the allocated blocks are re-used. New blocks are only allocated when all the existing blocks are filled up with graphics commands. You must be drawing one incredible graphic with so many metabuffer blocks allocated. Are you sure you’re not overlapping too many layers?&nbsp;<div>—Jennifer<br><div><br><div><div>On Mar 19, 2015, at 1:56 PM, Brandon Schmidt &lt;<a href="mailto:admin@wilmingtonwx.com">admin@wilmingtonwx.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi Jennifer,<div><br></div><div>Thank you for the 'q mem' command...that has helped in seeing what you've described. I did some more testing with the 'flush' command and it does seem to work. However, I already 'clear' after each display yet memory continues to rise. Should all "mbufbuff" entries in the memory query disappear after a 'clear' command? If so, they aren't. I trimmed mbufbuff entries in the middle of each result below but they were identical in each case.</div><div><br></div><div>-Brandon</div><div><br></div><div><p class=""><span class="">ga-&gt; q mem &nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=0&nbsp; ptr=0x5ef8580&nbsp; len=7&nbsp; type=setmpds&nbsp;</span></p><p class=""><span class="">pos=1&nbsp; ptr=0x5ef8840&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=2&nbsp; ptr=0x7f3ca256c010&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">pos=3&nbsp; ptr=0x7582a60&nbsp; len=7&nbsp; type=cmd&nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=5&nbsp; ptr=0x5f11090&nbsp; len=23416&nbsp; type=pfi&nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=6&nbsp; ptr=0x5f10020&nbsp; len=57&nbsp; type=mnam &nbsp; &nbsp;</span></p><p class=""><span class="">pos=7&nbsp; ptr=0x5f10360&nbsp; len=48&nbsp; type=vals1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=8&nbsp; ptr=0x5f103a0&nbsp; len=48&nbsp; type=vals1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=9&nbsp; ptr=0x5f103e0&nbsp; len=64&nbsp; type=tvals5 &nbsp;</span></p><p class=""><span class="">pos=10&nbsp; ptr=0x5f10430&nbsp; len=80&nbsp; type=vals2&nbsp; &nbsp;</span></p><p class=""><span class="">pos=11&nbsp; ptr=0x5f16c20&nbsp; len=50505&nbsp; type=pvar2&nbsp; &nbsp;</span></p><p class=""><span class="">pos=12&nbsp; ptr=0x5f0fbd0&nbsp; len=48&nbsp; type=evals3 &nbsp;</span></p><p class=""><span class="">pos=13&nbsp; ptr=0x5f0fc10&nbsp; len=60&nbsp; type=ens5 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=14&nbsp; ptr=0x5f0fc60&nbsp; len=40&nbsp; type=g2indx &nbsp;</span></p><p class=""><span class="">pos=15&nbsp; ptr=0x5f106d0&nbsp; len=568&nbsp; type=g2intpnt</span></p><p class=""><span class="">pos=16&nbsp; ptr=0x5f23180&nbsp; len=20024&nbsp; type=rbuf1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=17&nbsp; ptr=0x5f27fd0&nbsp; len=20024&nbsp; type=pbuf1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=18&nbsp; ptr=0x5f2ce20&nbsp; len=20024&nbsp; type=ubuf1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=19&nbsp; ptr=0x7f3c99c61010&nbsp; len=11563860&nbsp; type=ppi0 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=20&nbsp; ptr=0x7f3c98652010&nbsp; len=23127720&nbsp; type=ppf0 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=21&nbsp; ptr=0x7f3c97043010&nbsp; len=23127720&nbsp; type=ppf1 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=22&nbsp; ptr=0x7f3c95a34010&nbsp; len=23127720&nbsp; type=ppw&nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=24&nbsp; ptr=0x5f32d20&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=25&nbsp; ptr=0x69f5c80&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">pos=26&nbsp; ptr=0x5f32590&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=27&nbsp; ptr=0x6e38ed0&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class="">...</p><p class=""><span class="">pos=181&nbsp; ptr=0x7b3ca90&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=182&nbsp; ptr=0xd2f2bb0&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">pos=183&nbsp; ptr=0x7b3c240&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=184&nbsp; ptr=0xd3e6e00&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">ga-&gt; clear</span></p><p class=""><span class="">ga-&gt; q mem</span></p><p class=""><span class="">pos=0&nbsp; ptr=0x5ef8580&nbsp; len=7&nbsp; type=setmpds&nbsp;</span></p><p class=""><span class="">pos=1&nbsp; ptr=0x5ef8840&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=2&nbsp; ptr=0x7f3ca256c010&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">pos=3&nbsp; ptr=0x7b3c330&nbsp; len=7&nbsp; type=cmd&nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=5&nbsp; ptr=0x5f11090&nbsp; len=23416&nbsp; type=pfi&nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=6&nbsp; ptr=0x5f10020&nbsp; len=57&nbsp; type=mnam &nbsp; &nbsp;</span></p><p class=""><span class="">pos=7&nbsp; ptr=0x5f10360&nbsp; len=48&nbsp; type=vals1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=8&nbsp; ptr=0x5f103a0&nbsp; len=48&nbsp; type=vals1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=9&nbsp; ptr=0x5f103e0&nbsp; len=64&nbsp; type=tvals5 &nbsp;</span></p><p class=""><span class="">pos=10&nbsp; ptr=0x5f10430&nbsp; len=80&nbsp; type=vals2&nbsp; &nbsp;</span></p><p class=""><span class="">pos=11&nbsp; ptr=0x5f16c20&nbsp; len=50505&nbsp; type=pvar2&nbsp; &nbsp;</span></p><p class=""><span class="">pos=12&nbsp; ptr=0x5f0fbd0&nbsp; len=48&nbsp; type=evals3 &nbsp;</span></p><p class=""><span class="">pos=13&nbsp; ptr=0x5f0fc10&nbsp; len=60&nbsp; type=ens5 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=14&nbsp; ptr=0x5f0fc60&nbsp; len=40&nbsp; type=g2indx &nbsp;</span></p><p class=""><span class="">pos=15&nbsp; ptr=0x5f106d0&nbsp; len=568&nbsp; type=g2intpnt</span></p><p class=""><span class="">pos=16&nbsp; ptr=0x5f23180&nbsp; len=20024&nbsp; type=rbuf1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=17&nbsp; ptr=0x5f27fd0&nbsp; len=20024&nbsp; type=pbuf1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=18&nbsp; ptr=0x5f2ce20&nbsp; len=20024&nbsp; type=ubuf1&nbsp; &nbsp;</span></p><p class=""><span class="">pos=19&nbsp; ptr=0x7f3c99c61010&nbsp; len=11563860&nbsp; type=ppi0 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=20&nbsp; ptr=0x7f3c98652010&nbsp; len=23127720&nbsp; type=ppf0 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=21&nbsp; ptr=0x7f3c97043010&nbsp; len=23127720&nbsp; type=ppf1 &nbsp; &nbsp;</span></p><p class=""><span class="">pos=22&nbsp; ptr=0x7f3c95a34010&nbsp; len=23127720&nbsp; type=ppw&nbsp; &nbsp; &nbsp;</span></p><p class=""><span class="">pos=24&nbsp; ptr=0x5f32d20&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=25&nbsp; ptr=0x69f5c80&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">pos=26&nbsp; ptr=0x5f32590&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=27&nbsp; ptr=0x6e38ed0&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class="">.........</p><p class=""><span class="">pos=181&nbsp; ptr=0x7b3ca90&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=182&nbsp; ptr=0xd2f2bb0&nbsp; len=1000000&nbsp; type=mbufbuff</span></p><p class=""><span class="">pos=183&nbsp; ptr=0x7b3c240&nbsp; len=24&nbsp; type=gxmbuf &nbsp;</span></p><p class=""><span class="">pos=184&nbsp; ptr=0xd3e6e00&nbsp; len=1000000&nbsp; type=mbufbuff</span></p></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 19, 2015 at 12:00 PM,  <span dir="ltr">&lt;<a href="mailto:gradsusr-request@gradsusr.org" target="_blank">gradsusr-request@gradsusr.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Send gradsusr mailing list submissions to<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
or, via email, send a message with subject or body 'help' to<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>
<br>
You can reach the person managing the list at<br>
&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of gradsusr digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
&nbsp; &nbsp;1. Re: 'flush' command does not work (Jennifer Adams)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 19 Mar 2015 10:40:22 -0400<br>
From: Jennifer Adams &lt;<a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a>&gt;<br>
Subject: Re: [gradsusr] 'flush' command does not work<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:DCBDC890-E502-4901-8579-949C454BE3DF@cola.iges.org">DCBDC890-E502-4901-8579-949C454BE3DF@cola.iges.org</a>&gt;<br>
Content-Type: text/plain; charset="windows-1252"<br>
<br>
Hi, Brandon ?<br>
There is some code built into GrADS to help us developers track memory use. It is accessible with the undocumented ?q mem? command. We keep a list of memory blocks that have been allocated (not all, but most), and ?q mem? prints the list. The output from ?q mem? includes the address, the size, and the type of the memory block ? the type is really a name that makes it convenient for finding the place in the code where that block was allocated, and also for knowing what that block of memory is for. If you compare the output from ?q mem? on startup and then after opening a file, and then again after displaying a variable, you will get a sense for what is responsible for the size of your executable as it is running. Items associated with the grib2 cache have names g2buff1, anchor, g2fld1, and g2mask1. If you invoke ?flush? and then check ?q mem? you can see immediately whether or not the flush command has done its job.<br>
<br>
I tried a sequence of commands similar to what you showed using the 0.25-degree GFS output, and could not see any problems with ?flush?. (Aside ? thanks for teaching me about ?pgrep?!) I suspect that the memory use in your case is not due to an ever-increasing grib2 cache, but to increasing allocations of metabuffer blocks (named mbufbuff in the ?q mem? output). The metabuffer contains all the instructions for drawing a graphic, and if your graphic is very detailed with shaded plots and contour overlays, the use of shapefiles or the basemap script, or if it contains many panels, then the metabuffer expands accordingly and additional blocks are allocated, and you will see lots of ?mbufbuff? entries when checking ?q mem?. The metabuffer blocks are not released on ?reinit? ? we assume if you needed them once, you may need them again, so we leave them chained up, ready to be re-used. A ?clear? command will flush the metabuffer and reset the pointer to the beginning of the first !<br>
&nbsp;block; it may be that all your script needs is a ?clear? at the beginning of each loop.<br>
<br>
?Jennifer<br>
<br>
On Mar 19, 2015, at 2:01 AM, Brandon Schmidt &lt;<a href="mailto:admin@wilmingtonwx.com">admin@wilmingtonwx.com</a>&gt; wrote:<br>
<br>
&gt; Through extensive debugging, I've found that the GrADS flush function does not work properly. This first came to my realization when I began to automate my GrADS scripts. Each script processes a single hour by downloading a GRIB file, creating a control file, opening the control file, and displaying/outputting the needed data. The scripts initialize with right around 100 MB of memory but through execution, they can rack up as much as 1.4 GB. Of course when processing multiple hours, this slowed my server to a crawl and in some cases caused crashes (especially with high-res HRRR data for example). Anyway, I traced the excessive memory usage to the display commands. I am aware that with each display command, the displayed variable is stored to the GrADS GRIB2 cache to eliminate further decompression overhead. This is all well given the flush command but it seems to only work half of the time. One can easily see this by noting the initial memory, displaying a few variables, f!<br>
&nbsp;lushing, and then noting the final memory. Seemingly randomly, the memory following a flush will slowly creep up. The behavior memory-wise that I expected from flush can only be obtained with reinit but calling that function thousands of times is not an option. Any ideas as to a work-around or fix? I am using the latest 2.1.a3 version. The first flush below works but the second does not.<br>
&gt;<br>
&gt; -Brandon<br>
&gt;<br>
&gt; ---------------------------------------------------------------------------------<br>
&gt; ga-&gt; !pgrep grads<br>
&gt;<br>
&gt; 7879<br>
&gt;<br>
&gt; ga-&gt; ! ps -p 7879 -o %mem,size<br>
&gt;<br>
&gt; %MEM&nbsp; &nbsp; SZ<br>
&gt;<br>
&gt;&nbsp; 1.3 87276<br>
&gt;<br>
&gt; ga-&gt; d tmp2m<br>
&gt;<br>
&gt; Notice:&nbsp; Automatic Grid Interpolation Taking Place<br>
&gt;<br>
&gt; Contouring: 255 to 305 interval 5<br>
&gt;<br>
&gt; ga-&gt; ! ps -p 7879 -o %mem,size<br>
&gt;<br>
&gt; %MEM&nbsp; &nbsp; SZ<br>
&gt;<br>
&gt;&nbsp; 1.7 108024<br>
&gt;<br>
&gt; ga-&gt; d capesfc<br>
&gt;<br>
&gt; Notice:&nbsp; Automatic Grid Interpolation Taking Place<br>
&gt;<br>
&gt; Contouring: 0 to 3500 interval 500<br>
&gt;<br>
&gt; ga-&gt; set lat 50 70<br>
&gt;<br>
&gt; LAT set to 50 70<br>
&gt;<br>
&gt; ga-&gt; d gustsfc<br>
&gt;<br>
&gt; Notice:&nbsp; Automatic Grid Interpolation Taking Place<br>
&gt;<br>
&gt; Contouring: 1 to 13 interval 1<br>
&gt;<br>
&gt; ga-&gt; set lat 20 90<br>
&gt;<br>
&gt; LAT set to 20 90<br>
&gt;<br>
&gt; ga-&gt; d tmp2m<br>
&gt;<br>
&gt; Notice:&nbsp; Automatic Grid Interpolation Taking Place<br>
&gt;<br>
&gt; Contouring: 255 to 305 interval 5<br>
&gt;<br>
&gt; ga-&gt; flush<br>
&gt;<br>
&gt; grib2 cache cleared<br>
&gt;<br>
&gt; ga-&gt; ! ps -p 7879 -o %mem,size<br>
&gt;<br>
&gt; %MEM&nbsp; &nbsp; SZ<br>
&gt;<br>
&gt;&nbsp; 1.7 108024<br>
&gt;<br>
&gt; ga-&gt; d tmp2m<br>
&gt;<br>
&gt; Notice:&nbsp; Automatic Grid Interpolation Taking Place<br>
&gt;<br>
&gt; Contouring: 255 to 305 interval 5<br>
&gt;<br>
&gt; ga-&gt; ! ps -p 7879 -o %mem,size<br>
&gt;<br>
&gt; %MEM&nbsp; &nbsp; SZ<br>
&gt;<br>
&gt;&nbsp; 1.9 122908<br>
&gt;<br>
&gt; ga-&gt; flush<br>
&gt;<br>
&gt; grib2 cache cleared<br>
&gt;<br>
&gt; ga-&gt; ! ps -p 7879 -o %mem,size<br>
&gt;<br>
&gt; %MEM&nbsp; &nbsp; SZ<br>
&gt;<br>
&gt;&nbsp; 1.9 122908<br>
&gt;<br>
&gt; ga-&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
--<br>
Jennifer M. Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
111 Research Hall, Mail Stop 2B3<br>
George Mason University<br>
4400 University Drive<br>
Fairfax, VA 22030<br>
<br>
<br>
<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20150319/82b935a5/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20150319/82b935a5/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
<br>
End of gradsusr Digest, Vol 61, Issue 23<br>
****************************************<br>
</blockquote></div><br></div></div></div>
_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>http://gradsusr.org/mailman/listinfo/gradsusr<br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030&nbsp;<br><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span><br class="Apple-interchange-newline">
</div>
<br></div></div></body></html>