<div>                <br>Dear Prof. Blaha<br><br>Thank you very much for clearing me the correct procedure. This time, when I run "x spaghetti -up -so" (without -p as you asked) it finished without any problem.<br><br><br><br>In the previous process, I submitted following command in a single job script:<br>x lapw1 -band -up -p <br>x lapw1 -band  -dn -p <br>x lapwso -up -p<br>x lapw2 -band -qtl -so -up -p <br><br>But the x spaghetti -so -up -p was in a second job. And it crashed.<br>But without -p , it works.<br><br><br>Thank you all.<br><br>Prasad<br><br><br><br>            </div>            <div class="yahoo_quoted" style="margin:10px 0px 0px 0.8ex;border-left:1px solid #ccc;padding-left:1ex;">                        <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">                                <div>                    On Friday, November 8, 2019, 3:23:06 p.m. CST, Peter Blaha <pblaha@theochem.tuwien.ac.at> wrote:                </div>                <div><br></div>                <div><br></div>                <div><div dir="ltr">I think   x spaghetti -p -so -up works fine.<br clear="none"><br clear="none">My guess: You probably destroyed your .processes file before the <br clear="none">spaghetti step ? Most likely because of doing this in an extra batch job ?<br clear="none"><br clear="none">You must describe your procedure much more exactly, otherwise one can <br clear="none">only "guess" what could cause the problem.<br clear="none">Please cut and paste your actual job/commands, not type them in (with <br clear="none">missing some important details).<br clear="none"><br clear="none">Apparently you did this in batch jobs (one or 2 or 3 different ones) ???<br clear="none"><br clear="none">> After I tried doing bandstructure. Here is my procedure;<br clear="none">>   1. created klist_band<br clear="none">> 2.<br clear="none">> x lapw1 -band -up -p<br clear="none">> x lapw1 -band -dn -p > x lapwso -up -p<br clear="none"><br clear="none">so far ok.<br clear="none">Is the lapw2 step done in the same batch job ??<br clear="none"><br clear="none">> x lapw2 -band -qtl -up -p<br clear="none"><br clear="none">This misses a   -so  switch !!!<br clear="none">and what about   x lapw2 -band -so -qtl -dn -p  ???<br clear="none">You will get only the qtlup file, thus cannot do the spin-dn projections <br clear="none">in a fat band plot.<br clear="none"><br clear="none">> All these runs finished correct.<br clear="none">> <br clear="none">> 3. I added the E_fermi in case.insp<br clear="none">> 4. xspaghetti -so -up -p<br clear="none"><br clear="none">I would never use a batch job for the spaghetti step. This is so short <br clear="none">and should be done on the frontend!!!<br clear="none"><br clear="none">> In the slurm job file I see the following message .<br clear="none">> <br clear="none">> case.outputso created from 0 parallel files<br clear="none">>    ERROR IN OPENING UNIT:           7<br clear="none">>          FILENAME:<br clear="none">>   case.outputso<br clear="none">>      STATUS: old          FORM:formatted<br clear="none">> OPEN FAILED<br clear="none">> 0.001u 0.009s 0:00.10 0.0%    0+0k 8784+0io 28pf+0w<br clear="none"><br clear="none">It says:  ... created from 0 parallel files.<br clear="none"><br clear="none">The x script needs to know how many parallel jobs you had used for <br clear="none">lapw1/so. It does it using a   .processes file<br clear="none"><br clear="none">what gives:<br clear="none">ls -als .processes<br clear="none">cat .processes<br clear="none"><br clear="none">Does it still exist and contains the 32 processes you talked in some <br clear="none">other mail ??  I expect you destroyed it in the second batch job.<br clear="none"><br clear="none">-------------------<br clear="none">Anyway, the fix is easy as indicated by Oleg in a previous mail. <br clear="none">Concatenate all outputso_* files into one single outputso file.<br clear="none">     cat case.outputso_1 > case.outputso<br clear="none">     cat case.outputso_2 >> case.outputso<br clear="none">     cat case.outputso_3 >> case.outputso<br clear="none">     etc...<br clear="none">Then run   x spaghetti -so -up  (but WITHOUT  -p)<br clear="none">and probably   also   x spaghetti -so -dn (at least when you do fat bands).<br clear="none"><br clear="none">-- <br clear="none">--------------------------------------------------------------------------<br clear="none">Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna<br clear="none">Phone: +43-1-58801-165300             FAX: +43-1-58801-165982<br clear="none">Email: <a shape="rect" ymailto="mailto:blaha@theochem.tuwien.ac.at" href="mailto:blaha@theochem.tuwien.ac.at">blaha@theochem.tuwien.ac.at</a>    WIEN2k: <a shape="rect" href="http://www.wien2k.at" target="_blank">http://www.wien2k.at</a><br clear="none">WWW: <br clear="none"><a shape="rect" href="http://www.imc.tuwien.ac.at/tc_blaha------------------------------------------------------------------------- " target="_blank">http://www.imc.tuwien.ac.at/tc_blaha------------------------------------------------------------------------- </a><br clear="none"><br clear="none">_______________________________________________<br clear="none">Wien mailing list<br clear="none"><a shape="rect" ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br clear="none"><a shape="rect" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br clear="none">SEARCH the MAILING-LIST at:  <a shape="rect" href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><div class="yqt0706709166" id="yqtfd90472"><br clear="none"></div></div></div>            </div>                </div>