<div dir="ltr"><div><div><div>Dear Andy<br><br></div>Thanks for your response. <br><br></div>The output of the command 'ifort -v' is given below.<br><br>Checkout succeeded: FCompL/F9038C2120BA<br>        License file: /opt/intel/licenses/l_RMT5WJG3.lic<br>

        No server used<br>ifort version 13.1.3<br><br></div><div>The OS of the server is CentOS release 4.4 (Final)<br></div><div><br></div>Thanks in advance<div class="gmail_extra"><br clear="all"><div>Bhaskar Sharma<br>
</div><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 6:30 PM, Andy May <span dir="ltr"><<a href="mailto:MayAJ1@cardiff.ac.uk" target="_blank">MayAJ1@cardiff.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Bhaskar,<br>
<br>
I believe the problem is in determining the Fortran compiler version. In CONFIG you have:<br>
<br>
FCVERSION=Checkout License No 13.1.3<br>
<br>
however this I would normally expect to be:<br>
<br>
FCVERSION=13.1.3<br>
<br>
FCVERSION is used internally by configure to determine which files should be deoptimized. In your CONFIG file there are no files listed for deoptimization, but for that ifort version there should be:<br>
<br>
OPT0=copyc6.F<br>
OPT1=explicit_util.F muwvfn.F intface.F avcc.F koopro4.F dlaed4.F<br>
OPT2=musamc.F tstfnc.F dftgrid.F mrf12_singles.F90 basis_integral_shells.F integrals.F90 geminal.F gcc.F90<br>
OPT3=<br>
<br>
It will not help to manually change FCVERSION in CONFIG. What is the output of 'ifort -v', eg.:<br>
<br>
> ifort -v<br>
ifort version 13.1.3<br>
<br>
Best wishes,<br>
<br>
Andy<div><div><br>
<br>
On 16/08/13 05:40, bhaskar sharma wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
Dear Molpro Users and Developers<br>
<br>
This is my first mail to the forum. Recently I have successfully<br>
installed molpro-2012.1.3 on a blade server. However while doing the<br>
test calculations some of the test jobs gave the following error.<br>
<br>
  *** Long output written to logfile<br>
/share/apps/Molpro/testjobs/<u></u>au2o_optdftecp1.log ***<br>
<br>
<br>
  Geometry optimization using default procedure for command KS-SCF<br>
<br>
  Geometry written to block  1 of record 700<br>
<br>
  Making model hessian for Z-matrix coordinates<br>
<br>
  Quadratic Steepest Descent - Minimum Search<br>
  RECORD=    1800.2  requested length=         556<br>
  ? Error<br>
  ? Reservem called with mpp_state=2<br>
  ? The problem occurs in Reservem<br>
au2o_optdftecp1.test: ERRORS DETECTED: non-zero return code ... inspect<br>
output<br>
<br>
Any help would be greatly appreciated<br>
<br>
Here I am attaching the CONFIG file<br>
<br>
Thanks in advance<br>
<br>
<br>
<br>
Bhaskar Sharma<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
Molpro-user mailing list<br>
<a href="mailto:Molpro-user@molpro.net" target="_blank">Molpro-user@molpro.net</a><br>
<a href="http://www.molpro.net/mailman/listinfo/molpro-user" target="_blank">http://www.molpro.net/mailman/<u></u>listinfo/molpro-user</a><br>
<br>
</blockquote>
</blockquote></div><br></div></div>