<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I am new to QuantumEspresso.<br><br></div><div>After reading the documentation and some tutorials, I setup an input file to optimize the atomic position of TiO2 using the HSE06 exchange-correlation functional.<br>

</div><br></div>After some time calculating, the calculation stopped. I look for the output files, but anyone is updated since 01, July and the "ps aux" command shows that the processors are heavily used.<br><br>

</div>There is a way to know what is happening?<br><br></div><div>Bellow is the input file used and the last output lines. I am running in parallel using Intel MPI with 6 processors.<br></div><div><br></div>Regards,<br clear="all">

<div><div><div><div><div><div><div><br>I. Camps<br><br>#########################<br></div><div># INPUT<br></div><div>#########################<br>&control<br>    calculation = 'relax',<br>    restart_mode='from_scratch',<br>

    prefix= atom_relax_TiO2,<br>    pseudo_dir = '/software/QuantumEspresso-5.1/pseudo',<br>    outdir= './'<br>/<br>&system<br>    ibrav= 6,<br>    A = 3.784200, B = 3.784200, C = 9.514600,<br>    cosAB = 0,cosAC = 0, cosBC = 0,<br>

    nat= 12, ntyp= 2,<br>    input_dft = hse,<br>    ecutwfc = 30.D0,<br>    ecutrho = 150.D0,<br>/<br>&electrons<br>    diagonalization='david'<br>    mixing_mode = 'plain'<br>    mixing_beta = 0.7D0<br>

    conv_thr =  1.0D-5<br>/<br>&IONS<br>/<br>ATOMIC_SPECIES<br>   Ti   47.86700  Ti.pbe-sp-van_ak.UPF<br>    O   15.99900  O.pbe-van_ak.UPF<br>ATOMIC_POSITIONS alat<br>   Ti      0.000000000    0.000000060    0.000010390<br>

   Ti      0.500000040    0.500000040    0.499984040<br>   Ti      0.500000110    0.000000280    0.750006430<br>   Ti      0.000000000    0.500012500    0.249978710<br>    O      0.000000000    0.000009300    0.172513310<br>

    O      0.500000000    0.499999880    0.672503930<br>    O      0.500000000    0.000000020    0.577487260<br>    O      0.500000000    0.499999980    0.327468390<br>    O      0.500000000    0.000000020    0.922522080<br>

    O      0.000000000    0.499999950    0.077478590<br>    O      0.000000070    0.000000020    0.827498390<br>    O      0.000000020    0.500000260    0.422492550<br>K_POINTS automatic<br>  8 8 8   1 1 1<br><br><br>#########################<br>

<div># OUTPUT<br></div>#########################<br><br>Davidson diagonalization with overlap<br>     ethr =  1.02E-07,  avg # of iterations =  6.2<br><br>     negative rho (up, down):  2.672E-03 0.000E+00<br><br>     total cpu time spent up to now is     1701.9 secs<br>

<br>     iteration # 41     ecut=    30.00 Ry     beta=0.70<br>     Davidson diagonalization with overlap<br>     ethr =  1.65E-08,  avg # of iterations =  5.4<br><br>     negative rho (up, down):  2.688E-03 0.000E+00<br>

<br>     total cpu time spent up to now is     1742.4 secs<br><br>     End of self-consistent calculation<br><br>     Number of k-points >= 100: set verbosity='high' to print the bands.<br><br>     highest occupied level (ev):     9.7759<br>

<br>     convergence has been achieved in  41 iterations<br><br></div>
</div></div></div></div></div></div></div>