<HTML><BODY>Dear molpro users.<br>We faced the following problem: when we use a dhf-nzvp/pp-1c basis sets in our program (which are taken from turbomole basis set library: <a href="http://www.cosmologic.de/basis-sets/basissets.php" data-mce-href="http://www.cosmologic.de/basis-sets/basissets.php" target="_blank">http://www.cosmologic.de/basis-sets/basissets.php) </a>  we receive this message in the console window:  <br>(the input file is attached to this mail)<br><br>$ molpro -n 1 dhf_1c_even1_rbhe.inp  &<br>[1] 7111<br>$ At line 986 of file parse.F (unit = 50, file = 'init_job5000007203')<br>Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE<br><br>[1]+  Exit 2                  molpro -n 1 dhf_1c_even1_rbhe.inp<br>----------------------------------------<br><br>You noticed, that we didn't use parallel execution here. If we try to parallel this task, we receive the following message:<br><br>$ molpro -n 4 dhf_1c_even1_rbhe.inp  &<br>[1] 7279<br>$ At line 986 of file parse.F (unit = 50, file = 'init_job5000007374')<br>Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE<br><br>[1]+  Exit 2                  molpro -n 4 dhf_1c_even1_rbhe.inp<br>--------------------------------------<br>So, we think, that this error is not connected with parallelism.<br>I also post here the end of the dhf_1c_even1_rbhe.out file (they are equal in both cases -  non-parallel and parallel regimes):<br><br> **********************************************************************************************************************************<br> SETTING A_RB_NODUMMY_A(1)               =     -23.92317041  AU                              <br> ZSYMEL=X  Y  <br><br><br><br> Recomputing integrals since geometry and symmetry changed<br><br><br> Using spherical harmonics<br><br>There are no pieces of information  concerning the status of the calculations in the dhf_1c_even1_rbhe.out file.<br>How can we fix this error? <br>We use molpro 2010.1.<br><br><br>                 Alexander Medvedev,<br>                 student of the 5th course<br>                 of the Chemistry department<br>                 of the Moscow State University,<br>                 Chair of laser chemistry.<br>                <br>                   <br><br><br><br><br><br><br><br></BODY></HTML>