<div dir="ltr"><div>Dear all,<br><br></div>My PETSc code crashes with the output<br><br>"<br clear="all"><div><div><div><div>Number of lines in file is 5349000  #<----- Number of points <br>Number of lines in file is 10695950  #<----- Number of triangles<br>
reading cell list successful<br>reading vertex list successful<br>Mesh distribution successful<br><br>===================================================================================<br>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   EXIT CODE: 9<br>=   CLEANING UP REMAINING PROCESSES<br>=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES<br>===================================================================================<br>YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)<br>
This typically refers to a problem with your application.<br>Please see the FAQ page for debugging suggestions<br>"<br><br></div><div>I am using a debug version of PETSc. The same code has been working<br></div><div>
for smaller meshes (upto 3M triangles). I have run the code through valgrind<br>and it reports no memory leaks for a smaller mesh. <br><br>All my functions use PetscFunctionBegin()/End()<br></div><div>which usually reports me the function causing the problem. In this case,<br>
the output does not help except for the exit code = 9. What does this mean?<br></div><div><br>-- <br>Regards,<div>Garnet Vaz<br></div>
</div></div></div></div></div>