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

terminate called after throwing an instance of 'int'

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By pdp.aero

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   April 7, 2014, 07:44
Default terminate called after throwing an instance of 'int'
  #1
New Member
 
Becky
Join Date: Mar 2014
Posts: 6
Rep Power: 12
b614910 is on a distinguished road
Hi,

I have trouble running some test cases:
navierstokes/flatplate
rans/flatplate

They terminated with an error like:
Code:
Traceback (most recent call last):
  File "/home/beck394/su2/mvapich/SU2/bin/parallel_computation.py", line 111, in <module>
    main()
  File "/home/beck394/su2/mvapich/SU2/bin/parallel_computation.py", line 56, in main
    options.divide_grid  )
  File "/home/beck394/su2/mvapich/SU2/bin/parallel_computation.py", line 88, in parallel_computation
    info = SU2.run.CFD(config)
  File "/home/beck394/su2/mvapich/SU2/bin/SU2/run/interface.py", line 93, in CFD
    run_command( the_Command )
  File "/home/beck394/su2/mvapich/SU2/bin/SU2/run/interface.py", line 279, in run_command
    raise Exception , message
Exception: Path = /home/beck394/su2/TestCases/0_tutorial/navierstokes/flatplate/,
Command = mpirun -np 3 -machinefile hostfile /home/beck394/su2/mvapich/SU2/bin/SU2_CFD config_CFD.cfg
SU2 process returned error '134'
CSysSolve::modGramSchmidt: w[i+1] = NaN
CSysSolve::modGramSchmidt: w[i+1] = NaN
CSysSolve::modGramSchmidt: w[i+1] = NaN
terminate called after throwing an instance of 'int'
terminate called after throwing an instance of 'int'
terminate called after throwing an instance of 'int'
[ccteam07:mpi_rank_0][error_sighandler] Caught error: Aborted (signal 6)
[ccteam07:mpi_rank_1][error_sighandler] Caught error: Aborted (signal 6)
[ccteam07:mpi_rank_2][error_sighandler] Caught error: Aborted (signal 6)

Also the test cases:
free_surface/channel
spectral_method

They terminated with an error like:
Code:
Traceback (most recent call last):
  File "/home/beck394/su2/mvapich/SU2/bin/parallel_computation.py", line 111, in <module>
    main()
  File "/home/beck394/su2/mvapich/SU2/bin/parallel_computation.py", line 56, in main
    options.divide_grid  )
  File "/home/beck394/su2/mvapich/SU2/bin/parallel_computation.py", line 88, in parallel_computation
    info = SU2.run.CFD(config)
  File "/home/beck394/su2/mvapich/SU2/bin/SU2/run/interface.py", line 93, in CFD
    run_command( the_Command )
  File "/home/beck394/su2/mvapich/SU2/bin/SU2/run/interface.py", line 279, in run_command
    raise Exception , message
Exception: Path = /home/beck394/su2/TestCases/0_tutorial/free_surface/channel/,
Command = mpirun -np 3 -machinefile hostfile /home/beck394/su2/mvapich/SU2/bin/SU2_CFD config_CFD.cfg
SU2 process returned error '6'
CSysSolve::modGramSchmidt: dotProd(w[i+1],w[i+1]) < 0.0
CSysSolve::modGramSchmidt: dotProd(w[i+1],w[i+1]) < 0.0
CSysSolve::modGramSchmidt: dotProd(w[i+1],w[i+1]) < 0.0
terminate called after throwing an instance of 'int'
terminate called after throwing an instance of 'int'
terminate called after throwing an instance of 'int'
[ccteam08:mpi_rank_0][error_sighandler] Caught error: Aborted (signal 6)
[ccteam08:mpi_rank_1][error_sighandler] Caught error: Aborted (signal 6)
[ccteam08:mpi_rank_2][error_sighandler] Caught error: Aborted (signal 6)

I ran all the testcases with parallel_computation.py.
Some of them only crash down with specific number of process; some of them cannot be run at all.

Did I run the testcases with wrong python file?
Or there are other reasons that cause this kind of error...?


Thanks for ur help!


Becky
b614910 is offline   Reply With Quote

 


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
Problem with pow and volScalarField _Stefan_ OpenFOAM Programming & Development 15 April 14, 2019 22:20
OpenFOAM-1.5-dev svn revision 1438: libOpenFOAM does not compile in SP 4xF OpenFOAM Bugs 3 October 16, 2009 05:35
Error with Wmake skabilan OpenFOAM Installation 3 July 28, 2009 00:35
reconstructParMesh not working with an axisymetric case francesco OpenFOAM Bugs 4 May 8, 2009 05:49
Statically Compiling OpenFOAM Issues herzfeldd OpenFOAM Installation 21 January 6, 2009 09:38


All times are GMT -4. The time now is 12:57.