|
[Sponsors] |
July 12, 2012, 05:35 |
dieselEngineFoam_parallel crash at SOI
|
#1 |
Senior Member
Rickard
Join Date: May 2010
Location: Lund, Skåne, Sweden
Posts: 143
Rep Power: 16 |
Hi everyone
Has anyone experienced that the case crash just at start of injection with the error ... [xstat5:2405] *** An error occurred in MPI_Recv [xstat5:2405] *** on communicator MPI_COMM_WORLD [xstat5:2405] *** MPI_ERR_TRUNCATE: message truncated [xstat5:2405] *** MPI_ERRORS_ARE_FATAL (your MPI job will now abort) -------------------------------------------------------------------------- mpirun has exited due to process rank 0 with PID 2405 on node xstat5 exiting improperly. There are two reasons this could occur: 1. this process did not call "init" before exiting, but others in the job did. This can cause a job to hang indefinitely while it waits for all processes to call "init". By rule, if one process calls "init", then ALL processes must call "init" prior to termination. 2. this process called "init", but exited without calling "finalize". By rule, all processes that call "init" MUST call "finalize" prior to exiting or it will be considered an "abnormal termination" This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). Running on just one processors works fine but when running parallel computations, ranging from 2 to 64 cores, it just crashed right away. The mesh is fine, the time step is fine, the fields looks fine and I've even tried using different decomposition methods, simple and scotch. Hopefully someone knows how to fix this problem Regards Rickard |
|
July 12, 2012, 07:31 |
|
#2 |
Senior Member
Karl-Johan Nogenmyr
Join Date: Mar 2009
Location: Linköping
Posts: 279
Rep Power: 21 |
Which OF version are you using?
This report may interest you; http://www.openfoam.org/mantisbt/view.php?id=577 , though it applies to 2.1.x, which do not have the diesel* solvers anymore. K |
|
July 12, 2012, 09:19 |
|
#3 |
Senior Member
Rickard
Join Date: May 2010
Location: Lund, Skåne, Sweden
Posts: 143
Rep Power: 16 |
Hej Kalle
Thanks for the reply, but for some reason Im using the 2.0.x just for this last case. I am moving over to 2.1.x, hopefully I wont have this problem anymore. I have never had this problem before and I have run successfully many times before...this problem however I cant resolve. I see now that the 1.7.1 version is working. Rickard |
|
July 12, 2012, 11:17 |
|
#4 |
Senior Member
Karl-Johan Nogenmyr
Join Date: Mar 2009
Location: Linköping
Posts: 279
Rep Power: 21 |
As you can guess from the report, there are similar issues in 2.1.x (git pulled today).
Let's await the developers. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] ANSYS meshing crash when started | robert86 | ANSYS Meshing & Geometry | 1 | March 16, 2011 05:47 |
Dragging Slice File = Crash | cbritan | OpenFOAM Bugs | 3 | January 6, 2011 04:58 |
CFX crash recovery, is there a way to merge mon and trn files? | jrl4444 | CFX | 1 | October 30, 2010 12:52 |
Graphic/plotted monitors causing Fluent 12.0 to crash | Autumn | FLUENT | 6 | May 25, 2010 02:19 |
track cause of crash | Matt | Phoenics | 2 | October 5, 2001 10:16 |