|
[Sponsors] |
December 9, 2013, 06:09 |
interFoam in parallel
|
#1 |
Member
Reza
Join Date: Feb 2012
Posts: 67
Rep Power: 14 |
Hi FOAMers,
I'm working on interFoam in parallel. After many time step, it crashes and the following message appear: [CODE][3] #0 Foam::error:rintStack(Foam::Ostream&)[1] #0 Foam::error:rintStack(Foam::Ostream&) at ??:? [3] #1 Foam::sigFpe::sigHandler(int) at ??:? [1] #1 Foam::sigFpe::sigHandler(int) at ??:? [1] #2 at ??:? [3] #2 in "/lib/x86_64-linux-gnu/libc.so.6" [1] #3 void Foam::MULES::limiter<Foam::geometricOneField, Foam::zeroField, Foam::zeroField>(Foam::Field<double>&, Foam::geometricOneField const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::zeroField const&, Foam::zeroField const&, double, double, int) in "/lib/x86_64-linux-gnu/libc.so.6" [3] #3 void Foam::MULES::limiter<Foam::geometricOneField, Foam::zeroField, Foam::zeroField>(Foam::Field<double>&, Foam::geometricOneField const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::zeroField const&, Foam::zeroField const&, double, double, int) at ??:? [1] #4 void Foam::MULES::limit<Foam::geometricOneField, Foam::zeroField, Foam::zeroField>(Foam::geometricOneField const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>&, Foam::zeroField const&, Foam::zeroField const&, double, double, int, bool) at ??:? [3] #4 void Foam::MULES::limit<Foam::geometricOneField, Foam::zeroField, Foam::zeroField>(Foam::geometricOneField const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>&, Foam::zeroField const&, Foam::zeroField const&, double, double, int, bool) at ??:? [1] #5 Foam::MULES::explicitSolve(Foam::GeometricField<do uble, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>&, double, double) at ??:? [3] #5 Foam::MULES::explicitSolve(Foam::GeometricField<do uble, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>&, double, double) at ??:? [3] #6 at ??:? [1] #6 [1] at ??:? [1] #7 __libc_start_main[3] at ??:? [3] #7 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" [1] #8 in "/lib/x86_64-linux-gnu/libc.so.6" [3] #8 [1] at ??:? [pcubed1:08538] *** Process received signal *** [pcubed1:08538] Signal: Floating point exception (8) [pcubed1:08538] Signal code: (-6) [pcubed1:08538] Failing at address: 0x3e90000215a [pcubed1:08538] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x36ff0) [0x7fec59217ff0] [pcubed1:08538] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7fec59217f77] [pcubed1:08538] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x36ff0) [0x7fec59217ff0] [pcubed1:08538] [ 3] /home/gooya/OpenFOAM/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so(_ZN4Foam5MULES7limiterINS_17geo metricOneFieldENS_9zeroFieldES3_EEvRNS_5FieldIdEER KT_RKNS_14GeometricFieldIdNS_12fvPatchFieldENS_7vo lMeshEEERKNSA_IdNS_13fvsPatchFieldENS_11surfaceMes hEEESK_RKT0_RKT1_ddi+0xe0f) [0x7fec5bef8e5f] [pcubed1:08538] [ 4] /home/gooya/OpenFOAM/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so(_ZN4Foam5MULES5limitINS_17geome tricOneFieldENS_9zeroFieldES3_EEvRKT_RKNS_14Geomet ricFieldIdNS_12fvPatchFieldENS_7volMeshEEERKNS7_Id NS_13fvsPatchFieldENS_11surfaceMeshEEERSF_RKT0_RKT 1_ddib+0x205) [0x7fec5bef9bf5] [pcubed1:08538] [ 5] /home/gooya/OpenFOAM/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so(_ZN4Foam5MULES13explicitSolveER NS_14GeometricFieldIdNS_12fvPatchFieldENS_7volMesh EEERKNS1_IdNS_13fvsPatchFieldENS_11surfaceMeshEEER S8_dd+0x7d) [0x7fec5bee94bd] [pcubed1:08538] [ 6] interFoam() [0x42725e] [pcubed1:08538] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fec59202de5] [pcubed1:08538] [ 8] interFoam() [0x42ae1a] [pcubed1:08538] *** End of error message *** [3] at ??:? [pcubed1:08540] *** Process received signal *** [pcubed1:08540] Signal: Floating point exception (8) [pcubed1:08540] Signal code: (-6) [pcubed1:08540] Failing at address: 0x3e90000215c [pcubed1:08540] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x36ff0) [0x7f6f9870fff0] [pcubed1:08540] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7f6f9870ff77] [pcubed1:08540] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x36ff0) [0x7f6f9870fff0] [pcubed1:08540] [ 3] /home/gooya/OpenFOAM/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so(_ZN4Foam5MULES7limiterINS_17geo metricOneFieldENS_9zeroFieldES3_EEvRNS_5FieldIdEER KT_RKNS_14GeometricFieldIdNS_12fvPatchFieldENS_7vo lMeshEEERKNSA_IdNS_13fvsPatchFieldENS_11surfaceMes hEEESK_RKT0_RKT1_ddi+0xe0f) [0x7f6f9b3f0e5f] [pcubed1:08540] [ 4] /home/gooya/OpenFOAM/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so(_ZN4Foam5MULES5limitINS_17geome tricOneFieldENS_9zeroFieldES3_EEvRKT_RKNS_14Geomet ricFieldIdNS_12fvPatchFieldENS_7volMeshEEERKNS7_Id NS_13fvsPatchFieldENS_11surfaceMeshEEERSF_RKT0_RKT 1_ddib+0x205) [0x7f6f9b3f1bf5] [pcubed1:08540] [ 5] /home/gooya/OpenFOAM/OpenFOAM-2.2.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so(_ZN4Foam5MULES13explicitSolveER NS_14GeometricFieldIdNS_12fvPatchFieldENS_7volMesh EEERKNS1_IdNS_13fvsPatchFieldENS_11surfaceMeshEEER S8_dd+0x7d) [0x7f6f9b3e14bd] [pcubed1:08540] [ 6] interFoam() [0x42725e] [pcubed1:08540] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f6f986fade5] [pcubed1:08540] [ 8] interFoam() [0x42ae1a] [pcubed1:08540] *** End of error message *** -------------------------------------------------------------------------- mpirun noticed that process rank 1 with PID 8538 on node pcubed1 exited on signal 8 (Floating point exception)./CODE] it is because mesh is not fine enough or because of solver? Thank you for your comments and help. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
interFoam parallel | idefix | OpenFOAM Pre-Processing | 7 | October 23, 2013 03:35 |
Interfoam blows on parallel run | danvica | OpenFOAM Running, Solving & CFD | 16 | December 22, 2012 03:09 |
interFoam (OF 1.7.1) in parallel ..need help | farhagim | OpenFOAM | 4 | July 26, 2012 17:42 |
InterFoam in parallel | sara | OpenFOAM Running, Solving & CFD | 3 | April 19, 2011 06:05 |