|
[Sponsors] |
Node 0: Process 31532: Received signal SIGSEGV error |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 8, 2019, 08:41 |
Node 0: Process 31532: Received signal SIGSEGV error
|
#1 |
Senior Member
Join Date: Dec 2017
Posts: 388
Rep Power: 10 |
I always has errors like this, what is the problem?
Node 0: Process 31532: Received signal SIGSEGV. ================================================== ============================ MPI Application rank 0 exited before MPI_Finalize() with status 2 |
|
January 8, 2019, 10:32 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
sigsegv is a segmentation fault which most commonly means you tried to access a memory location that doesn't exist.
Either it happens sporadically because your have issues with your RAM stability. Or it happens very repeatedly because you're using a UDF. |
|
January 8, 2019, 19:35 |
|
#3 | |
Senior Member
Join Date: Dec 2017
Posts: 388
Rep Power: 10 |
Quote:
It always takes place, but this case does not have a udf ,can you tell me what is the reason ? is that the software's problem? The picture is error sketch. 360??20190109072934995.jpg |
||
January 9, 2019, 12:54 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Can you confirm whether it is numerical and specific to your case? If you run the case again does it crash at the same time?
Or is it hardware and indiscriminate? If you run a different case, a tutorial maybe, it also crashes? It always crashes at the same time or randomly? |
|
January 10, 2019, 02:04 |
You ask a right question, it crashes randomly, I try several cases, sometimes it wil
|
#5 | |
Senior Member
Join Date: Dec 2017
Posts: 388
Rep Power: 10 |
Quote:
|
||
January 10, 2019, 08:13 |
|
#6 | |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Quote:
These two together means one of the parallel nodes couldn't communicate back with the head node. So what's your hardware configuration look like? Single machine? Multiple machine? A simple network timeout or one machine going to sleep can cause this. |
||
January 10, 2019, 11:25 |
|
#7 |
Senior Member
Jiri
Join Date: Mar 2014
Posts: 221
Rep Power: 13 |
Generally Fluent is very unstable and abrupt crashes are not anything exceptional. I experienced several times that simulation even diverged suddenly and when running again (everything the same) it converged well. Not even talking about SIGSEGV error, it is casual.
Fluent/ANSYS developers should rather focus on stability improvement rather than changing icons, trying to give a new coat to an old code. |
|
January 13, 2019, 20:10 |
Mine is a single machine,I have set the machine not go to sleep,but the problem exist
|
#8 |
Senior Member
Join Date: Dec 2017
Posts: 388
Rep Power: 10 |
Mine is a single machine,I have set the machine not go to sleep,but the problem exists ,too.
|
|
August 16, 2023, 12:09 |
Parallel problem
|
#9 |
New Member
JK
Join Date: Jun 2016
Posts: 4
Rep Power: 10 |
Hello, has anyone succeeded in sorting out this issues? I have been experiencing this on and off but only in a parallel setup. It is very annoying because I am not able to fully utilise the power of my station. I have been thinking about starting with OpenFOAM. Ansys Fluent is very unstable, I have also experienced unjustified shutdowns for no reason. Thanks!
Last edited by jan.kracik; August 16, 2023 at 17:25. |
|
November 15, 2024, 13:12 |
|
#10 |
New Member
Vladeta
Join Date: May 2009
Location: BGD
Posts: 6
Rep Power: 17 |
At my 17.2 Fluent version this would regularly happen after interpolation and restarting the simulation.
I found out that if instead dual precision and parallel if I just initially start the simulation as single precision serial it would work then stop and restart it as dp parallel and everything works. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mesquite - Adaptive mesh refinement / coarsening? | philippose | OpenFOAM Running, Solving & CFD | 94 | January 27, 2016 10:40 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 07:42 |
CGNS lib and Fortran compiler | manaliac | Main CFD Forum | 2 | November 29, 2010 07:25 |
Compiling problems with hello worldC | fw407 | OpenFOAM Installation | 21 | January 6, 2008 18:38 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |