<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I got the following runtime error will attempting a scf on my system:<div><br></div><div>Cut &amp; Paste from my Shell below:</div><div><div>>At line 1288 of file cegterg.f90</div><div>>Traceback: not available, compile with -ftrace=frame or -ftrace=full</div><div>>At line 1288 of file cegterg.f90</div><div>>Traceback: not available, compile with -ftrace=frame or -ftrace=full</div><div>>Fortran runtime error: Array section out of bounds</div><div>>Fortran runtime error: Array section out of bounds</div><div>>*</div><div><br></div><div>I'm running pwscf 4cvs3 &nbsp;on&nbsp;<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; ">OS X 10.5.2 (9C7010), openmpi 1.2.4.</span></div><div><br></div><div>I was running the input file below on 6 procs, 1 pool, when I got the above error msg in my shell, and 2 of the 6 pw.x instances quit.</div><div><br></div><div>P.s. I realize I've got a ridiculously large number of k-points---I'm in in the process of converging the stress tensor with respect to ecutwfc and ecutrho, and wanted to ensure k-points were absolutely not an issue. &nbsp;My plan was to converge k-points next.</div><div><br></div><div>Input File:</div><div><br></div><div><div>&nbsp;&amp;control</div><div>&nbsp;&nbsp; &nbsp;calculation = 'scf'</div><div>&nbsp;&nbsp; &nbsp;restart_mode='from_scratch'</div><div>&nbsp;&nbsp; &nbsp;prefix='ConvTest'</div><div>&nbsp;&nbsp; &nbsp;outdir = './ConvergenceTests'</div><div>&nbsp;&nbsp; &nbsp;pseudo_dir = '../pseudo'</div><div>&nbsp;&nbsp; &nbsp;tstress = .true.</div><div>&nbsp;&nbsp; &nbsp;tprnfor = .true.</div><div>&nbsp;/ &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp;&amp;system &nbsp; &nbsp;</div><div>&nbsp;&nbsp; &nbsp;ibrav= &nbsp;0</div><div>&nbsp;&nbsp; &nbsp;celldm(1) = 8.207702028</div><div>&nbsp;&nbsp; &nbsp;nat= &nbsp;14</div><div>&nbsp;&nbsp; &nbsp;ntyp= 2</div><div>&nbsp;&nbsp; &nbsp;ecutwfc = 38&nbsp;</div><div>&nbsp;&nbsp; &nbsp;ecutrho = 380</div><div>&nbsp;&nbsp; &nbsp;occupations = 'smearing'</div><div>&nbsp;&nbsp; &nbsp;degauss = 0.03</div><div>&nbsp;&nbsp; &nbsp;smearing = 'cold'</div><div>&nbsp;/</div><div>&nbsp;&amp;electrons</div><div>&nbsp;&nbsp; &nbsp;mixing_beta = 0.7&nbsp;</div><div>&nbsp;&nbsp; &nbsp;conv_thr = &nbsp;1.0d-8</div><div>/</div><div>&nbsp;CELL_PARAMETERS {alat}</div><div>&nbsp;&nbsp; 1.010363552 &nbsp; 0.000000012 &nbsp; 0.000000000</div><div>&nbsp;&nbsp; 0.000000021 &nbsp; 1.750048386 &nbsp;-0.000024105</div><div>&nbsp;&nbsp; 0.000000000 &nbsp;-0.000012933 &nbsp; 0.925</div><div>&nbsp;ATOMIC_SPECIES</div><div>&nbsp;&nbsp;C &nbsp;12.0107 &nbsp;C.pz-rrkjus.UPF.txt</div><div>&nbsp;&nbsp;Li 6.941<span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp;Li_VDB_LDA_SEMI.UPF.txt</div><div>&nbsp;ATOMIC_POSITIONS {angstrom}</div><div>Li &nbsp; &nbsp; &nbsp; 0.000000030 &nbsp; 2.506788198 &nbsp;-0.000140635</div><div>Li &nbsp; &nbsp; &nbsp; 2.171198117 &nbsp; 6.271103089 &nbsp;-0.000356521</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;1.467363622 &nbsp; 2.526363526 &nbsp; 2.006309099</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;0.733070280 &nbsp; 1.265423702 &nbsp; 2.006682218</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;0.738585262 &nbsp; 3.794292056 &nbsp; 2.006616072</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;1.464475654 &nbsp; 0.009242556 &nbsp; 2.006460051</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;2.923841993 &nbsp; 0.009242573 &nbsp; 2.006460051</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;3.649732475 &nbsp; 3.794292091 &nbsp; 2.006616072</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;3.655247398 &nbsp; 1.265423737 &nbsp; 2.006682218</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;2.920954087 &nbsp; 2.526363543 &nbsp; 2.006309099</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;3.657326610 &nbsp; 6.344930347 &nbsp; 2.006451947</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;0.730991187 &nbsp; 6.344930313 &nbsp; 2.006451947</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;1.464091389 &nbsp; 5.063798994 &nbsp; 2.006936383</div><div>C &nbsp; &nbsp; &nbsp; &nbsp;2.924226378 &nbsp; 5.063799011 &nbsp; 2.006936383</div><div>&nbsp;K_POINTS {automatic}</div><div>&nbsp;&nbsp;14 8 16 0 0 0</div><div><br></div><div>-Yaser Rehem</div><div>Rehem Research &amp; Consulting</div><div><br></div></div></div></body></html>