CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Error Message "Stopped in Routine SIG_HANDLER" appears starting CFX-Solver (https://www.cfd-online.com/Forums/cfx/80174-error-message-stopped-routine-sig_handler-appears-starting-cfx-solver.html)

Leuchte September 17, 2010 07:39

Error Message "Stopped in Routine SIG_HANDLER" appears starting CFX-Solver
 
Hi,

starting my project in CFX-Solver the following Message appears in the Out-file befor starting any Iteration:

-----------------------------------------------------------------------------
+--------------------------------------------------------------------+
| |
| Partitioning |
| |
+--------------------------------------------------------------------+




+--------------------------------------------------------------------+
| |
| ANSYS CFX Partitioner 12.0.1 |
| |
| Version 2009.04.14-11.08 Tue Apr 14 11:17:07 BST 2009 |
| |
| Executable Attributes |
| |
| double-int32-64bit-novc8-noifort-novc6-optimised-supfort-noprof-nos|
| |
| Copyright 2009 ANSYS Inc. |
+--------------------------------------------------------------------+





+--------------------------------------------------------------------+
| Job Information |
+--------------------------------------------------------------------+

Run mode: partitioning run

Host computer: linuxvkabc01.rz.RWTH-Aachen.DE
Job started: Tue Sep 14 17:25:19 2010



+--------------------------------------------------------------------+
| Memory Allocated for Run (Actual usage may be less) |
+--------------------------------------------------------------------+

Data Type Kwords Words/Node Words/Elem Kbytes Bytes/Node

Real 43151.7 4.99 5.03 337123.0 39.92
Integer 397882.0 46.01 46.34 1554226.7 184.03
Character 3620.6 0.42 0.42 3535.7 0.42
Logical 78.0 0.01 0.01 304.7 0.04
Double 0.6 0.00 0.00 4.7 0.00

+--------------------------------------------------------------------+
| Mesh Statistics |
+--------------------------------------------------------------------+

Domain Name : Kalibrierkanal

Total Number of Nodes = 8648261

Total Number of Elements = 8586368
Total Number of Hexahedrons = 8586368

Total Number of Faces = 122248

+--------------------------------------------------------------------+
| Vertex Based Partitioning |
+--------------------------------------------------------------------+

Coupled partitioning of domains: Kalibrierkanal

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Signal caught: Abnormal termination |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine SIG_HANDLER: |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| The ANSYS CFX partitioner exited with return code 1. |
+--------------------------------------------------------------------+


This run of the ANSYS CFX Solver has finished.
---------------------------------------------------------------------------------

Does anybody have an idea what the problem might be, or rather what the routine SIG_HANDLER is responsible for?

Dear
Niklas

andyj September 17, 2010 09:24

Proably just a missing parameter you forgot to set on Ansys.
These two links might help:
http://research.me.udel.edu/~lwang/teaching/MEx81/ansyshelp/Hlp_IN_UNIXTR3.html
http://www.xansys.org/index.html
sighandler on Linux OS: http://linux.die.net/man/2/signal
You should confirm correct operation of your hardware with benchmarking software. I use pcwizad 2009, by cpud..its free. Look at your power supply voltages..12v..5v..3.3v..they should be within 5-10% of spec.

Also look at your cpu temperature and video card temps..these can cause errors. Add fans if neccessary.
Incorrect driver on an ethernet card can cause Linux kernal panic.

You should be running a fairly powerful computer..dual or quad core with 4 gb memory..a single core system thats overloaded can give errors. A video card with at least 512 mb.

Did you correctly set all of the parameters of Ansys correctly?
Update your Linux package dependencies if neccessary and practcal. You may be limited by your kernal version number.

Ansys was probably written in C++, and Linux in C (Unix most likely). I did not find that error code in C++ MSDN docs from 2003 msdn library.

SIG_HANDLER is most likely a Unix command. Handles timeout event. Maybe the program did not get info from a module that was not loaded, that was supposed to be loaded..or the system hung because the solver was overwhelmed by the complexity of the problem with respect to computer capabilities. See:
http://www.theaceorb.com/1.3a/doxygen/ace/classACE__Event__Handler__T.html

Looks like the program is loading about 990mb of ram for this solver. It appears to be loading a mesh also. Is your video card memory big eneough for the mesh? System memory adequate?
What are your system specs..ram..cpu..OS..video..ethernet..Linux Kernal version..any other programs running?..run antivirus recently? adaware? ..defraghard drive recently? Strange errors are seen in very demanding programs and models due to limitations of hardware usually..ie cpu speed, number of cores. memory ..ect..

I dont have Ansys, I use Elmer and OpenFoam and SciLab.

good luck!!
andy

Leuchte September 17, 2010 10:45

Hi Andy,

thank you very much for your detailed answer. I will work off your list of suggestions.

kind regards
Niklas

ghorrocks September 17, 2010 21:37

I don't think Andy is sending you down the right track though. Quite simply it crashed when it started coupled partitioning. I don't think the multi-processor stuff is set up correctly on your machine. Have you followed the setup instructions in the setup manual? Does serial simulation work? Does normal single threaded partitioning work?

Leuchte September 20, 2010 08:12

Hi ghorrocks,

i´m computing on a cluster-system, so i have no influence on the hardware-software setup. But i brought to light that currently there is a technical problem on the cluster-system at least on the Unix-Frontend. So i started my project on the Windows-Frontend, and voila the solver started.
Thank you verry much for your tipps;)

bye

Alex Garcia February 28, 2016 15:55

SIG_HANDLER problem
 
hello, I am having the same problem as mentioned but I do not find a way to solve it. I am using a cluster but this is the first time that I have this problem. can you give me hint what it is happening and how to fix it?

Partitioning of domain: Default Domain
+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Signal caught: Abnormal termination |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction. |
| Message: |
| Stopped in routine FPX: SIG_HANDLER |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------+

Red Ember July 20, 2016 03:35

Hi to all

I've faced this problem recently. The mesh was big - 30M nodes and 75M elements. The solution for me was relatively simple - involving 12 cpu cores and activating large problem option (8 cores without large problem option yielded the same error).


All times are GMT -4. The time now is 18:40.