<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma,new york,times,serif;font-size:14pt;color:#000000;">Dear all,<br>can someone tell me how to correct the error message below:<br><br>Warning: Permanently added 'cnode-1-13,172.17.200.13' (RSA) to the list of known hosts.<br>
Warning: Permanently added 'cnode-1-6,172.17.200.6' (RSA) to the list of known hosts.<br>
--------------------------------------------------------------------------<br>
MPI_ABORT was invoked on rank 5 in communicator MPI_COMM_WORLD <br>
with errorcode 0.<br>
<br>
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.<br>
You may or may not see output from other processes, depending on<br>
exactly when Open MPI kills them.<br>
--------------------------------------------------------------------------<br>
--------------------------------------------------------------------------<br>
mpirun has exited due to process rank 1 with PID 11311 on<br>
node cnode-1-48 exiting without calling "finalize". This may<br>
have caused other processes in the application to be<br>
terminated by signals sent by mpirun (as reported here).<br>
--------------------------------------------------------------------------<br>
[cnode-1-48:11307] 15 more processes have sent help message help-mpi-api.txt / mpi-abort<br>
[cnode-1-48:11307] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages<br>
<br>
here is my input file<br>
<br>
&amp;CONTROL<br>
&nbsp;&nbsp;&nbsp;&nbsp; calculation='vc-relax',<br>
&nbsp;&nbsp;&nbsp;&nbsp; tstress=.t.,tprnfor=.t.,<br>
&nbsp;&nbsp;&nbsp;&nbsp; outdir='/export/home/gmanyali/ASESMAPROJECT/Files-SiO2/tmp',<br>
&nbsp;&nbsp;&nbsp;&nbsp; pseudo_dir='/export/home/gmanyali/ASESMAPROJECT/XC_PSEUDO/PW91/'<br>
&nbsp;&nbsp;&nbsp;&nbsp; forc_conv_thr=1.d-5,<br>
&nbsp;&nbsp;&nbsp;&nbsp; !dt=30,<br>
&nbsp;&nbsp;&nbsp;&nbsp; !nstep=2000,<br>
/<br>
&amp;SYSTEM<br>
&nbsp;&nbsp;&nbsp;&nbsp; ibrav=4,<br>
&nbsp;&nbsp;&nbsp;&nbsp; celldm(1)=9.289897331,<br>
&nbsp;&nbsp;&nbsp;&nbsp; celldm(3)=1.099552482,<br>
&nbsp;&nbsp;&nbsp;&nbsp; nat=&nbsp; 9, ntyp= 2,<br>
&nbsp;&nbsp;&nbsp;&nbsp; ecutwfc=90<br>
/<br>
&amp;ELECTRONS<br>
&nbsp;&nbsp;&nbsp;&nbsp; mixing_mode = 'plain'<br>
&nbsp;&nbsp;&nbsp;&nbsp; mixing_beta = 0.7<br>
&nbsp;&nbsp;&nbsp;&nbsp; conv_thr =&nbsp; 1.0d-8<br>
/<br>
&amp;IONS<br>
&nbsp;&nbsp;&nbsp;&nbsp; ion_dynamics='bfgs',<br>
&nbsp;&nbsp;&nbsp; ! ion_dynamics='damp',<br>
/<br>
&amp;CELL<br>
&nbsp;&nbsp;&nbsp; press=0,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cell_dynamics='bfgs',&nbsp;&nbsp;&nbsp; <br>
/<br>
ATOMIC_SPECIES<br>
&nbsp; Si&nbsp; 10.0&nbsp;&nbsp;&nbsp; Si_PW91.TM<br>
&nbsp; O&nbsp;&nbsp; 10.0&nbsp;&nbsp;&nbsp; O_PW91.TM<br>
ATOMIC_POSITIONS {crystal}<br>
Si&nbsp;&nbsp;&nbsp;&nbsp; 0.469700000&nbsp;&nbsp;&nbsp; 0.000000000&nbsp;&nbsp;&nbsp; 0.000000000<br>
Si&nbsp;&nbsp;&nbsp;&nbsp; 0.000000000&nbsp;&nbsp;&nbsp; 0.469700000&nbsp;&nbsp;&nbsp; 0.666666667<br>
Si&nbsp;&nbsp;&nbsp; -0.469700000&nbsp;&nbsp; -0.469700000&nbsp;&nbsp;&nbsp; 0.333333333<br>
O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.413500000&nbsp;&nbsp;&nbsp; 0.266900000&nbsp;&nbsp;&nbsp; 0.115800000<br>
O&nbsp;&nbsp;&nbsp;&nbsp; -0.266900000&nbsp;&nbsp;&nbsp; 0.146600000&nbsp;&nbsp;&nbsp; 0.782466667<br>
O&nbsp;&nbsp;&nbsp;&nbsp; -0.146600000&nbsp;&nbsp; -0.413500000&nbsp;&nbsp;&nbsp; 0.449133333<br>
O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.266900000&nbsp;&nbsp;&nbsp; 0.413500000&nbsp;&nbsp;&nbsp; 0.550866667<br>
O&nbsp;&nbsp;&nbsp;&nbsp; -0.413500000&nbsp;&nbsp; -0.146600000&nbsp;&nbsp;&nbsp; 0.217533333<br>
O&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.146600000&nbsp;&nbsp; -0.266900000&nbsp;&nbsp; -0.115800000<br>
K_POINTS {automatic}<br>
2 2 2 1 1 1<div>&nbsp;</div>Mr. George Simiyu Manyali<br>Postgraduate Student,<br>Physics Department,<br>Moi University-Chepkoilel Campus P.O BOX 1125,ELDORET KENYA.<br>Phone:+254723407705<br>skype:gmanyali2010<div><br></div>
</div><br>

      </body></html>