CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Node 0: Process xxxx: Received signal SIGSEGV

Register Blogs Community New Posts Updated Threads Search

Like Tree11Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 20, 2014, 07:24
Default Node 0: Process xxxx: Received signal SIGSEGV
  #1
New Member
 
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13
jmjohansen is on a distinguished road
Hi all,

I have just upgraded from R14.5.7 to R15.0.
When I'm running simulations that previously were running fine in the old version, I am now receiving this message:

Node 0: Process xxxx: Received signal SIGSEGV
(xxxx) being different from run to run.

directly followed by:

MPI Application rank 1 exited before MPI_Finalize() with status 2
The fl process could not be started.

Any ideas?

Best regards,

Joakim
jmjohansen is offline   Reply With Quote

Old   January 28, 2014, 21:42
Default
  #2
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
I have exactly the same problem. Did you manage to solve this?
anthony05 is offline   Reply With Quote

Old   January 29, 2014, 02:48
Default
  #3
Senior Member
 
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 22
vasava will become famous soon enough
Do both the versions have parallel capabilities?
vasava is offline   Reply With Quote

Old   January 29, 2014, 05:09
Default solved
  #4
New Member
 
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13
jmjohansen is on a distinguished road
You need to install the version of MPI for Ansys 15.0. See C:\Program Files\ANSYS Inc\v150\commonfiles\MPI\Platform\Windows\9.1\INST ALL_Platform-MPI_README.docx
jmjohansen is offline   Reply With Quote

Old   February 17, 2014, 03:18
Default
  #5
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
This error went away for me when I disabled DPM physical models, then re-enabled them.
anthony05 is offline   Reply With Quote

Old   February 19, 2014, 06:23
Default
  #6
New Member
 
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13
jmjohansen is on a distinguished road
Quote:
Originally Posted by anthony05 View Post
This error went away for me when I disabled DPM physical models, then re-enabled them.
Did you just unclick "interaction with contineous phase" in the DPM panel and immediately select it again? Because I can't get it to work.
jmjohansen is offline   Reply With Quote

Old   February 19, 2014, 20:16
Default
  #7
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
For me I had Particle radiation and thermophoretic force selected in the physical models tab. I disabled these and then ran the DPM one time using the Particle track results. Then I turned them back on and the error went away.

After clicking save the error seemed to come back. So after a bit of experimentation I found it only happened when i had thermophoretic force selected. Fortunately this wasn't essential so I'm not using this one anymore and it works fine now.
xiandjf and jmjohansen like this.
anthony05 is offline   Reply With Quote

Old   February 20, 2014, 04:44
Default
  #8
New Member
 
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13
jmjohansen is on a distinguished road
Great, just de-selecting the thermophoretic force works. Thanks a lot, I will write Ansys a ticket.
anthony05 likes this.
jmjohansen is offline   Reply With Quote

Old   February 28, 2014, 06:45
Default
  #9
New Member
 
Joakim M. Johansen
Join Date: Apr 2013
Location: Denmark
Posts: 17
Rep Power: 13
jmjohansen is on a distinguished road
ANSYS replies:

"This appears to be a bug in the software. It has been logged for fixing in the next release

As a workaround you can switch to polynomial formulation instead of Talbot, then it works fine."
jmjohansen is offline   Reply With Quote

Old   March 4, 2014, 01:24
Talking
  #10
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
Thanks for the update!
anthony05 is offline   Reply With Quote

Old   September 4, 2014, 10:48
Default
  #11
Senior Member
 
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 11
HyperNova is on a distinguished road
Hi all, could any one here solve this problem ? i need it quick ((
HyperNova is offline   Reply With Quote

Old   September 4, 2014, 12:05
Default
  #12
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
Is this related to using the thermophoresis model? Which version of Fluent are you using? If it's 15.0, have you tried installing the 15.0.7 update?
anthony05 is offline   Reply With Quote

Old   September 4, 2014, 15:04
Default
  #13
Senior Member
 
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 11
HyperNova is on a distinguished road
Hi anthony05 ; i am using DPM+VOF and just drag force is activated , i don't know about "thermophoresis model'' ( I'm using 15.0.0 , i think i should try the update , i wish it works , how did you solve your own problem , was it the same as mine ? thank for reply
HyperNova is offline   Reply With Quote

Old   September 4, 2014, 21:16
Default
  #14
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
I found what the problem was by turning off models one by one until the problem disappeared.

Thermophoresis is part of the Dpm model and is found under Discrete Phase>Physical models> Thermophoretic force

I haven't installed the 15.0.7 update so I'm not sure if this fixes it.
anthony05 is offline   Reply With Quote

Old   September 5, 2014, 01:05
Default
  #15
Senior Member
 
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 11
HyperNova is on a distinguished road
I wrote a udf to account for breakup and coalescence in bubble plume modelling , the macro is : ''DEFINE_EXECUTE_AT_END(Remove_and_write_to_file)' ' in udf the calculation on dpm is done and at the end i want to write data on a text file (data about position and mass of particles) , i used ''udm'' in code to save data during calculation and i wrote my code for parallel proccesing(the transferring data betweeon cores is considered) , but at the end of first time step fluent stops and this error occurs , i am running my model on my lap top lenovo z500 corei7 , in one forum i read this happend because cores can not find eachother , i don't know where this error come from and how to solve :

Node 0: Process 4632: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 1: Process 4996: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 2: Process 1220: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 3: Process 1340: Received signal SIGSEGV.

================================================== ============================
MPI Application rank 0 exited before MPI_Finalize() with status 2
The fl process could not be started.

According to quote #4 i installed : the version of MPI for Ansys 15.0. See C:\Program Files\ANSYS Inc\v150\commonfiles\MPI\Platform\Windows\9.1\INST ALL_Platform-MPI_README.docx
but it does not work either
HyperNova is offline   Reply With Quote

Old   September 5, 2014, 03:17
Default
  #16
New Member
 
Anthony
Join Date: Jul 2013
Posts: 15
Rep Power: 12
anthony05 is on a distinguished road
It sound's like it is unrelated to the problem I was having. I'm not to familiar with parallel UDFs. Perhaps it would be better to post this in a new thread in the Fluent UDF sub-forum.
anthony05 is offline   Reply With Quote

Old   September 5, 2014, 07:59
Default
  #17
Senior Member
 
Cees Haringa
Join Date: May 2013
Location: Delft
Posts: 607
Rep Power: 0
CeesH is on a distinguished road
Did you initialize the UDM under user-defined?
Errors like this are typically a result of wrong memory management, for example writing to a variable that has not been allocated.
Zerzura, MrZZQi and ArikGuyz like this.
CeesH is offline   Reply With Quote

Old   February 11, 2015, 12:40
Default
  #18
Senior Member
 
Join Date: May 2011
Posts: 231
Rep Power: 15
Kanarya is on a distinguished road
hi ,
I have the same problem...
Did you solve the problem?
thanks!
Kind regards,
Quote:
Originally Posted by HyperNova View Post
I wrote a udf to account for breakup and coalescence in bubble plume modelling , the macro is : ''DEFINE_EXECUTE_AT_END(Remove_and_write_to_file)' ' in udf the calculation on dpm is done and at the end i want to write data on a text file (data about position and mass of particles) , i used ''udm'' in code to save data during calculation and i wrote my code for parallel proccesing(the transferring data betweeon cores is considered) , but at the end of first time step fluent stops and this error occurs , i am running my model on my lap top lenovo z500 corei7 , in one forum i read this happend because cores can not find eachother , i don't know where this error come from and how to solve :

Node 0: Process 4632: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 1: Process 4996: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 2: Process 1220: Received signal SIGSEGV.

================================================== ============================

================================================== ============================

Node 3: Process 1340: Received signal SIGSEGV.

================================================== ============================
MPI Application rank 0 exited before MPI_Finalize() with status 2
The fl process could not be started.

According to quote #4 i installed : the version of MPI for Ansys 15.0. See C:\Program Files\ANSYS Inc\v150\commonfiles\MPI\Platform\Windows\9.1\INST ALL_Platform-MPI_README.docx
but it does not work either
Kanarya is offline   Reply With Quote

Old   February 11, 2015, 16:13
Default
  #19
Senior Member
 
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 11
HyperNova is on a distinguished road
hi, do you have udf in your modelling ?
HyperNova is offline   Reply With Quote

Old   February 11, 2015, 16:42
Default
  #20
Senior Member
 
Join Date: May 2011
Posts: 231
Rep Power: 15
Kanarya is on a distinguished road
thanks for the answer...yes I have... But I compiled it with R15 again.
Quote:
Originally Posted by HyperNova View Post
hi, do you have udf in your modelling ?
Kanarya is offline   Reply With Quote

Reply

Tags
fluent, r15.0, upgrade


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Surface Ship Flow timfranke OpenFOAM Running, Solving & CFD 322 March 3, 2021 09:04
mpirun, best parameters pablodecastillo Hardware 18 November 10, 2016 12:36
The fluent stopped and errors with "Emergency: received SIGHUP signal" yuyuxuan FLUENT 0 December 3, 2013 22:56
FLUENT received fatal signal (ACCESS_VIOLATION) osamaghani FLUENT 2 March 31, 2012 16:15
999999 (../../src/mpsystem.c@1123):mpt_read: failed:errno = 11 UDS_rambler FLUENT 2 November 22, 2011 09:46


All times are GMT -4. The time now is 14:03.