<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Andy,<div class=""><br class=""></div><div class="">the memory directive is global and does not belong in a program block as you have it below.  It should be at the very top of your</div><div class="">input file.  Even so, what you have specified, 4 megaword,s is quite small.  I would recommend starting with</div><div class="">a value of at least 50.</div><div class=""><br class=""></div><div class="">best regards,</div><div class=""><br class=""></div><div class="">-Kirk</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On May 18, 2015, at 9:49 AM, 林鴻安 <<a href="mailto:h7911200@gmail.com" class="">h7911200@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="ltr" class=""><span style="font-size:12.8000001907349px" class="">Dear Molpro-users,</span><br class=""><div class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8000001907349px" class="">Whether this problem can be solved?</span><br class=""></div><div class=""><span style="font-size:12.8000001907349px" class="">I tried many way to slove it.but the problem still exists.</span></div><div class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8000001907349px" class="">that it my input:</span></div><div class=""><span style="font-size:12.8000001907349px" class="">GEOMETRY = {ang; O1; O2,O1,R}</span></div><div class=""><div style="" class=""><span style="font-size:12.8000001907349px" class=""> GPRINT</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""> BASIS = AVQZ</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""> R = 1.4</span><br class=""></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""> closed,2,0,0,0,2,0,0</span><br class=""></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""> occ,5,2,2,0,4,1,1,0</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""> do i = 1,8</span><br class=""></div><div style="" class=""><span style="font-size:12.8000001907349px" class="">    wf,16,i,2</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class="">    multi;ORBITAL,IGNORE_ERROR;state,6</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class="">    mrci;ORBITAL,IGNORE_ERROR;state,6;MEMORY,4,M</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""> enddo</span></div><div style="" class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div style="" class=""><span style="font-size:12.8000001907349px" class="">problem:</span> </div><div style="" class="">insufficient memory available - require                3713294  have</div><div class="">               2331704</div><div class=""> the request was for real words</div><div class=""><br class=""></div><div class="">Thank you for your help.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="font-size:12.8000001907349px" class="">Best regards</div><div style="font-size:12.8000001907349px" class=""><br class=""></div><div style="font-size:12.8000001907349px" class="">Andy</div></div><div style="font-size:12.8000001907349px" class=""><br class=""></div></div></div>
_______________________________________________<br class="">Molpro-user mailing list<br class=""><a href="mailto:Molpro-user@molpro.net" class="">Molpro-user@molpro.net</a><br class="">https://urldefense.proofpoint.com/v1/url?u=http://www.molpro.net/mailman/listinfo/molpro-user&k=EWEYHnIvm0nsSxnW5y9VIw%3D%3D%0A&r=ndj2Vta%2FisUMMOFOMobgvg%3D%3D%0A&m=JCzI3u1f6mfD1xUA27AItmLWeUWdzFH1ws22m4K5Wi8%3D%0A&s=39d7654bd35de2de23920774404e8aec637ab4964ca07dab54c018417a1d2ab0</div></blockquote></div><br class=""></div></body></html>