|
[Sponsors] |
June 22, 2017, 23:41 |
SU2 process was terminated by signal '11'
|
#1 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
Hi,
i am trying to run shape_optimization.py on 5.0.0, my input is : > Code:
/home/tomp/SU2/su2-5.0.0/bin/shape_optimization.py -f convoptcfg.cfg -n 0 Code:
------------------------------------------------------------------------- | ___ _ _ ___ | | / __| | | |_ ) Release 5.0.0 "Raven" | | \__ \ |_| |/ / | | |___/\___//___| Aerodynamic Shape Optimization Script | | | ------------------------------------------------------------------------- | SU2 Lead Dev.: Dr. Francisco Palacios, Francisco.D.Palacios@boeing.com| | Dr. Thomas D. Economon, economon@stanford.edu | ------------------------------------------------------------------------- | SU2 Developers: | | - Prof. Juan J. Alonso's group at Stanford University. | | - Prof. Piero Colonna's group at Delft University of Technology. | | - Prof. Nicolas R. Gauger's group at Kaiserslautern U. of Technology. | | - Prof. Alberto Guardone's group at Polytechnic University of Milan. | | - Prof. Rafael Palacios' group at Imperial College London. | ------------------------------------------------------------------------- | Copyright (C) 2012-2017 SU2, the open-source CFD code. | | | | SU2 is free software; you can redistribute it and/or | | modify it under the terms of the GNU Lesser General Public | | License as published by the Free Software Foundation; either | | version 2.1 of the License, or (at your option) any later version. | | | | SU2 is distributed in the hope that it will be useful, | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | | Lesser General Public License for more details. | | | | You should have received a copy of the GNU Lesser General Public | | License along with SU2. If not, see <http://www.gnu.org/licenses/>. | ------------------------------------------------------------------------- Found: NSconemesh-78k-FFD.su2 Found: restart_flow.dat New Project: ./ Removing old designs in 10s. Done! Sequential Least SQuares Programming (SLSQP) parameters: Number of design variables: 34 ( 34 ) Objective function scaling factor: [0.001] Maximum number of iterations: 100 Requested accuracy: 1e-09 Initial guess for the independent variable(s): [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] Lower and upper bound for each independent variable: [(-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1)] SU2 process was terminated by signal '11' any help appreciated? Tom |
|
June 26, 2017, 13:02 |
|
#2 |
Super Moderator
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 11 |
Hi Tom,
are you sure that '-n 0' is what you want (which means you want to run it with 0 cpus ) ? Tim |
|
June 26, 2017, 14:00 |
|
#3 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
Hi tim,
I was trying to run it without mpi, I have also tried with -n 1 and without the n flag altogether. I get the same fault in all cases. Thanks Tom. |
|
June 27, 2017, 04:48 |
|
#4 |
Super Moderator
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 11 |
Ok, then add the option "-q FALSE" and paste the output (only the error maybe).
|
|
June 28, 2017, 11:56 |
|
#5 |
Member
tom pratt
Join Date: Jan 2016
Posts: 55
Rep Power: 10 |
Hi Tim,
so i tried Code:
/home/tp/SU2/su2-5.0.0/bin/shape_optimization.py -f convoptcfg.cfg -q FALSE Code:
./DESIGNS/DSN_001 SU2 process was terminated by signal '11' the only files left in /DSN_001/DIRECT/ are config, mesh and restart flow dat file. thanks Tom |
|
March 1, 2018, 05:32 |
|
#6 |
New Member
Bingfei
Join Date: Nov 2015
Posts: 25
Rep Power: 11 |
I'm facing the same problem when I'm trying to run shape_optimization.py on 5.0.0 on a mesh made by myself.
Did you solve this problem Tom? @tomp1993 Does anyone know how to solve this problem? Thanks!!! |
|
Tags |
python, signal 11, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ImmersedBoundary] About the moving immersed boundary tutorial: icoDyMIbFoam+movingCylinderInChannelIco | wyldckat | OpenFOAM Community Contributions | 25 | September 14, 2021 18:15 |
Segmentation fault in SU2 V5.0 | ygd | SU2 | 2 | March 1, 2017 05:38 |
The fl process could not be started because of UDF | majid_kamyab | Fluent UDF and Scheme Programming | 6 | December 15, 2015 09:42 |
VOF Transient Error | rkanesan | OpenFOAM Running, Solving & CFD | 0 | November 13, 2014 20:38 |
Backtrace errors while running on a HPC with buoyantBoussinesqSimpleFoam | Thangam | OpenFOAM Running, Solving & CFD | 2 | July 12, 2014 00:39 |