<div dir="ltr">The most obvious symptom is that <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a>  is now not showing the photo albums.. or is that another script ?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 11 Jul 2019 at 13:40, Wookey <<a href="mailto:wookey@wookware.org">wookey@wookware.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-07-11 04:29 +0100, Wookey wrote:<br>
> 787MB (648MB drv res) 65.1%<br>
> <br>
> I've left it running, and maybe it'll finish?<br>
<br>
Nope, still ran out of memory eventually at the same 'Loading Pos...' spot.<br>
<br>
I could try asking for another GB which would no doubt make it work,<br>
and that might be OK for the duration of expo, but I know the memory<br>
is somewhat constrained so if we could make our script a less<br>
profligate with the RAM that would be better, and it looks like there<br>
is plenty of room for that.<br>
<br>
At the loading Pos spot it's finished the survex parsing, but has used<br>
nearly all the memory in the process (largely by reading everything in<br>
twice) then runs survex to process the full dataset into a pos file<br>
(which of course involves reading it all in a 3rd time). Just doing<br>
that survex process at the start instead (order doesn't matter here)<br>
might be sufficient to make this work for now.<br>
<br>
Looks like cavern uses 53MB to process 1623-and-1626.svx (which is a<br>
lot sleeker than 500MB), but enough to push this over the 'no memory<br>
left' threshold. <br>
<br>
I've install acct (BSD process accounting) so we can see how much time<br>
and memory things use after the fact.<br>
<br>
Wookey<br>
-- <br>
Principal hats:  Linaro, Debian, Wookware, ARM<br>
<a href="http://wookware.org/" rel="noreferrer" target="_blank">http://wookware.org/</a><br>
_______________________________________________<br>
Expo-tech mailing list<br>
<a href="mailto:Expo-tech@lists.wookware.org" target="_blank">Expo-tech@lists.wookware.org</a><br>
<a href="https://lists.wookware.org/cgi-bin/mailman/listinfo/expo-tech" rel="noreferrer" target="_blank">https://lists.wookware.org/cgi-bin/mailman/listinfo/expo-tech</a><br>
</blockquote></div>