<div dir="ltr">Thank you Dr. Roland,<div><br></div><div>In fact the parfile I used is <a href="https://einsteintoolkit.org/gallery/bns/nsnstohmns.par" style="box-sizing:border-box;color:rgb(51,122,183);text-decoration-line:none;font-family:Lato,&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:medium;text-align:center">NsNsToHMNS.par</a>(click to open hyperlink). I just changed the Initial Data file.</div><div>However, when I trying to use another parfiles, for example, BBHHighRes.par, the error also occurs.</div><div><br></div><div>83bdcfc58a2e is the identification of this machine (this node), so I guess it is something wrong with Docker ( I run ET in a docker ) ?<br></div><div><br></div><div>I have upload an err file generated by simfactory(located in ~/simfactory/bbh/output-0000/bbh.err). </div><div><br></div><div>Maybe I should reinstall my OS to ubuntu and then run ET without docker ?</div><div><br></div><div>Thanks again for your help.</div><div><br></div><div>Yours,</div><div>Zhichao.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Haas, Roland &lt;<a href="mailto:rhaas@illinois.edu">rhaas@illinois.edu</a>&gt; 于2019年9月10日周二 下午8:14写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello ZhiChao,<br>
<br>
&gt; &gt; + date +%s<br>
&gt; &gt; + export CACTUS_STARTTIME=1567761511<br>
&gt; &gt; + [ 14 = 1 ]<br>
&gt; &gt; + mpirun -np 14 /home/zhaozc/simulations/bnstest/SIMFACTORY/exe/cactus_sim<br>
&gt; &gt; -L 3 /home/zhaozc/simulations/bnstest  /output-0000/bnstest.par<br>
&gt; &gt; [83bdcfc58a2e:19025] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19027] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19029] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19024] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19026] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19028] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19032] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19034] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19036] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19030] Read -1, expected 4096, errno = 1<br>
&gt; &gt; [83bdcfc58a2e:19023] Read -1, expected 4096, errno = 1  <br>
&gt; <br>
&gt; ......<br>
&gt; <br>
&gt; <br>
&gt; but  those errors  will not terminate the task.<br>
&gt; Is it safe to ignore those errors?<br>
Would you mind providing the parfile bnstest.par that you are running,<br>
please? It does not seem to exist in the Einstein Toolkit repos and<br>
without it all we can do is guess what could be happening.<br>
<br>
The string &quot;Read.*expected&quot; also does not seem to show up anywhere in<br>
my Cactus tree (or any of my executables for that matter), so that I am<br>
not sure at all which thorn or module is even generating this error.<br>
<br>
The string does however show up in libgfortran.so so that I would guess<br>
that it is some Fortran code not checking if it could open a file<br>
correctly. <br>
<br>
You can try running what looks like an address: 83bdcfc58a2e through<br>
the addr2line command:<br>
<br>
addr2line -e /home/zhaozc/simulations/bnstest/SIMFACTORY/exe/cactus_sim<br>
0x83bdcfc58a2e<br>
<br>
or use gdb:<br>
<br>
gdb /home/zhaozc/simulations/bnstest/SIMFACTORY/exe/cactus_sim<br>
info line *0x83bdcfc58a2e<br>
<br>
to try and find out which thorn was responsible, though I cannot<br>
guarantee that this will work.<br>
<br>
A blind guess would be that some thorn fails to open a file, does not<br>
properly check for this and then find that it cannot read anything from<br>
that (not opened file) in which case eg the read() system call returns<br>
-1.<br>
<br>
Yours,<br>
Roland<br>
<br>
-- <br>
My email is as private as my paper mail. I therefore support encrypting<br>
and signing email messages. Get my PGP key from <a href="http://pgp.mit.edu" rel="noreferrer" target="_blank">http://pgp.mit.edu</a> .<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>赵志超</div><div>中国科学院高能物理研究所</div><div>中国 北京</div><div>18401696963</div><div><a href="mailto:yanyuechuixue@gmail.com" target="_blank">yanyuechuixue@gmail.com</a></div></div></div>