feelpp icon indicating copy to clipboard operation
feelpp copied to clipboard

add support for spack

Open prudhomm opened this issue 3 years ago • 8 comments

work on environment with mpich as mpi implementation to help with some supercomputer mpi installation

prudhomm avatar Nov 21 '22 09:11 prudhomm

Stale issue message

github-actions[bot] avatar Nov 16 '23 23:11 github-actions[bot]

quickstart

it passes except for one test:

0% tests passed, 1 tests failed out of 1

Total Test time (real) =  10.24 sec

The following tests FAILED:
	 50 - feelpp_qs_hdg_stokes_3d-ethiersteinmann-nosc-o2-np-1 (Timeout)

Testsuite

here is the testsuite

98% tests passed, 8 tests failed out of 411

Label Time Summary:
testalg              =  16.41 sec*proc (26 tests)
testcore             =  23.53 sec*proc (60 tests)
testdiscr            = 1107.13 sec*proc (112 tests)
testevents           =   1.00 sec*proc (2 tests)
testfilters          =  29.03 sec*proc (20 tests)
testfit              =   4.78 sec*proc (4 tests)
testintegration      =  23.06 sec*proc (16 tests)
testinterpolation    =  55.34 sec*proc (25 tests)
testleaks            =  11.96 sec*proc (16 tests)
testls               =   4.27 sec*proc (5 tests)
testmaterial         =   0.26 sec*proc (2 tests)
testmath             =   0.26 sec*proc (2 tests)
testmesh             =  79.16 sec*proc (34 tests)
testmodels           =  12.19 sec*proc (2 tests)
testopt              =   1.07 sec*proc (2 tests)
testpde              =  11.26 sec*proc (4 tests)
testpoly             = 230.58 sec*proc (20 tests)
testpython           =   4.41 sec*proc (6 tests)
testts               =   7.25 sec*proc (7 tests)
testvf               = 517.39 sec*proc (44 tests)
testviewfactor       = 104.98 sec*proc (2 tests)

Total Test time (real) = 427.57 sec

The following tests did not run:
	231 - feelpp_test_hdiv-np-1 (Skipped)
	330 - feelpp_test_bdf3-np-1 (Skipped)

The following tests FAILED:
	123 - feelpp_test_remesh-np-6 (Failed)
	145 - feelpp_test_integrateQuadra-np-6 (Timeout)
	149 - feelpp_test_importergmsh-np-6 (Failed)
	284 - feelpp_test_matrixfield-np-1 (Failed)
	285 - feelpp_test_matching-np-1 (Timeout)
	310 - feelpp_test_productspaces-np-6 (Timeout)
	311 - feelpp_test_productspaces-np-1 (Timeout)
	335 - feelpp_test_ginac-np-6 (Timeout)
Errors while running CTest

prudhomm avatar Jan 08 '24 22:01 prudhomm

after rerun:

root@b50e603909a7:~/feelpp/build/release-clang-cmake/testsuite# ctest -j6  -R . --timeout 10 --rerun-failed --output-on-failure
Test project /root/feelpp/build/release-clang-cmake/testsuite
    Start 123: feelpp_test_remesh-np-6
    Start 145: feelpp_test_integrateQuadra-np-6
    Start 149: feelpp_test_importergmsh-np-6
    Start 284: feelpp_test_matrixfield-np-1
    Start 285: feelpp_test_matching-np-1
    Start 310: feelpp_test_productspaces-np-6
1/8 Test #310: feelpp_test_productspaces-np-6 .....***Failed    0.73 sec
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0108 22:06:23.551754 1537771 environment.cpp:1433] Some options (1) were not recognized.
E0108 22:06:23.551811 1537771 environment.cpp:1434] We remove them from Feel++ options management system and pass them to PETSc/SLEPc
E0108 22:06:23.551815 1537771 environment.cpp:1435] and other third party libraries
E0108 22:06:23.551817 1537771 environment.cpp:1439]   |- unrecognized option: --sub-pc-factor-mat-solver-package-type=umfpack
E0108 22:06:23.551820 1537771 environment.cpp:1449]   |- remove sub-pc-factor-mat-solver-package-type from Feel++ options management system
[ Starting Feel++ ] application test_product version 0.2 date 2024-Jan-08
 . test_product files are stored in /root/feel/testsuite/test_productspaces/np_6
 .. logfiles :/root/feel/testsuite/test_productspaces/np_6/logs
setup Feel++
setup Feel++
setup Feel++
setup Feel++
setup Feel++
setup Feel++
Running 3 test cases...
Running 3 test cases...
Running 3 test cases...
Running 3 test cases...
Running 3 test cases...
Running Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
3 test cases...
Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
[loadMesh] no file name or unrecognized extension provided
[loadMesh] automatically generating amesh from gmsh.domain.shape in format geo+msh: "hypercube".geo
Info    : Reading 'hypercube.geo'...
Info    : Done reading 'hypercube.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Line)
Info    : [ 30%] Meshing curve 2 (Line)
Info    : [ 50%] Meshing curve 3 (Line)
Info    : [ 80%] Meshing curve 4 (Line)
Info    : Done meshing 1D (Wall 0.000343205s, CPU 0.000344s)
Info    : Meshing 2D...
Info    : Meshing surface 6 (Plane, Frontal-Delaunay)
Info    : Done meshing 2D (Wall 0.00386565s, CPU 0.003865s)
Info    : 142 nodes 286 elements
Info    : Writing 'hypercube.msh'...
Info    : Done writing 'hypercube.msh'
number of spaces 2
total number of dof 1192
local number of dof 228
[5]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[5]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[5]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[5]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[5]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[5]PETSC ERROR:   Option left: name:--pc-type=gasm (no value) source: command line
[5]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[5]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[5]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[5]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[5]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[5]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[5]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[5]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[5]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[5]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
[2]PETSC ERROR: [4]PETSC ERROR: Abort(92) on node 5 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0
--------------------- Error Message --------------------------------------------------------------
[2]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[2]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[2]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[4]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[4]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[4]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[4]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[4]PETSC ERROR: [1]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[2]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[2]PETSC ERROR:   Option left: name:--pc-type=gasm (no value) source: command line
[2]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[2]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[2]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[2]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[2]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[2]PETSC ERROR: [3]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[3]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[3]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[3]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
  Option left: name:--pc-type=gasm (no value) source: command line
[4]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[4]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[4]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[4]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[4]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[4]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[4]PETSC ERROR: [1]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[1]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[1]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[1]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[1]PETSC ERROR:   Option left: name:--pc-type=gasm (no value) source: command line
[1]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[1]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[1]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[1]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[2]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[2]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[2]PETSC ERROR: [3]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[3]PETSC ERROR:   Option left: name:--pc-type=gasm (no value) source: command line
[3]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[3]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[3]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[3]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[3]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[3]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
#1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[4]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[4]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[4]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Petsc Release Version 3.20.1, Oct 31, 2023 
[1]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[1]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[1]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[1]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[2]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Abort(92) on node 2 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0
[3]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[3]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[3]PETSC ERROR: Abort(92) on node 4 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0
[0]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[1]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[1]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Abort(92) on node 1 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0
#3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[3]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Abort(92) on node 3 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0
--------------------- Error Message --------------------------------------------------------------
[0]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[0]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[0]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[0]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[0]PETSC ERROR:   Option left: name:--pc-type=gasm (no value) source: command line
[0]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[0]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[0]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[0]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[0]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[0]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[0]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[0]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[0]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Abort(92) on node 0 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 1537772 RUNNING AT b50e603909a7
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

    Start 311: feelpp_test_productspaces-np-1
2/8 Test #149: feelpp_test_importergmsh-np-6 ......***Failed    0.77 sec
[ Starting Feel++ ] application feelpp_test_importergmsh version 0.1 date 2024-Jan-08
 . feelpp_test_importergmsh files are stored in /root/feel/testsuite/test_importergmsh/np_6
 .. logfiles :/root/feel/testsuite/test_importergmsh/np_6/logs
setup Feel++
Running 18 test cases...
setup Feel++Entering test module "mesh filter testsuite"

/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(87): Entering test suite "gmshsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<1>>"
Running 18 test cases...
Entering test module "mesh filter testsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(87): Entering test suite "gmshsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<1>>"
setup Feel++
setup Feel++
setup Feel++
setup Feel++
Running 18 test cases...
Running 18 test cases...
Running 18 test cases...
Running 18 test cases...
Entering test module "mesh filter testsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(87): Entering test suite "gmshsuite"
Entering test module "mesh filter testsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(87): Entering test suite "gmshsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<1>>"
Entering test module "mesh filter testsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(87): Entering test suite "gmshsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<1>>"
Entering test module "mesh filter testsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(87): Entering test suite "gmshsuite"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<1>>"
Checking meshes for shape : simplex using convex Simplex in 1D...
Checking meshes for shape : simplex using convex Simplex in 1D...
Checking meshes for shape : simplex using convex Simplex in 1D...
Checking meshes for shape : simplex using convex Simplex in 1D...
Checking meshes for shape : simplex using convex Simplex in 1D...
Checking meshes for shape : simplex using convex Simplex in 1D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<1>>"; testing time: 28937us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<1>>"; testing time: 6058us
(93): Entering test case "gmshsimplex<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<1>>"; testing time: 6046us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<1>>"; testing time: 6071us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<1>>"; testing time: 6071us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<1>>"; testing time: 29204us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<2>>"
(93): Entering test case "gmshsimplex<mpl___int_<2>>"
Checking meshes for shape : simplex using convex Simplex in 2D...
Checking meshes for shape : simplex using convex Simplex in 2D...
Checking meshes for shape : simplex using convex Simplex in 2D...
Checking meshes for shape : simplex using convex Simplex in 2D...
Checking meshes for shape : simplex using convex Simplex in 2D...
Checking meshes for shape : simplex using convex Simplex in 2D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<2>>"; testing time: 7006us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<2>>"; testing time: 7001us/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<2>>"; testing time: 6992us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<2>>"; testing time: 6993us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<2>>"; testing time: 6993us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<2>>"; testing time: 6993us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<3>>"

/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Entering test case "gmshsimplex<mpl___int_<3>>"
Checking meshes for shape : simplex using convex Simplex in 3D...
Checking meshes for shape : simplex using convex Simplex in 3D...
Checking meshes for shape : simplex using convex Simplex in 3D...
Checking meshes for shape : simplex using convex Simplex in 3D...
Checking meshes for shape : simplex using convex Simplex in 3D...
Checking meshes for shape : simplex using convex Simplex in 3D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<3>>"; testing time: 8240us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<3>>"; testing time: 8243us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<3>>"; testing time: 8238us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<3>>"; testing time: 8250us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<3>>"; testing time: 8270us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(93): Leaving test case "gmshsimplex<mpl___int_<3>>"; testing time: 8249us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<1>>"
Checking meshes for shape : hypercube using convex Simplex in 1D...
Checking meshes for shape : hypercube using convex Simplex in 1D...
Checking meshes for shape : hypercube using convex Simplex in 1D...
Checking meshes for shape : hypercube using convex Simplex in 1D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(Checking meshes for shape : hypercube using convex Simplex in 1D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<1>>"Checking meshes for shape : hypercube using convex Simplex in 1D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<1>>"; testing time: 4421us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<2>>"/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<1>>"; testing time: 4436us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<1>>"; testing time: 4415us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<1>>"; testing time: 4409us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<2>>"
97): Leaving test case "gmshhypercube_simplex<mpl___int_<1>>"; testing time: 4389us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<2>>"
; testing time: 4409us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<2>>"

Checking meshes for shape : hypercube using convex Simplex in 2D...
Checking meshes for shape : hypercube using convex Simplex in 2D...
Checking meshes for shape : hypercube using convex Simplex in 2D...
Checking meshes for shape : hypercube using convex Simplex in 2D...
Checking meshes for shape : hypercube using convex Simplex in 2D...
Checking meshes for shape : hypercube using convex Simplex in 2D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<2>>"/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<2>>"; testing time: 6190us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<2>>"; testing time: 6193us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): /root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<2>>"; testing time: 6193us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<2>>"; testing time: 6194us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<2>>"; testing time: 6193us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<3>>"
; testing time: 6189us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Entering test case "gmshhypercube_simplex<mpl___int_<3>>"
): Entering test case "gmshhypercube_simplex<mpl___int_<3>>"
Entering test case "gmshhypercube_simplex<mpl___int_<3>>"
Checking meshes for shape : hypercube using convex Simplex in 3D...
Checking meshes for shape : hypercube using convex Simplex in 3D...
Checking meshes for shape : hypercube using convex Simplex in 3D...
Checking meshes for shape : hypercube using convex Simplex in 3D...
Checking meshes for shape : hypercube using convex Simplex in 3D...
Checking meshes for shape : hypercube using convex Simplex in 3D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<3>>"; testing time: 10137us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<3>>"; testing time: 10152us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<3>>"; testing time: 10140us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<3>>"; testing time: 10145us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<1>>"
): Entering test case "gmshhypercube_hypercube<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<3>>"; testing time: 10174us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(97): Leaving test case "gmshhypercube_simplex<mpl___int_<3>>"; testing time: 10175us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<1>>"
Checking meshes for shape : hypercube using convex Hypercube in 1D...
Checking meshes for shape : hypercube using convex Hypercube in 1D...
Checking meshes for shape : hypercube using convex Hypercube in 1D...
Checking meshes for shape : hypercube using convex Hypercube in 1D...
Checking meshes for shape : hypercube using convex Hypercube in 1D...
Checking meshes for shape : hypercube using convex Hypercube in 1D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<1>>"; testing time: 7379us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<2>>/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<1>>"; testing time: 7372us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<1>>"; testing time: 7342us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<1>>"; testing time: 7374us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<1>>"; testing time: 7344us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<1>>"; testing time: 7374us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<2>>"
"
Checking meshes for shape : hypercube using convex Hypercube in 2D...
Checking meshes for shape : hypercube using convex Hypercube in 2D...
Checking meshes for shape : hypercube using convex Hypercube in 2D...
Checking meshes for shape : hypercube using convex Hypercube in 2D...
Checking meshes for shape : hypercube using convex Hypercube in 2D...
Checking meshes for shape : hypercube using convex Hypercube in 2D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<2>>"; testing time: 6034us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<2>>"; testing time: 6042us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<2>>"; testing time: 6044us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<2>>"; testing time: 6041us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<2>>"; testing time: 6041us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<3>>"
): Leaving test case "gmshhypercube_hypercube<mpl___int_<2>>"; testing time: 6041us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<3>>"
): Entering test case "gmshhypercube_hypercube<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Entering test case "gmshhypercube_hypercube<mpl___int_<3>>"
Checking meshes for shape : hypercube using convex Hypercube in 3D...
Checking meshes for shape : hypercube using convex Hypercube in 3D...
Checking meshes for shape : hypercube using convex Hypercube in 3D...
Checking meshes for shape : hypercube using convex Hypercube in 3D...
Checking meshes for shape : hypercube using convex Hypercube in 3D...
Checking meshes for shape : hypercube using convex Hypercube in 3D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<3>>"; testing time: 8513us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<3>>"; testing time: 8537us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<3>>"; testing time: 8542us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<3>>"; testing time: 8542us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<3>>"; testing time: 8557us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<1>>"/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(101): Leaving test case "gmshhypercube_hypercube<mpl___int_<3>>"; testing time: 8546us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<1>>"
105): Entering test case "gmshellipsoid<mpl___int_<1>>"
gmshellipsoid<mpl___int_<1>>"

Checking meshes for shape : ellipsoid using convex Simplex in 1D...
Checking meshes for shape : ellipsoid using convex Simplex in 1D...
Checking meshes for shape : ellipsoid using convex Simplex in 1D...
Checking meshes for shape : ellipsoid using convex Simplex in 1D...
Checking meshes for shape : ellipsoid using convex Simplex in 1D...
Checking meshes for shape : ellipsoid using convex Simplex in 1D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<1>>"; testing time: /root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<1>>"; testing time: 3954us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<1>>"; testing time: 3951us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<1>>"; testing time: 3951us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<1>>"; testing time: 4002us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test ): Leaving test case "gmshellipsoid<mpl___int_<1>>"; testing time: 3955us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<2>>"
3954us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<2>>"
): Entering test case "gmshellipsoid<mpl___int_<2>>"
case "gmshellipsoid<mpl___int_<2>>"
Checking meshes for shape : ellipsoid using convex Simplex in 2D...
Checking meshes for shape : ellipsoid using convex Simplex in 2D...
Checking meshes for shape : ellipsoid using convex Simplex in 2D...
Checking meshes for shape : ellipsoid using convex Simplex in 2D...
Checking meshes for shape : ellipsoid using convex Simplex in 2D...
Checking meshes for shape : ellipsoid using convex Simplex in 2D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<2>>"; testing time: 5948us/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<2>>"; testing time: /root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<2>>"; testing time: 5951us/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<2>>"; testing time: 5954us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<2>>"; testing time: 5953us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<2>>"; testing time: 5951us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<3>>"

/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<3>>"
5949us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<3>>"

/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<3>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Entering test case "gmshellipsoid<mpl___int_<3>>"
Checking meshes for shape : ellipsoid using convex Simplex in 3D...
Checking meshes for shape : ellipsoid using convex Simplex in 3D...
Checking meshes for shape : ellipsoid using convex Simplex in 3D...
Checking meshes for shape : ellipsoid using convex Simplex in 3D...
Checking meshes for shape : ellipsoid using convex Simplex in 3D...
Checking meshes for shape : ellipsoid using convex Simplex in 3D...
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<3>>"; testing time: 7903us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<3>>"; testing time: 7894us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): /root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<3>>"; testing time: 7896us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Entering test case "gmshgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<3>>"; testing time: 7893us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Entering test case "gmshgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<3>>"; testing time: 7896us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Entering test case "gmshgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Entering test case "gmshgeo"
Entering test case "gmshgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(105): Leaving test case "gmshellipsoid<mpl___int_<3>>"; testing time: 7921us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Entering test case "gmshgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Leaving test case "gmshgeo"; testing time: 15301us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Leaving test case "gmshgeo"; testing time: 15296us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Entering test case "gmshpartgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Leaving test case "gmshgeo"; testing time: 15305us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Entering test case "gmshpartgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Leaving test case "gmshgeo"; testing time: 15297us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Entering test case "gmshpartgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Leaving test case "gmshgeo"; testing time: 15304us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Entering test case "gmshpartgeo"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(110): Leaving test case "gmshgeo"; testing time: (132): Entering test case "gmshpartgeo"
15376us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Entering test case "gmshpartgeo"
Test case gmshsuite/gmshpartgeo did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132Test case gmshsuite/gmshpartgeo did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Leaving test case "gmshpartgeo"; testing time: 13266us
Test case gmshsuite/gmshpartgeo did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Leaving test case "gmshpartgeo"; testing time: 13269us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<1>>): Leaving test case "gmshpartgeo"; testing time: 13266us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<1>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<1>>"
Test case gmshsuite/gmshpartgeo did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Leaving test case "gmshpartgeo"; testing time: 13274us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<1>>"
"
Test case gmshsuite/gmshimportexport<mpl___int_<1>> did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Leaving test case "gmshimportexport<mpl___int_<1>>"; testing time: 118Test case gmshsuite/gmshimportexport<mpl___int_<1>> did not check any assertions
Test case gmshsuite/gmshimportexport<mpl___int_<1>> did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Leaving test us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<2>>"
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Leaving test case "gmshimportexport<mpl___int_<1>>"; testing time: 128us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<2>>Test case gmshsuite/gmshimportexport<mpl___int_<1>> did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Leaving test case "gmshimportexport<mpl___int_<1>>"; testing time: 140us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<2>>"
case "gmshimportexport<mpl___int_<1>>"; testing time: 124us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<2>>"
"
[gmshimportexport] for dimension 2

Test case gmshsuite/gmshpartgeo did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Leaving test case "gmshpartgeo"; testing time: 13539us
[gmshimportexport] for dimension 2

Test case gmshsuite/gmshpartgeo did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<1>>"
[gmshimportexport] for dimension 2

/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(132): Leaving test case "gmshpartgeo"; testing time: 13510us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<1>>"
[gmshimportexport] for dimension 2

Test case gmshsuite/gmshimportexport<mpl___int_<1>> did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Leaving test case "gmshimportexport<mpl___int_<1>>"; testing time: 96us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<2>>"
Test case gmshsuite/gmshimportexport<mpl___int_<1>> did not check any assertions
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Leaving test case "gmshimportexport<mpl___int_<1>>"; testing time: 132us
/root/feelpp/testsuite/feelfilters/test_importergmsh.cpp(217): Entering test case "gmshimportexport<mpl___int_<2>>"
[gmshimportexport] for dimension 2

[gmshimportexport] for dimension 2

Assertion failed in file src/mpi/datatype/typerep/src/typerep_yaksa_pack.c at line 314: element_size < 0 || *actual_unpack_bytes % element_size == 0
Assertion failed in file src/mpi/datatype/typerep/src/typerep_yaksa_pack.c at line 314: element_size < 0 || *actual_unpack_bytes % element_size == 0
Assertion failed in file src/mpi/datatype/typerep/src/typerep_yaksa_pack.c at line 314: element_size < 0 || *actual_unpack_bytes % element_size == 0
Assertion failed in file src/mpi/datatype/typerep/src/typerep_yaksa_pack.c at line 314: element_size < 0 || *actual_unpack_bytes % element_size == 0
Assertion failed in file src/mpi/datatype/typerep/src/typerep_yaksa_pack.c at line 314: element_size < 0 || *actual_unpack_bytes % element_size == 0
Assertion failed in file src/mpi/datatype/typerep/src/typerep_yaksa_pack.c at line 314: element_size < 0 || *actual_unpack_bytes % element_size == 0
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4a862c) [0x7f382054462c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3d2a08) [0x7f382046ea08]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3621b5) [0x7f38203fe1b5]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4299bf) [0x7f38204c59bf]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x430885) [0x7f38204cc885]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3a898c) [0x7f382044498c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3aaf89) [0x7f3820446f89]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3ac97a) [0x7f382044897a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acb3d) [0x7f3820448b3d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acbfe) [0x7f3820448bfe]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(PMPI_Test+0x17a) [0x7f3820214e6a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_mpi.so.1.83.0(_ZN5boost3mpi7request15trivial_handler4testEv+0x44) [0x7f382088d1d4]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(_ZN5boost3mpi8wait_allIPNS0_7requestEEEvT_S4_+0x165) [0x5571bb41e0b5]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x17c0dd) [0x5571bb41b0dd]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x1624c0) [0x5571bb4014c0]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0xd1f78) [0x5571bb370f78]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x40582a) [0x5571bb6a482a]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f9294) [0x5571bb698294]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6c97) [0x5571bb695c97]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6038) [0x5571bb695038]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x35f61) [0x7f38208cef61]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor13catch_signalsERKNS_8functionIFivEEE+0x15d) [0x7f38208cd56d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor7executeERKNS_8functionIFivEEE+0x58) [0x7f38208cd5e8]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor8vexecuteERKNS_8functionIFvvEEE+0x3a) [0x7f38208cd6aa]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test19unit_test_monitor_t21execute_and_translateERKNS_8functionIFvvEEEm+0x2e3) [0x7f3820900293]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x39f9e) [0x7f38208d2f9e]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4a862c) [0x7fb83e85b62c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3d2a08) [0x7fb83e785a08]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3621b5) [0x7fb83e7151b5]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4299bf) [0x7fb83e7dc9bf]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x430885) [0x7fb83e7e3885]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3a898c) [0x7fb83e75b98c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3aaf89) [0x7fb83e75df89]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3ac97a) [0x7fb83e75f97a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acb3d) [0x7fb83e75fb3d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acbfe) [0x7fb83e75fbfe]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(PMPI_Test+0x17a) [0x7fb83e52be6a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_mpi.so.1.83.0(_ZN5boost3mpi7request15trivial_handler4testEv+0x44) [0x7fb83eba41d4]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(_ZN5boost3mpi8wait_allIPNS0_7requestEEEvT_S4_+0x165) [0x556dbc2240b5]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x17c0dd) [0x556dbc2210dd]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x1624c0) [0x556dbc2074c0]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0xd1f78) [0x556dbc176f78]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x40582a) [0x556dbc4aa82a]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f9294) [0x556dbc49e294]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6c97) [0x556dbc49bc97]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6038) [0x556dbc49b038]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x35f61) [0x7fb83ebe5f61]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor13catch_signalsERKNS_8functionIFivEEE+0x15d) [0x7fb83ebe456d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor7executeERKNS_8functionIFivEEE+0x58) [0x7fb83ebe45e8]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor8vexecuteERKNS_8functionIFvvEEE+0x3a) [0x7fb83ebe46aa]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test19unit_test_monitor_t21execute_and_translateERKNS_8functionIFvvEEEm+0x2e3) [0x7fb83ec17293]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x39f9e) [0x7fb83ebe9f9e]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4a862c) [0x7fe41b3bf62c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3d2a08) [0x7fe41b2e9a08]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3621b5) [0x7fe41b2791b5]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4299bf) [0x7fe41b3409bf]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x430885) [0x7fe41b347885]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3a898c) [0x7fe41b2bf98c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3aaf89) [0x7fe41b2c1f89]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3ac97a) [0x7fe41b2c397a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acb3d) [0x7fe41b2c3b3d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acbfe) [0x7fe41b2c3bfe]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(PMPI_Test+0x17a) [0x7fe41b08fe6a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_mpi.so.1.83.0(_ZN5boost3mpi7request15trivial_handler4testEv+0x44) [0x7fe41b7081d4]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(_ZN5boost3mpi8wait_allIPNS0_7requestEEEvT_S4_+0x165) [0x562f2f65b0b5]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x17c0dd) [0x562f2f6580dd]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x1624c0) [0x562f2f63e4c0]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0xd1f78) [0x562f2f5adf78]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x40582a) [0x562f2f8e182a]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f9294) [0x562f2f8d5294]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6c97) [0x562f2f8d2c97]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6038) [0x562f2f8d2038]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x35f61) [0x7fe41b749f61]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor13catch_signalsERKNS_8functionIFivEEE+0x15d) [0x7fe41b74856d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor7executeERKNS_8functionIFivEEE+0x58) [0x7fe41b7485e8]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor8vexecuteERKNS_8functionIFvvEEE+0x3a) [0x7fe41b7486aa]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test19unit_test_monitor_t21execute_and_translateERKNS_8functionIFvvEEEm+0x2e3) [0x7fe41b77b293]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x39f9e) [0x7fe41b74df9e]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7fe41b74e33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7f38208d333b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7f38208d333b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test9framework3runEmb+0x803) [0x7f38208d8be3]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc+0x13a5) [0x7f38208fdc65]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f381cd4bd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f381cd4be40]
Abort(1) on node 5: Internal error
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4a862c) [0x7f942a36d62c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3d2a08) [0x7f942a297a08]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3621b5) [0x7f942a2271b5]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4299bf) [0x7f942a2ee9bf]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x430885) [0x7f942a2f5885]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3a898c) [0x7f942a26d98c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3aaf89) [0x7f942a26ff89]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3ac97a) [0x7f942a27197a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acb3d) [0x7f942a271b3d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acbfe) [0x7f942a271bfe]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(PMPI_Test+0x17a) [0x7f942a03de6a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_mpi.so.1.83.0(_ZN5boost3mpi7request15trivial_handler4testEv+0x44) [0x7f942a6b61d4]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(_ZN5boost3mpi8wait_allIPNS0_7requestEEEvT_S4_+0x165) [0x555d83c8f0b5]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x17c0dd) [0x555d83c8c0dd]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x1624c0) [0x555d83c724c0]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0xd1f78) [0x555d83be1f78]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x40582a) [0x555d83f1582a]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f9294) [0x555d83f09294]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6c97) [0x555d83f06c97]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6038) [0x555d83f06038]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x35f61) [0x7f942a6f7f61]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor13catch_signalsERKNS_8functionIFivEEE+0x15d) [0x7f942a6f656d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor7executeERKNS_8functionIFivEEE+0x58) [0x7f942a6f65e8]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor8vexecuteERKNS_8functionIFvvEEE+0x3a) [0x7f942a6f66aa]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test19unit_test_monitor_t21execute_and_translateERKNS_8functionIFvvEEEm+0x2e3) [0x7f942a729293]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x39f9e) [0x7f942a6fbf9e]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7f942a6fc33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7fb83ebea33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7fb83ebea33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test9framework3runEmb+0x803) [0x7fb83ebefbe3]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc+0x13a5) [0x7fb83ec14c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fb83b062d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fb83b062e40]
Abort(1) on node 1: Internal error
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7fe41b74e33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test9framework3runEmb+0x803) [0x7fe41b753be3]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc+0x13a5) [0x7fe41b778c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fe417bc6d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fe417bc6e40]
Abort(1) on node 2: Internal error
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4a862c) [0x7febbfabb62c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3d2a08) [0x7febbf9e5a08]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3621b5) [0x7febbf9751b5]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4299bf) [0x7febbfa3c9bf]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x430885) [0x7febbfa43885]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3a898c) [0x7febbf9bb98c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3aaf89) [0x7febbf9bdf89]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3ac97a) [0x7febbf9bf97a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acb3d) [0x7febbf9bfb3d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acbfe) [0x7febbf9bfbfe]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(PMPI_Test+0x17a) [0x7febbf78be6a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_mpi.so.1.83.0(_ZN5boost3mpi7request15trivial_handler4testEv+0x44) [0x7febbfe041d4]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(_ZN5boost3mpi8wait_allIPNS0_7requestEEEvT_S4_+0x165) [0x55c12233e0b5]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x17c0dd) [0x55c12233b0dd]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x1624c0) [0x55c1223214c0]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0xd1f78) [0x55c122290f78]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x40582a) [0x55c1225c482a]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f9294) [0x55c1225b8294]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6c97) [0x55c1225b5c97]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6038) [0x55c1225b5038]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x35f61) [0x7febbfe45f61]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor13catch_signalsERKNS_8functionIFivEEE+0x15d) [0x7febbfe4456d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor7executeERKNS_8functionIFivEEE+0x58) [0x7febbfe445e8]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor8vexecuteERKNS_8functionIFvvEEE+0x3a) [0x7febbfe446aa]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test19unit_test_monitor_t21execute_and_translateERKNS_8functionIFvvEEEm+0x2e3) [0x7febbfe77293]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x39f9e) [0x7febbfe49f9e]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7febbfe4a33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7febbfe4a33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test9framework3runEmb+0x803) [0x7febbfe4fbe3]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc+0x13a5) [0x7febbfe74c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7febbc2c2d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7febbc2c2e40]
Abort(1) on node 3: Internal error
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4a862c) [0x7f21a7a1b62c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3d2a08) [0x7f21a7945a08]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3621b5) [0x7f21a78d51b5]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x4299bf) [0x7f21a799c9bf]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x430885) [0x7f21a79a3885]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3a898c) [0x7f21a791b98c]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3aaf89) [0x7f21a791df89]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3ac97a) [0x7f21a791f97a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acb3d) [0x7f21a791fb3d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(+0x3acbfe) [0x7f21a791fbfe]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/lib/libmpi.so.12(PMPI_Test+0x17a) [0x7f21a76ebe6a]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_mpi.so.1.83.0(_ZN5boost3mpi7request15trivial_handler4testEv+0x44) [0x7f21a7d641d4]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(_ZN5boost3mpi8wait_allIPNS0_7requestEEEvT_S4_+0x165) [0x557756a610b5]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x17c0dd) [0x557756a5e0dd]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x1624c0) [0x557756a444c0]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0xd1f78) [0x5577569b3f78]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x40582a) [0x557756ce782a]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f9294) [0x557756cdb294]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6c97) [0x557756cd8c97]
/root/feelpp/build/release-clang-cmake/testsuite/feelfilters/feelpp_test_importergmsh(+0x3f6038) [0x557756cd8038]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x35f61) [0x7f21a7da5f61]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor13catch_signalsERKNS_8functionIFivEEE+0x15d) [0x7f21a7da456d]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor7executeERKNS_8functionIFivEEE+0x58) [0x7f21a7da45e8]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost17execution_monitor8vexecuteERKNS_8functionIFvvEEE+0x3a) [0x7f21a7da46aa]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test19unit_test_monitor_t21execute_and_translateERKNS_8functionIFvvEEEm+0x2e3) [0x7f21a7dd7293]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x39f9e) [0x7f21a7da9f9e]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7f21a7daa33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7f21a7daa33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test9framework3runEmb+0x803) [0x7f21a7dafbe3]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc+0x13a5) [0x7f21a7dd4c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f21a4222d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f21a4222e40]
Abort(1) on node 4: Internal error
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(+0x3a33b) [0x7f942a6fc33b]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test9framework3runEmb+0x803) [0x7f942a701be3]
/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/boost-1.83.0-cxkqdo5hc33xgkhqgrnpfpjsdmbu77ek/lib/libboost_unit_test_framework.so.1.83.0(_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc+0x13a5) [0x7f942a726c65]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9426b74d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9426b74e40]
Abort(1) on node 0: Internal error

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 1537765 RUNNING AT b50e603909a7
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

    Start 335: feelpp_test_ginac-np-6
3/8 Test #145: feelpp_test_integrateQuadra-np-6 ...   Passed    0.94 sec
4/8 Test #335: feelpp_test_ginac-np-6 .............   Passed    0.77 sec
5/8 Test #284: feelpp_test_matrixfield-np-1 .......***Failed    3.49 sec
[ Starting Feel++ ] application Test_Matrixfield version 0.1 date 2024-Jan-08
[feelpp] create Feel++ results directory: /root/feel/testsuite/test_matrixfield/np_1

[feelpp] create Feel++ logs directory: /root/feel/testsuite/test_matrixfield/np_1/logs

 . Test_Matrixfield files are stored in /root/feel/testsuite/test_matrixfield/np_1
 .. logfiles :/root/feel/testsuite/test_matrixfield/np_1/logs
setup Feel++
Running 2 test cases...
Entering test module "test_matrixfield"
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(88): Entering test suite "interp_matrixfield"
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(91): Entering test case "interp_matrixfield<mpl___int_<2>>"
Info    : Reading 'domain.geo'...
Info    : Done reading 'domain.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Line)
Info    : [ 30%] Meshing curve 2 (Line)
Info    : [ 50%] Meshing curve 3 (Line)
Info    : [ 80%] Meshing curve 4 (Line)
Info    : Done meshing 1D (Wall 0.000387928s, CPU 0.00039s)
Info    : Meshing 2D...
Info    : Meshing surface 1 (Plane, Frontal-Delaunay)
Info    : Done meshing 2D (Wall 0.0131763s, CPU 0.013175s)
Info    : 535 nodes 1072 elements
Info    : Writing 'domain.msh'...
Info    : Done writing 'domain.msh'
i0 = 4 4
4 4
i0_res = 4 4
4 4
i0 =  4  8
12 16
i0_res =  4  8
12 16
l2error = 0
l2error trans = 0
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(155): error: in "interp_matrixfield/interp_matrixfield<mpl___int_<2>>": difference{1.06581e-15} between int_u{20.000000000000025} and int_exp{20.000000000000004} exceeds 1e-13%
l2error = 1.3259615114282193e-16
l2error trans = 1.3259615114282193e-16
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(91): Leaving test case "interp_matrixfield<mpl___int_<2>>"; testing time: 89809us
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(91): Entering test case "interp_matrixfield<mpl___int_<3>>"
Info    : Reading 'domain.geo'...
Info    : Done reading 'domain.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Line)
Info    : [ 10%] Meshing curve 2 (Line)
Info    : [ 20%] Meshing curve 3 (Line)
Info    : [ 30%] Meshing curve 4 (Line)
Info    : [ 40%] Meshing curve 5 (Line)
Info    : [ 50%] Meshing curve 6 (Line)
Info    : [ 50%] Meshing curve 7 (Line)
Info    : [ 60%] Meshing curve 8 (Line)
Info    : [ 70%] Meshing curve 9 (Line)
Info    : [ 80%] Meshing curve 10 (Line)
Info    : [ 90%] Meshing curve 11 (Line)
Info    : [100%] Meshing curve 12 (Line)
Info    : Done meshing 1D (Wall 0.000941269s, CPU 0.000942s)
Info    : Meshing 2D...
Info    : [  0%] Meshing surface 1 (Plane, Frontal-Delaunay)
Info    : [ 20%] Meshing surface 2 (Plane, Frontal-Delaunay)
Info    : [ 40%] Meshing surface 3 (Plane, Frontal-Delaunay)
Info    : [ 50%] Meshing surface 4 (Plane, Frontal-Delaunay)
Info    : [ 70%] Meshing surface 5 (Plane, Frontal-Delaunay)
Info    : [ 90%] Meshing surface 6 (Plane, Frontal-Delaunay)
Info    : Done meshing 2D (Wall 0.0318106s, CPU 0.031809s)
Info    : Meshing 3D...
Info    : 3D Meshing 1 volume with 1 connected component
Info    : Tetrahedrizing 1218 nodes...
Info    : Done tetrahedrizing 1226 nodes (Wall 0.0148836s, CPU 0.014883s)
Info    : Reconstructing mesh...
Info    :  - Creating surface mesh
Info    :  - Identifying boundary edges
Info    :  - Recovering boundary
Info    : Done reconstructing mesh (Wall 0.030347s, CPU 0.030346s)
Info    : Found volume 1
Info    : It. 0 - 0 nodes created - worst tet radius 5.01972 (nodes removed 0 0)
Info    : It. 500 - 500 nodes created - worst tet radius 1.20863 (nodes removed 0 0)
Info    : 3D refinement terminated (2154 nodes total):
Info    :  - 0 Delaunay cavities modified for star shapeness
Info    :  - 0 nodes could not be inserted
Info    :  - 9453 tetrahedra created in 0.0402352 sec. (234943 tets/s)
Info    : Done meshing 3D (Wall 0.110104s, CPU 0.0986s)
Info    : Optimizing mesh...
Info    : Optimizing volume 1
Info    : Optimization starts (volume = 2) with worst = 0.00996212 / average = 0.777088:
Info    : 0.00 < quality < 0.10 :        13 elements
Info    : 0.10 < quality < 0.20 :        62 elements
Info    : 0.20 < quality < 0.30 :        93 elements
Info    : 0.30 < quality < 0.40 :       150 elements
Info    : 0.40 < quality < 0.50 :       220 elements
Info    : 0.50 < quality < 0.60 :       387 elements
Info    : 0.60 < quality < 0.70 :      1202 elements
Info    : 0.70 < quality < 0.80 :      2302 elements
Info    : 0.80 < quality < 0.90 :      3380 elements
Info    : 0.90 < quality < 1.00 :      1638 elements
Info    : 168 edge swaps, 4 node relocations (volume = 2): worst = 0.301357 / average = 0.788354 (Wall 0.00306919s, CPU 0.003068s)
Info    : No ill-shaped tets in the mesh :-)
Info    : 0.00 < quality < 0.10 :         0 elements
Info    : 0.10 < quality < 0.20 :         0 elements
Info    : 0.20 < quality < 0.30 :         0 elements
Info    : 0.30 < quality < 0.40 :       151 elements
Info    : 0.40 < quality < 0.50 :       208 elements
Info    : 0.50 < quality < 0.60 :       387 elements
Info    : 0.60 < quality < 0.70 :      1195 elements
Info    : 0.70 < quality < 0.80 :      2286 elements
Info    : 0.80 < quality < 0.90 :      3437 elements
Info    : 0.90 < quality < 1.00 :      1631 elements
Info    : Done optimizing mesh (Wall 0.0107725s, CPU 0.010773s)
Info    : 2154 nodes 11901 elements
Info    : Writing 'domain.msh'...
Info    : Done writing 'domain.msh'
i0 = 2 2 2
2 2 2
2 2 2
i0_res = 2 2 2
2 2 2
2 2 2
i0 = 0.666667        1      0.5
       1  2.66667        1
     0.5        1 0.666667
i0_res = 0.666667        1      0.5
       1  2.66667        1
     0.5        1 0.666667
l2error = 0
l2error trans = 0
l2error = 4.8475902009957337e-16
l2error trans = 4.8475902009957337e-16
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(91): Leaving test case "interp_matrixfield<mpl___int_<3>>"; testing time: 2806063us
/root/feelpp/testsuite/feeldiscr/test_matrixfield.cpp(88): Leaving test suite "interp_matrixfield"; testing time: 2895971us
Leaving test module "test_matrixfield"; testing time: 2896050us

*** 1 failure is detected in the test module "test_matrixfield"
teardown Feel++
+----------------------------------------------------------------------------------+
|                                 Test_Matrixfield                                 |
+----------------------------------------------------------------------------------+
| +-------------+----------------------------------------------------------------+ |
| | logs        | /root/feel/testsuite/test_matrixfield/np_1/logs                | |
| +-------------+----------------------------------------------------------------+ |
| | journal     | /root/feel/testsuite/test_matrixfield/np_1/journal.json        | |
| +-------------+----------------------------------------------------------------+ |
| | directories | +------------------------------------------------------------+ | |
| |             | | /root/feel/testsuite/test_matrixfield/np_1                 | | |
| |             | +------------------------------------------------------------+ | |
| |             | | /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr | | |
| |             | +------------------------------------------------------------+ | |
| +-------------+----------------------------------------------------------------+ |
+----------------------------------------------------------------------------------+

[ Stopping Feel++ ] application Test_Matrixfield execution time 3.15382s
Removing all files (--rm)  in /root/feel/testsuite/test_matrixfield/np_1...
[WARNING] yaksa: 9 leaked handle pool objects

6/8 Test #123: feelpp_test_remesh-np-6 ............   Passed   17.23 sec

7/8 Test #285: feelpp_test_matching-np-1 ..........***Timeout 300.09 sec
[ Starting Feel++ ] application test_matching version 0.111.0-preview.90 date 2024-Jan-08
 . test_matching files are stored in /root/feel/testsuite/test_matching/np_1
 .. logfiles :/root/feel/testsuite/test_matching/np_1/logs
setup Feel++
Running 1 test case...
Entering test module "test_matching"
/root/feelpp/testsuite/feeldiscr/test_matching.cpp(109): Entering test suite "matching"
/root/feelpp/testsuite/feeldiscr/test_matching.cpp(114): Entering test case "matching"
 . test_matching files are stored in /root/feel/testsuite/feeldiscr/test_matching/h_0.1/np_1
 .. logfiles :/root/feel/testsuite/feeldiscr/test_matching/h_0.1/np_1/logs
Xh->nDof() : 11
[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[0]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[0]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[0]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[0]PETSC ERROR:   Option left: name:--directory=testsuite/test_matching (no value) source: command line
[0]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[0]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[0]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_matching on a  named b50e603909a7 by  Mon Jan  8 22:06:23 2024
[0]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[0]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[0]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[0]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[0]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Abort(92) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 92) - process 0

8/8 Test #311: feelpp_test_productspaces-np-1 .....***Timeout 300.01 sec
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0108 22:06:24.216931 1537829 environment.cpp:1433] Some options (1) were not recognized.
E0108 22:06:24.216985 1537829 environment.cpp:1434] We remove them from Feel++ options management system and pass them to PETSc/SLEPc
E0108 22:06:24.216989 1537829 environment.cpp:1435] and other third party libraries
E0108 22:06:24.216990 1537829 environment.cpp:1439]   |- unrecognized option: --sub-pc-factor-mat-solver-package-type=umfpack
E0108 22:06:24.216992 1537829 environment.cpp:1449]   |- remove sub-pc-factor-mat-solver-package-type from Feel++ options management system
[ Starting Feel++ ] application test_product version 0.2 date 2024-Jan-08
 . test_product files are stored in /root/feel/testsuite/test_productspaces/np_1
 .. logfiles :/root/feel/testsuite/test_productspaces/np_1/logs
setup Feel++
Running 3 test cases...
Entering test module "test_product"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(64): Entering test suite "productspace_suite"
/root/feelpp/testsuite/feeldiscr/test_productspaces.cpp(67): Entering test case "test1"
[loadMesh] no file name or unrecognized extension provided
[loadMesh] automatically generating amesh from gmsh.domain.shape in format geo+msh: "hypercube".geo
Info    : Reading 'hypercube.geo'...
Info    : Done reading 'hypercube.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Line)
Info    : [ 30%] Meshing curve 2 (Line)
Info    : [ 50%] Meshing curve 3 (Line)
Info    : [ 80%] Meshing curve 4 (Line)
Info    : Done meshing 1D (Wall 0.000559965s, CPU 0.000215s)
Info    : Meshing 2D...
Info    : Meshing surface 6 (Plane, Frontal-Delaunay)
Info    : Done meshing 2D (Wall 0.006264s, CPU 0.004906s)
Info    : 142 nodes 286 elements
Info    : Writing 'hypercube.msh'...
Info    : Done writing 'hypercube.msh'
number of spaces 2
total number of dof 1192
local number of dof 1192
[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[0]PETSC ERROR: See https://petsc.org/release/overview/linear_solve_table/ for possible LU and Cholesky solvers
[0]PETSC ERROR: Could not locate solver type umfpack for factorization type LU and matrix type seqaij. Perhaps you must ./configure with --download-umfpack
[0]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[0]PETSC ERROR:   Option left: name:--directory=testsuite/test_productspaces (no value) source: command line
[0]PETSC ERROR:   Option left: name:--pc-type=gasm (no value) source: command line
[0]PETSC ERROR:   Option left: name:--rm (no value) source: command line
[0]PETSC ERROR:   Option left: name:--sub-pc-factor-mat-solver-package-type=umfpack (no value) source: command line
[0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[0]PETSC ERROR: Petsc Release Version 3.20.1, Oct 31, 2023 
[0]PETSC ERROR: /root/feelpp/build/release-clang-cmake/testsuite/feeldiscr/feelpp_test_productspaces on a  named b50e603909a7 by  Mon Jan  8 22:06:24 2024
[0]PETSC ERROR: Configure options --prefix=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7 --with-ssl=0 --download-c2html=0 --download-sowing=0 --download-hwloc=0 --with-make-exec=make --with-cc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpicc --with-cxx=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpic++ --with-fc=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mpich-4.1.2-auihjlatisrktblmoobfde4h4ldwscxv/bin/mpif90 --with-precision=double --with-scalar-type=real --with-shared-libraries=1 --with-debugging=0 --with-openmp=0 --with-64-bit-indices=0 --with-blaslapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/openblas-0.3.24-ih7cll2q34ofbdy4zaortctmzyx6kiyy/lib/libopenblas.so --with-x=0 --with-sycl=0 --with-clanguage=C --with-cuda=0 --with-hip=0 --with-metis=0 --with-hypre=1 --with-hypre-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/include --with-hypre-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hypre-2.29.0-5ox22lk5vutrlyimidedjl3ntzsmz7is/lib/libHYPRE.so --with-parmetis=0 --with-kokkos=0 --with-kokkos-kernels=0 --with-superlu_dist=1 --with-superlu_dist-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/include --with-superlu_dist-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/superlu-dist-8.1.2-be4v6ioe233bfputvzxejuwhfk2pi7qf/lib/libsuperlu_dist.so --with-ptscotch=0 --with-suitesparse=0 --with-hdf5=1 --with-hdf5-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/include --with-hdf5-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/hdf5-1.14.3-vc43gg7vguyktvwrmsfidswymyfafmhx/lib/libhdf5.so --with-zlib=0 --with-mumps=1 --with-mumps-include=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/include --with-mumps-lib="/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libcmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libzmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libdmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libsmumps.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libmumps_common.so /opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/mumps-5.5.1-lmgt6dnmpqm4m2ilpesrvtw35oxydbhz/lib/libpord.so" --with-trilinos=0 --with-fftw=0 --with-valgrind=0 --with-gmp=0 --with-libpng=0 --with-giflib=0 --with-mpfr=0 --with-netcdf=0 --with-pnetcdf=0 --with-moab=0 --with-random123=0 --with-exodusii=0 --with-cgns=0 --with-memkind=0 --with-p4est=0 --with-saws=0 --with-yaml=0 --with-hwloc=0 --with-libjpeg=0 --with-scalapack=1 --with-scalapack-lib=/opt/spack/opt/spack/linux-ubuntu22.04-zen2/gcc-11.4.0/netlib-scalapack-2.2.0-tchstniqo2amtfe2zmjns3hpvqymnjpb/lib/libscalapack.so --with-strumpack=0 --with-mmg=0 --with-parmmg=0 --with-tetgen=0
[0]PETSC ERROR: #1 MatGetFactor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/mat/interface/matrix.c:4774
[0]PETSC ERROR: #2 PCFactorSetUpMatSolverType_Factor() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factimpl.c:9
[0]PETSC ERROR: #3 PCFactorSetUpMatSolverType() at /tmp/root/spack-stage/spack-stage-petsc-3.20.1-7mf73antoqcz7uniq4xxwpgdq4ptooq7/spack-src/src/ksp/pc/impls/factor/factor.c:105
[0]PETSC ERROR: #4 check() at /root/feelpp/feelpp/feel/../feel/feelalg/preconditionerpetsc.hpp:352
Abort(92) on node 0 (rank 0 in comm 16): application called MPI_Abort(MPI_COMM_SELF, 92) - process 0


38% tests passed, 5 tests failed out of 8

Label Time Summary:
testdiscr      = 604.32 sec*proc (4 tests)
testfilters    =   0.77 sec*proc (1 test)
testmesh       =  17.23 sec*proc (1 test)
testpoly       =   0.94 sec*proc (1 test)
testvf         =   0.77 sec*proc (1 test)

Total Test time (real) = 300.76 sec

The following tests FAILED:
	149 - feelpp_test_importergmsh-np-6 (Failed)
	284 - feelpp_test_matrixfield-np-1 (Failed)
	285 - feelpp_test_matching-np-1 (Timeout)
	310 - feelpp_test_productspaces-np-6 (Failed)
	311 - feelpp_test_productspaces-np-1 (Timeout)
Errors while running CTest

prudhomm avatar Jan 08 '24 22:01 prudhomm

python test:

Test project /root/feelpp/build/release-clang-cmake/python
      Start  1: feelpp_qs_python-alg
      Start  2: feelpp_qs_python-mpi-alg
      Start  3: feelpp_qs_python-core
      Start  4: feelpp_qs_python-mpi-core
 1/40 Test  #3: feelpp_qs_python-core ............................   Passed    2.09 sec
      Start  5: feelpp_qs_python-discr
 2/40 Test  #4: feelpp_qs_python-mpi-core ........................   Passed    2.12 sec
      Start  6: feelpp_qs_python-mpi-discr
 3/40 Test  #1: feelpp_qs_python-alg .............................   Passed    2.13 sec
      Start  7: feelpp_qs_python-exporter
 4/40 Test  #2: feelpp_qs_python-mpi-alg .........................   Passed    2.14 sec
      Start  8: feelpp_qs_python-mpi-exporter
 5/40 Test  #7: feelpp_qs_python-exporter ........................   Passed    2.16 sec
      Start  9: feelpp_qs_python-integrate
 6/40 Test  #8: feelpp_qs_python-mpi-exporter ....................   Passed    2.22 sec
      Start 10: feelpp_qs_python-mpi-integrate
 7/40 Test  #5: feelpp_qs_python-discr ...........................   Passed    2.33 sec
      Start 11: feelpp_qs_python-interpolation
 8/40 Test  #6: feelpp_qs_python-mpi-discr .......................   Passed    2.37 sec
      Start 12: feelpp_qs_python-mpi-interpolation
 9/40 Test  #9: feelpp_qs_python-integrate .......................   Passed    2.18 sec
      Start 13: feelpp_qs_python-measure
10/40 Test #10: feelpp_qs_python-mpi-integrate ...................   Passed    2.27 sec
      Start 14: feelpp_qs_python-mpi-measure
11/40 Test #12: feelpp_qs_python-mpi-interpolation ...............   Passed    3.34 sec
      Start 15: feelpp_qs_python-mesh
12/40 Test #11: feelpp_qs_python-interpolation ...................   Passed    3.93 sec
      Start 16: feelpp_qs_python-mpi-mesh
13/40 Test #13: feelpp_qs_python-measure .........................   Passed    2.16 sec
      Start 17: feelpp_qs_python-meshmover
14/40 Test #14: feelpp_qs_python-mpi-measure .....................   Passed    2.26 sec
      Start 18: feelpp_qs_python-mpi-meshmover
15/40 Test #17: feelpp_qs_python-meshmover .......................   Passed    2.15 sec
      Start 19: feelpp_qs_python-operators
16/40 Test #18: feelpp_qs_python-mpi-meshmover ...................   Passed    2.17 sec
      Start 20: feelpp_qs_python-mpi-operators
17/40 Test #16: feelpp_qs_python-mpi-mesh ........................   Passed    3.08 sec
      Start 21: feelpp_qs_python-remesh
18/40 Test #19: feelpp_qs_python-operators .......................   Passed    2.25 sec
      Start 22: feelpp_qs_python-mpi-remesh
19/40 Test #20: feelpp_qs_python-mpi-operators ...................   Passed    2.27 sec
      Start 23: feelpp_qs_python-remotedata
20/40 Test #15: feelpp_qs_python-mesh ............................   Passed    5.53 sec
      Start 24: feelpp_qs_python-mpi-remotedata
21/40 Test #22: feelpp_qs_python-mpi-remesh ......................   Passed    2.80 sec
      Start 25: feelpp_qs_python-timing
22/40 Test #23: feelpp_qs_python-remotedata ......................   Passed    2.64 sec
      Start 26: feelpp_qs_python-mpi-timing
23/40 Test #24: feelpp_qs_python-mpi-remotedata ..................   Passed    2.65 sec
      Start 27: feelpp_toolbox_python-tests-in
24/40 Test #21: feelpp_qs_python-remesh ..........................   Passed    5.22 sec
      Start 28: feelpp_toolbox_python-tests-mpi-in
25/40 Test #25: feelpp_qs_python-timing ..........................   Passed    6.22 sec
      Start 29: feelpp_toolbox_python-tests-fluid
26/40 Test #26: feelpp_qs_python-mpi-timing ......................   Passed    6.36 sec
      Start 30: feelpp_toolbox_python-tests-mpi-fluid
27/40 Test #27: feelpp_toolbox_python-tests-in ...................***Failed   42.71 sec
      Start 31: feelpp_toolbox_python-tests-cfpdes
28/40 Test #29: feelpp_toolbox_python-tests-fluid ................***Failed   73.16 sec
      Start 32: feelpp_toolbox_python-tests-mpi-cfpdes
29/40 Test #28: feelpp_toolbox_python-tests-mpi-in ...............   Passed   85.27 sec
      Start 33: feelpp_toolbox_python-tests-heat
30/40 Test #30: feelpp_toolbox_python-tests-mpi-fluid ............   Passed   96.36 sec
      Start 34: feelpp_toolbox_python-tests-mpi-heat
31/40 Test #31: feelpp_toolbox_python-tests-cfpdes ...............   Passed  105.59 sec
      Start 35: feelpp_toolbox_python-tests-electric
32/40 Test #32: feelpp_toolbox_python-tests-mpi-cfpdes ...........   Passed   70.14 sec
      Start 36: feelpp_toolbox_python-tests-mpi-electric
33/40 Test #34: feelpp_toolbox_python-tests-mpi-heat .............   Passed   80.37 sec
      Start 37: feelpp_toolbox_python-tests-thermoelectric
34/40 Test #33: feelpp_toolbox_python-tests-heat .................   Passed  110.11 sec
      Start 38: feelpp_toolbox_python-tests-mpi-thermoelectric
35/40 Test #36: feelpp_toolbox_python-tests-mpi-electric .........   Passed   56.32 sec
      Start 39: feelpp_toolbox_python-tests-heatfluid
36/40 Test #35: feelpp_toolbox_python-tests-electric .............   Passed   70.83 sec
      Start 40: feelpp_toolbox_python-tests-mpi-heatfluid
37/40 Test #38: feelpp_toolbox_python-tests-mpi-thermoelectric ...   Passed   40.73 sec
38/40 Test #37: feelpp_toolbox_python-tests-thermoelectric .......   Passed   54.03 sec
39/40 Test #39: feelpp_toolbox_python-tests-heatfluid ............   Passed   31.90 sec
40/40 Test #40: feelpp_toolbox_python-tests-mpi-heatfluid ........   Passed   22.36 sec

95% tests passed, 2 tests failed out of 40

Total Test time (real) = 257.52 sec

The following tests FAILED:
	 27 - feelpp_toolbox_python-tests-in (Failed)
	 29 - feelpp_toolbox_python-tests-fluid (Failed)
Errors while running CTest
Output from these tests are in: /root/feelpp/build/release-clang-cmake/python/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.

after rerun we get

 ctest -R .  --rerun-failed --output-on-failure
Test project /root/feelpp/build/release-clang-cmake/python
    Start 27: feelpp_toolbox_python-tests-in
1/2 Test #27: feelpp_toolbox_python-tests-in ......***Failed   42.68 sec
============================= test session starts ==============================
platform linux -- Python 3.11.6, pytest-7.3.2, pluggy-1.0.0
rootdir: /root/feelpp/python/pyfeelpp-toolboxes/tests
{'heatfluid(2,1,1,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_2D_P1_P1P1'>, 'heatfluid(2,1,2,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_2D_P1_P2P1'>, 'heatfluid(3,1,1,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_3D_P1_P1P1'>, 'heatfluid(3,1,2,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_3D_P1_P2P1'>}
collected 37 items / 23 deselected / 14 selected

test_collision.py [ Starting Feel++ ] application test_pyfeelpptoolboxes version 0.1 date 2024-Jan-09
 . test_pyfeelpptoolboxes files are stored in /root/feel/pyfeelpptoolboxes-tests/np_1
 .. logfiles :/root/feel/pyfeelpptoolboxes-tests/np_1/logs
Reading /root/feelpp/python/pyfeelpp-toolboxes/tests/fluid/moving_body/gravity/collisions/circle.cfg...
[modelProperties] Loading Model Properties : "/root/feelpp/python/pyfeelpp-toolboxes/tests/fluid/moving_body/gravity/collisions/circle.json"

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   14252
     BEST   1.000000  AVRG.   0.994737  WRST.   0.804459 (2241)
     HISTOGRAMM:  100.00 % > 0.12
  -- PHASE 1 COMPLETED.     0.004s

  -- PHASE 2 : ISOTROPIC MESHING

  -- GRADATION : 1.300000 (2.300000)
            0 splitted,     5430 collapsed,      391 swapped, 4 iter.
          323 splitted,     1158 collapsed,      181 swapped,     1839 moved, 4 iter. 
  -- PHASE 2 COMPLETED.     0.025s

  -- MESH QUALITY   1998
     BEST   1.000000  AVRG.   0.966480  WRST.   0.620604 (1402)
     HISTOGRAMM:  100.00 % > 0.12

  -- MESH PACKED UP
     NUMBER OF VERTICES           1022   CORNERS        4
     NUMBER OF TRIANGLES          1998
     NUMBER OF EDGES              3656

   MMG2DLIB: ELAPSED TIME  0.029s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   END OF MODULE MMG2D
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

[ContactAvoidanceSphericalType] Time : 0.0131099s
 0 fluid SNES Function norm 8.667611e+00
   0 fluid KSP Residual norm 8.667611e+00
   1 fluid KSP Residual norm 7.660909e-16
[ContactAvoidanceSphericalType] Time : 1.281217e-02s
[ContactAvoidanceSphericalType] Time : 1.214567e-02s
[ContactAvoidanceSphericalType] Time : 1.205748e-02s
 1 fluid SNES Function norm 1.088245e-04
   0 fluid KSP Residual norm 1.088245e-04
   1 fluid KSP Residual norm 1.215912e-18
[ContactAvoidanceSphericalType] Time : 2.016688e-02s
[ContactAvoidanceSphericalType] Time : 1.216027e-02s
[ContactAvoidanceSphericalType] Time : 1.244079e-02s
 2 fluid SNES Function norm 6.205161e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.521052 s
[ContactAvoidanceSphericalType] Time : 1.130952e-02s
 0 fluid SNES Function norm 4.683615e+00
   0 fluid KSP Residual norm 4.683615e+00
   1 fluid KSP Residual norm 4.579388e-15
[ContactAvoidanceSphericalType] Time : 1.123223e-02s
[ContactAvoidanceSphericalType] Time : 1.079281e-02s
[ContactAvoidanceSphericalType] Time : 1.080065e-02s
 1 fluid SNES Function norm 1.833526e-04
   0 fluid KSP Residual norm 1.833526e-04
   1 fluid KSP Residual norm 2.018064e-18
[ContactAvoidanceSphericalType] Time : 1.118538e-02s
[ContactAvoidanceSphericalType] Time : 1.078875e-02s
[ContactAvoidanceSphericalType] Time : 1.094473e-02s
 2 fluid SNES Function norm 1.799897e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.484042 s
[ContactAvoidanceSphericalType] Time : 1.117134e-02s
 0 fluid SNES Function norm 4.858666e+00
   0 fluid KSP Residual norm 4.858666e+00
   1 fluid KSP Residual norm 5.405140e-15
[ContactAvoidanceSphericalType] Time : 1.122043e-02s
[ContactAvoidanceSphericalType] Time : 1.088647e-02s
[ContactAvoidanceSphericalType] Time : 1.087454e-02s
 1 fluid SNES Function norm 2.028683e-04
   0 fluid KSP Residual norm 2.028683e-04
   1 fluid KSP Residual norm 4.127073e-19
[ContactAvoidanceSphericalType] Time : 1.120178e-02s
[ContactAvoidanceSphericalType] Time : 1.079642e-02s
[ContactAvoidanceSphericalType] Time : 1.084239e-02s
 2 fluid SNES Function norm 2.220851e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482883 s
[ContactAvoidanceSphericalType] Time : 1.149952e-02s
 0 fluid SNES Function norm 4.767642e+00
   0 fluid KSP Residual norm 4.767642e+00
   1 fluid KSP Residual norm 8.960379e-16
[ContactAvoidanceSphericalType] Time : 1.196779e-02s
[ContactAvoidanceSphericalType] Time : 1.086915e-02s
[ContactAvoidanceSphericalType] Time : 1.090800e-02s
 1 fluid SNES Function norm 2.003527e-04
   0 fluid KSP Residual norm 2.003527e-04
   1 fluid KSP Residual norm 5.315983e-19
[ContactAvoidanceSphericalType] Time : 1.140660e-02s
[ContactAvoidanceSphericalType] Time : 1.104548e-02s
[ContactAvoidanceSphericalType] Time : 1.083966e-02s
 2 fluid SNES Function norm 2.129011e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.489637 s
[ContactAvoidanceSphericalType] Time : 1.134003e-02s
 0 fluid SNES Function norm 4.597679e+00
   0 fluid KSP Residual norm 4.597679e+00
   1 fluid KSP Residual norm 7.111274e-15
[ContactAvoidanceSphericalType] Time : 1.134566e-02s
[ContactAvoidanceSphericalType] Time : 1.087987e-02s
[ContactAvoidanceSphericalType] Time : 1.090994e-02s
 1 fluid SNES Function norm 1.915945e-04
   0 fluid KSP Residual norm 1.915945e-04
   1 fluid KSP Residual norm 1.598186e-17
[ContactAvoidanceSphericalType] Time : 1.137599e-02s
[ContactAvoidanceSphericalType] Time : 1.090918e-02s
[ContactAvoidanceSphericalType] Time : 1.092438e-02s
 2 fluid SNES Function norm 1.877761e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.483954 s
[ContactAvoidanceSphericalType] Time : 1.129834e-02s
 0 fluid SNES Function norm 4.407250e+00
   0 fluid KSP Residual norm 4.407250e+00
   1 fluid KSP Residual norm 3.562108e-15
[ContactAvoidanceSphericalType] Time : 1.137433e-02s
[ContactAvoidanceSphericalType] Time : 1.088431e-02s
[ContactAvoidanceSphericalType] Time : 1.088961e-02s
 1 fluid SNES Function norm 1.819944e-04
   0 fluid KSP Residual norm 1.819944e-04
   1 fluid KSP Residual norm 1.142437e-17
[ContactAvoidanceSphericalType] Time : 1.134606e-02s
[ContactAvoidanceSphericalType] Time : 1.097304e-02s
[ContactAvoidanceSphericalType] Time : 1.100701e-02s
 2 fluid SNES Function norm 1.622989e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.486235 s
[ContactAvoidanceSphericalType] Time : 1.130810e-02s
 0 fluid SNES Function norm 4.213826e+00
   0 fluid KSP Residual norm 4.213826e+00
   1 fluid KSP Residual norm 2.436510e-16
[ContactAvoidanceSphericalType] Time : 1.135466e-02s
[ContactAvoidanceSphericalType] Time : 1.091798e-02s
[ContactAvoidanceSphericalType] Time : 1.103944e-02s
 1 fluid SNES Function norm 1.730738e-04
   0 fluid KSP Residual norm 1.730738e-04
   1 fluid KSP Residual norm 8.900953e-18
[ContactAvoidanceSphericalType] Time : 1.138551e-02s
[ContactAvoidanceSphericalType] Time : 1.123880e-02s
[ContactAvoidanceSphericalType] Time : 1.092631e-02s
 2 fluid SNES Function norm 1.407225e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.485974 s
[ContactAvoidanceSphericalType] Time : 1.131498e-02s
 0 fluid SNES Function norm 5.415188e+00
   0 fluid KSP Residual norm 5.415188e+00
   1 fluid KSP Residual norm 2.281968e-15
[ContactAvoidanceSphericalType] Time : 1.140974e-02s
[ContactAvoidanceSphericalType] Time : 1.095517e-02s
[ContactAvoidanceSphericalType] Time : 1.097603e-02s
 1 fluid SNES Function norm 1.642499e-04
   0 fluid KSP Residual norm 1.642499e-04
   1 fluid KSP Residual norm 7.881472e-18
[ContactAvoidanceSphericalType] Time : 1.134949e-02s
[ContactAvoidanceSphericalType] Time : 1.089173e-02s
[ContactAvoidanceSphericalType] Time : 1.092374e-02s
 2 fluid SNES Function norm 1.441019e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.483617 s
[ContactAvoidanceSphericalType] Time : 1.133969e-02s
 0 fluid SNES Function norm 3.929939e+00
   0 fluid KSP Residual norm 3.929939e+00
   1 fluid KSP Residual norm 5.233709e-16
[ContactAvoidanceSphericalType] Time : 1.137287e-02s
[ContactAvoidanceSphericalType] Time : 1.092147e-02s
[ContactAvoidanceSphericalType] Time : 1.090883e-02s
 1 fluid SNES Function norm 1.555696e-04
   0 fluid KSP Residual norm 1.555696e-04
   1 fluid KSP Residual norm 2.509764e-17
[ContactAvoidanceSphericalType] Time : 1.136003e-02s
[ContactAvoidanceSphericalType] Time : 1.097633e-02s
[ContactAvoidanceSphericalType] Time : 1.094369e-02s
 2 fluid SNES Function norm 1.338891e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.483876 s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   1998
     BEST   1.000000  AVRG.   0.965886  WRST.   0.610653 (1801)
     HISTOGRAMM:  100.00 % > 0.12
  -- PHASE 1 COMPLETED.     0.001s

  -- PHASE 2 : ISOTROPIC MESHING

  -- GRADATION : 1.300000 (2.300000)
          248 splitted,      238 collapsed,       70 swapped,     1895 moved, 4 iter. 
  -- PHASE 2 COMPLETED.     0.005s

  -- MESH QUALITY   2017
     BEST   1.000000  AVRG.   0.966090  WRST.   0.652146 (1999)
     HISTOGRAMM:  100.00 % > 0.12

  -- MESH PACKED UP
     NUMBER OF VERTICES           1032   CORNERS        4
     NUMBER OF TRIANGLES          2017
     NUMBER OF EDGES              3657

   MMG2DLIB: ELAPSED TIME  0.006s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   END OF MODULE MMG2D
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

[ContactAvoidanceSphericalType] Time : 1.525595e-02s
 0 fluid SNES Function norm 4.682464e+00
   0 fluid KSP Residual norm 4.682464e+00
   1 fluid KSP Residual norm 2.260589e-15
[ContactAvoidanceSphericalType] Time : 1.554123e-02s
[ContactAvoidanceSphericalType] Time : 1.510993e-02s
[ContactAvoidanceSphericalType] Time : 1.517981e-02s
 1 fluid SNES Function norm 1.488698e-04
   0 fluid KSP Residual norm 1.488698e-04
   1 fluid KSP Residual norm 1.292229e-17
[ContactAvoidanceSphericalType] Time : 1.578046e-02s
[ContactAvoidanceSphericalType] Time : 1.524670e-02s
[ContactAvoidanceSphericalType] Time : 1.863076e-02s
 2 fluid SNES Function norm 1.682522e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.54566 s
[ContactAvoidanceSphericalType] Time : 1.348646e-02s
 0 fluid SNES Function norm 3.373372e+00
   0 fluid KSP Residual norm 3.373372e+00
   1 fluid KSP Residual norm 3.582365e-15
[ContactAvoidanceSphericalType] Time : 1.364145e-02s
[ContactAvoidanceSphericalType] Time : 1.282979e-02s
[ContactAvoidanceSphericalType] Time : 1.288301e-02s
 1 fluid SNES Function norm 1.272050e-04
   0 fluid KSP Residual norm 1.272050e-04
   1 fluid KSP Residual norm 1.496328e-17
[ContactAvoidanceSphericalType] Time : 1.361476e-02s
[ContactAvoidanceSphericalType] Time : 1.289934e-02s
[ContactAvoidanceSphericalType] Time : 1.292042e-02s
 2 fluid SNES Function norm 1.143396e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.51503 s
[ContactAvoidanceSphericalType] Time : 1.165244e-02s
 0 fluid SNES Function norm 3.215362e+00
   0 fluid KSP Residual norm 3.215362e+00
   1 fluid KSP Residual norm 1.203800e-15
[ContactAvoidanceSphericalType] Time : 1.175193e-02s
[ContactAvoidanceSphericalType] Time : 1.119930e-02s
[ContactAvoidanceSphericalType] Time : 1.123080e-02s
 1 fluid SNES Function norm 1.238205e-04
   0 fluid KSP Residual norm 1.238205e-04
   1 fluid KSP Residual norm 3.768279e-18
[ContactAvoidanceSphericalType] Time : 1.173138e-02s
[ContactAvoidanceSphericalType] Time : 1.110350e-02s
[ContactAvoidanceSphericalType] Time : 1.112258e-02s
 2 fluid SNES Function norm 9.325653e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.487984 s
[ContactAvoidanceSphericalType] Time : 1.123944e-02s
 0 fluid SNES Function norm 3.034149e+00
   0 fluid KSP Residual norm 3.034149e+00
   1 fluid KSP Residual norm 8.919798e-16
[ContactAvoidanceSphericalType] Time : 1.111573e-02s
[ContactAvoidanceSphericalType] Time : 1.071397e-02s
[ContactAvoidanceSphericalType] Time : 1.070478e-02s
 1 fluid SNES Function norm 1.197469e-04
   0 fluid KSP Residual norm 1.197469e-04
   1 fluid KSP Residual norm 1.509785e-17
[ContactAvoidanceSphericalType] Time : 1.114185e-02s
[ContactAvoidanceSphericalType] Time : 1.070288e-02s
[ContactAvoidanceSphericalType] Time : 1.071473e-02s
 2 fluid SNES Function norm 8.156247e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.484936 s
[ContactAvoidanceSphericalType] Time : 1.108472e-02s
 0 fluid SNES Function norm 2.845152e+00
   0 fluid KSP Residual norm 2.845152e+00
   1 fluid KSP Residual norm 2.811997e-15
[ContactAvoidanceSphericalType] Time : 1.108276e-02s
[ContactAvoidanceSphericalType] Time : 1.058210e-02s
[ContactAvoidanceSphericalType] Time : 1.059091e-02s
 1 fluid SNES Function norm 1.162577e-04
   0 fluid KSP Residual norm 1.162577e-04
   1 fluid KSP Residual norm 2.405535e-17
[ContactAvoidanceSphericalType] Time : 1.111243e-02s
[ContactAvoidanceSphericalType] Time : 1.068996e-02s
[ContactAvoidanceSphericalType] Time : 1.059716e-02s
 2 fluid SNES Function norm 7.339277e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.480622 s
[ContactAvoidanceSphericalType] Time : 1.097792e-02s
 0 fluid SNES Function norm 2.658274e+00
   0 fluid KSP Residual norm 2.658274e+00
   1 fluid KSP Residual norm 4.004265e-15
[ContactAvoidanceSphericalType] Time : 1.105327e-02s
[ContactAvoidanceSphericalType] Time : 1.067349e-02s
[ContactAvoidanceSphericalType] Time : 1.054253e-02s
 1 fluid SNES Function norm 1.131711e-04
   0 fluid KSP Residual norm 1.131711e-04
   1 fluid KSP Residual norm 3.450656e-17
[ContactAvoidanceSphericalType] Time : 1.149564e-02s
[ContactAvoidanceSphericalType] Time : 1.055012e-02s
[ContactAvoidanceSphericalType] Time : 1.054560e-02s
 2 fluid SNES Function norm 6.696548e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.485502 s
[ContactAvoidanceSphericalType] Time : 1.127647e-02s
 0 fluid SNES Function norm 2.479152e+00
   0 fluid KSP Residual norm 2.479152e+00
   1 fluid KSP Residual norm 2.591166e-15
[ContactAvoidanceSphericalType] Time : 1.151421e-02s
[ContactAvoidanceSphericalType] Time : 1.057596e-02s
[ContactAvoidanceSphericalType] Time : 1.065002e-02s
 1 fluid SNES Function norm 1.098697e-04
   0 fluid KSP Residual norm 1.098697e-04
   1 fluid KSP Residual norm 4.757309e-17
[ContactAvoidanceSphericalType] Time : 1.150980e-02s
[ContactAvoidanceSphericalType] Time : 1.063452e-02s
[ContactAvoidanceSphericalType] Time : 1.063866e-02s
 2 fluid SNES Function norm 6.114489e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.484165 s
[ContactAvoidanceSphericalType] Time : 1.119719e-02s
 0 fluid SNES Function norm 2.313219e+00
   0 fluid KSP Residual norm 2.313219e+00
   1 fluid KSP Residual norm 2.888065e-15
[ContactAvoidanceSphericalType] Time : 1.138701e-02s
[ContactAvoidanceSphericalType] Time : 1.059540e-02s
[ContactAvoidanceSphericalType] Time : 1.060610e-02s
 1 fluid SNES Function norm 1.057264e-04
   0 fluid KSP Residual norm 1.057264e-04
   1 fluid KSP Residual norm 1.251637e-17
[ContactAvoidanceSphericalType] Time : 1.150430e-02s
[ContactAvoidanceSphericalType] Time : 1.159206e-02s
[ContactAvoidanceSphericalType] Time : 1.064530e-02s
 2 fluid SNES Function norm 5.515847e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.486934 s
[ContactAvoidanceSphericalType] Time : 1.128058e-02s
 0 fluid SNES Function norm 2.168038e+00
   0 fluid KSP Residual norm 2.168038e+00
   1 fluid KSP Residual norm 2.896926e-15
[ContactAvoidanceSphericalType] Time : 1.148924e-02s
[ContactAvoidanceSphericalType] Time : 1.064288e-02s
[ContactAvoidanceSphericalType] Time : 1.061573e-02s
 1 fluid SNES Function norm 1.001880e-04
   0 fluid KSP Residual norm 1.001880e-04
   1 fluid KSP Residual norm 1.665592e-17
[ContactAvoidanceSphericalType] Time : 1.145429e-02s
[ContactAvoidanceSphericalType] Time : 1.064308e-02s
[ContactAvoidanceSphericalType] Time : 1.061762e-02s
 2 fluid SNES Function norm 4.875678e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482906 s
[ContactAvoidanceSphericalType] Time : 1.123191e-02s
 0 fluid SNES Function norm 2.055595e+00
   0 fluid KSP Residual norm 2.055595e+00
   1 fluid KSP Residual norm 7.101772e-16
[ContactAvoidanceSphericalType] Time : 1.152708e-02s
[ContactAvoidanceSphericalType] Time : 1.060697e-02s
[ContactAvoidanceSphericalType] Time : 1.071309e-02s
 1 fluid SNES Function norm 9.302876e-05
   0 fluid KSP Residual norm 9.302876e-05
   1 fluid KSP Residual norm 1.459068e-17
[ContactAvoidanceSphericalType] Time : 1.139708e-02s
[ContactAvoidanceSphericalType] Time : 1.062401e-02s
[ContactAvoidanceSphericalType] Time : 1.061675e-02s
 2 fluid SNES Function norm 4.290930e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.48114 s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   2017
     BEST   1.000000  AVRG.   0.962354  WRST.   0.350677 (1318)
     HISTOGRAMM:  100.00 % > 0.12
  -- PHASE 1 COMPLETED.     0.001s

  -- PHASE 2 : ISOTROPIC MESHING

  -- GRADATION : 1.300000 (2.300000)
          240 splitted,      241 collapsed,       70 swapped,     1910 moved, 4 iter. 
  -- PHASE 2 COMPLETED.     0.005s

  -- MESH QUALITY   2016
     BEST   1.000000  AVRG.   0.962356  WRST.   0.491612 (1303)
     HISTOGRAMM:  100.00 % > 0.12

  -- MESH PACKED UP
     NUMBER OF VERTICES           1031   CORNERS        4
     NUMBER OF TRIANGLES          2016
     NUMBER OF EDGES              3656

   MMG2DLIB: ELAPSED TIME  0.006s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   END OF MODULE MMG2D
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

[ContactAvoidanceSphericalType] Time : 1.564065e-02s
 0 fluid SNES Function norm 8.726592e-01
   0 fluid KSP Residual norm 8.726592e-01
   1 fluid KSP Residual norm 6.432962e-16
[ContactAvoidanceSphericalType] Time : 1.561280e-02s
[ContactAvoidanceSphericalType] Time : 1.528235e-02s
[ContactAvoidanceSphericalType] Time : 1.520994e-02s
 1 fluid SNES Function norm 1.498634e-04
   0 fluid KSP Residual norm 1.498634e-04
   1 fluid KSP Residual norm 1.270726e-17
[ContactAvoidanceSphericalType] Time : 1.561657e-02s
[ContactAvoidanceSphericalType] Time : 1.528909e-02s
[ContactAvoidanceSphericalType] Time : 1.524284e-02s
 2 fluid SNES Function norm 6.226411e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.574271 s
[ContactAvoidanceSphericalType] Time : 1.306406e-02s
 0 fluid SNES Function norm 1.068877e+00
   0 fluid KSP Residual norm 1.068877e+00
   1 fluid KSP Residual norm 5.663621e-16
[ContactAvoidanceSphericalType] Time : 1.308885e-02s
[ContactAvoidanceSphericalType] Time : 1.274994e-02s
[ContactAvoidanceSphericalType] Time : 1.256621e-02s
 1 fluid SNES Function norm 7.708245e-05
   0 fluid KSP Residual norm 7.708245e-05
   1 fluid KSP Residual norm 4.892250e-17
[ContactAvoidanceSphericalType] Time : 1.308561e-02s
[ContactAvoidanceSphericalType] Time : 1.253571e-02s
[ContactAvoidanceSphericalType] Time : 1.253445e-02s
 2 fluid SNES Function norm 1.874845e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.520957 s
[ContactAvoidanceSphericalType] Time : 1.246005e-02s
 0 fluid SNES Function norm 1.095379e+00
   0 fluid KSP Residual norm 1.095379e+00
   1 fluid KSP Residual norm 9.543882e-16
[ContactAvoidanceSphericalType] Time : 1.252897e-02s
[ContactAvoidanceSphericalType] Time : 1.202365e-02s
[ContactAvoidanceSphericalType] Time : 1.193617e-02s
 1 fluid SNES Function norm 6.833233e-05
   0 fluid KSP Residual norm 6.833233e-05
   1 fluid KSP Residual norm 3.548784e-18
[ContactAvoidanceSphericalType] Time : 1.239780e-02s
[ContactAvoidanceSphericalType] Time : 1.195569e-02s
[ContactAvoidanceSphericalType] Time : 1.187847e-02s
 2 fluid SNES Function norm 9.034993e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.518499 s
[ContactAvoidanceSphericalType] Time : 1.113783e-02s
 0 fluid SNES Function norm 1.401265e+00
   0 fluid KSP Residual norm 1.401265e+00
   1 fluid KSP Residual norm 2.933899e-15
[ContactAvoidanceSphericalType] Time : 1.119192e-02s
[ContactAvoidanceSphericalType] Time : 1.077115e-02s
[ContactAvoidanceSphericalType] Time : 1.078090e-02s
 1 fluid SNES Function norm 7.575443e-05
   0 fluid KSP Residual norm 7.575443e-05
   1 fluid KSP Residual norm 5.945973e-17
[ContactAvoidanceSphericalType] Time : 1.121696e-02s
[ContactAvoidanceSphericalType] Time : 1.093942e-02s
[ContactAvoidanceSphericalType] Time : 1.461997e-02s
 2 fluid SNES Function norm 9.463748e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.491997 s
[ContactAvoidanceSphericalType] Time : 1.086789e-02s
 0 fluid SNES Function norm 1.931746e+00
   0 fluid KSP Residual norm 1.931746e+00
   1 fluid KSP Residual norm 1.496731e-15
[ContactAvoidanceSphericalType] Time : 1.109236e-02s
[ContactAvoidanceSphericalType] Time : 1.170135e-02s
[ContactAvoidanceSphericalType] Time : 1.060924e-02s
 1 fluid SNES Function norm 8.530780e-05
   0 fluid KSP Residual norm 8.530780e-05
   1 fluid KSP Residual norm 1.867032e-18
[ContactAvoidanceSphericalType] Time : 1.124879e-02s
[ContactAvoidanceSphericalType] Time : 1.053466e-02s
[ContactAvoidanceSphericalType] Time : 1.052164e-02s
 2 fluid SNES Function norm 9.973617e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.489471 s
[ContactAvoidanceSphericalType] Time : 1.128353e-02s
 0 fluid SNES Function norm 2.661034e+00
   0 fluid KSP Residual norm 2.661034e+00
   1 fluid KSP Residual norm 2.678397e-15
[ContactAvoidanceSphericalType] Time : 1.130839e-02s
[ContactAvoidanceSphericalType] Time : 1.053087e-02s
[ContactAvoidanceSphericalType] Time : 1.053352e-02s
 1 fluid SNES Function norm 1.093526e-04
   0 fluid KSP Residual norm 1.093526e-04
   1 fluid KSP Residual norm 4.542819e-17
[ContactAvoidanceSphericalType] Time : 1.121609e-02s
[ContactAvoidanceSphericalType] Time : 1.056602e-02s
[ContactAvoidanceSphericalType] Time : 1.075365e-02s
 2 fluid SNES Function norm 1.024935e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.487922 s
[ContactAvoidanceSphericalType] Time : 1.139156e-02s
 0 fluid SNES Function norm 3.575465e+00
   0 fluid KSP Residual norm 3.575465e+00
   1 fluid KSP Residual norm 2.605144e-15
[ContactAvoidanceSphericalType] Time : 1.120193e-02s
[ContactAvoidanceSphericalType] Time : 1.051258e-02s
[ContactAvoidanceSphericalType] Time : 1.056100e-02s
 1 fluid SNES Function norm 1.809692e-04
   0 fluid KSP Residual norm 1.809692e-04
   1 fluid KSP Residual norm 2.318591e-17
[ContactAvoidanceSphericalType] Time : 1.119630e-02s
[ContactAvoidanceSphericalType] Time : 1.053487e-02s
[ContactAvoidanceSphericalType] Time : 1.056559e-02s
 2 fluid SNES Function norm 2.484357e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482759 s
[ContactAvoidanceSphericalType] Time : 1.108959e-02s
 0 fluid SNES Function norm 4.642774e+00
   0 fluid KSP Residual norm 4.642774e+00
   1 fluid KSP Residual norm 1.172033e-14
[ContactAvoidanceSphericalType] Time : 1.112587e-02s
[ContactAvoidanceSphericalType] Time : 1.065241e-02s
[ContactAvoidanceSphericalType] Time : 1.053272e-02s
 1 fluid SNES Function norm 3.237854e-04
   0 fluid KSP Residual norm 3.237854e-04
   1 fluid KSP Residual norm 3.247286e-17
[ContactAvoidanceSphericalType] Time : 1.112452e-02s
[ContactAvoidanceSphericalType] Time : 1.051149e-02s
[ContactAvoidanceSphericalType] Time : 1.069224e-02s
 2 fluid SNES Function norm 8.222882e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482751 s
[ContactAvoidanceSphericalType] Time : 1.102344e-02s
 0 fluid SNES Function norm 5.790215e+00
   0 fluid KSP Residual norm 5.790215e+00
   1 fluid KSP Residual norm 5.343049e-15
[ContactAvoidanceSphericalType] Time : 1.115734e-02s
[ContactAvoidanceSphericalType] Time : 1.055132e-02s
[ContactAvoidanceSphericalType] Time : 1.066188e-02s
 1 fluid SNES Function norm 5.348675e-04
   0 fluid KSP Residual norm 5.348675e-04
   1 fluid KSP Residual norm 8.009801e-18
[ContactAvoidanceSphericalType] Time : 1.115484e-02s
[ContactAvoidanceSphericalType] Time : 1.061614e-02s
[ContactAvoidanceSphericalType] Time : 1.057641e-02s
 2 fluid SNES Function norm 1.992397e-09
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482205 s
[ContactAvoidanceSphericalType] Time : 1.117707e-02s
 0 fluid SNES Function norm 1.013313e+01
   0 fluid KSP Residual norm 1.013313e+01
   1 fluid KSP Residual norm 8.007007e-14
[ContactAvoidanceSphericalType] Time : 1.120014e-02s
[ContactAvoidanceSphericalType] Time : 1.062897e-02s
[ContactAvoidanceSphericalType] Time : 1.054944e-02s
 1 fluid SNES Function norm 8.680733e+00
   0 fluid KSP Residual norm 8.680733e+00
   1 fluid KSP Residual norm 7.634736e-14
[ContactAvoidanceSphericalType] Time : 1.118886e-02s
[ContactAvoidanceSphericalType] Time : 1.064490e-02s
[ContactAvoidanceSphericalType] Time : 1.057600e-02s
 2 fluid SNES Function norm 8.728916e+00
   0 fluid KSP Residual norm 8.728916e+00
   1 fluid KSP Residual norm 7.515707e-14
[ContactAvoidanceSphericalType] Time : 1.117481e-02s
[ContactAvoidanceSphericalType] Time : 1.053812e-02s
[ContactAvoidanceSphericalType] Time : 1.057574e-02s
 3 fluid SNES Function norm 8.788074e+00
   0 fluid KSP Residual norm 8.788074e+00
   1 fluid KSP Residual norm 7.050313e-14
[ContactAvoidanceSphericalType] Time : 1.133818e-02s
[ContactAvoidanceSphericalType] Time : 1.055975e-02s
[ContactAvoidanceSphericalType] Time : 1.057182e-02s
 4 fluid SNES Function norm 8.826244e+00
   0 fluid KSP Residual norm 8.826244e+00
   1 fluid KSP Residual norm 6.502698e-14
[ContactAvoidanceSphericalType] Time : 1.119036e-02s
[ContactAvoidanceSphericalType] Time : 1.090057e-02s
[ContactAvoidanceSphericalType] Time : 1.068013e-02s
 5 fluid SNES Function norm 8.847447e+00
   0 fluid KSP Residual norm 8.847447e+00
   1 fluid KSP Residual norm 8.538588e-14
[ContactAvoidanceSphericalType] Time : 1.164986e-02s
[ContactAvoidanceSphericalType] Time : 1.058170e-02s
[ContactAvoidanceSphericalType] Time : 1.072059e-02s
 6 fluid SNES Function norm 8.858573e+00
   0 fluid KSP Residual norm 8.858573e+00
   1 fluid KSP Residual norm 8.055618e-14
[ContactAvoidanceSphericalType] Time : 1.122966e-02s
[ContactAvoidanceSphericalType] Time : 1.060363e-02s
[ContactAvoidanceSphericalType] Time : 1.063116e-02s
 7 fluid SNES Function norm 8.864267e+00
   0 fluid KSP Residual norm 8.864267e+00
   1 fluid KSP Residual norm 9.706128e-14
[ContactAvoidanceSphericalType] Time : 1.134316e-02s
[ContactAvoidanceSphericalType] Time : 1.065064e-02s
[ContactAvoidanceSphericalType] Time : 1.071292e-02s
 8 fluid SNES Function norm 8.867146e+00
   0 fluid KSP Residual norm 8.867146e+00
   1 fluid KSP Residual norm 7.313570e-14
[ContactAvoidanceSphericalType] Time : 1.121013e-02s
[ContactAvoidanceSphericalType] Time : 1.063105e-02s
[ContactAvoidanceSphericalType] Time : 1.065533e-02s
 9 fluid SNES Function norm 8.868594e+00
   0 fluid KSP Residual norm 8.868594e+00
   1 fluid KSP Residual norm 7.076982e-14
[ContactAvoidanceSphericalType] Time : 1.122178e-02s
[ContactAvoidanceSphericalType] Time : 1.061225e-02s
[ContactAvoidanceSphericalType] Time : 1.058703e-02s
 10 fluid SNES Function norm 8.869320e+00
   0 fluid KSP Residual norm 8.869320e+00
   1 fluid KSP Residual norm 9.631457e-14
[ContactAvoidanceSphericalType] Time : 1.122025e-02s
[ContactAvoidanceSphericalType] Time : 1.089886e-02s
[ContactAvoidanceSphericalType] Time : 1.139031e-02s
 11 fluid SNES Function norm 8.869684e+00
   0 fluid KSP Residual norm 8.869684e+00
   1 fluid KSP Residual norm 9.284066e-14
[ContactAvoidanceSphericalType] Time : 1.137332e-02s
[ContactAvoidanceSphericalType] Time : 1.060265e-02s
[ContactAvoidanceSphericalType] Time : 1.068019e-02s
 12 fluid SNES Function norm 8.869866e+00
   0 fluid KSP Residual norm 8.869866e+00
   1 fluid KSP Residual norm 8.833926e-14
[ContactAvoidanceSphericalType] Time : 1.148396e-02s
[ContactAvoidanceSphericalType] Time : 1.063131e-02s
[ContactAvoidanceSphericalType] Time : 1.077256e-02s
 13 fluid SNES Function norm 8.869957e+00
   0 fluid KSP Residual norm 8.869957e+00
   1 fluid KSP Residual norm 1.033580e-13
[ContactAvoidanceSphericalType] Time : 1.124612e-02s
[ContactAvoidanceSphericalType] Time : 1.082881e-02s
[ContactAvoidanceSphericalType] Time : 1.060547e-02s
 14 fluid SNES Function norm 8.870002e+00
   0 fluid KSP Residual norm 8.870002e+00
   1 fluid KSP Residual norm 7.170143e-14
[ContactAvoidanceSphericalType] Time : 1.134316e-02s
[ContactAvoidanceSphericalType] Time : 1.063169e-02s
[ContactAvoidanceSphericalType] Time : 1.063871e-02s
 15 fluid SNES Function norm 8.870025e+00
   0 fluid KSP Residual norm 8.870025e+00
   1 fluid KSP Residual norm 6.721246e-14
[ContactAvoidanceSphericalType] Time : 1.130338e-02s
[ContactAvoidanceSphericalType] Time : 1.069071e-02s
[ContactAvoidanceSphericalType] Time : 1.069060e-02s
 16 fluid SNES Function norm 8.870036e+00
   0 fluid KSP Residual norm 8.870036e+00
   1 fluid KSP Residual norm 7.735630e-14
[ContactAvoidanceSphericalType] Time : 1.129931e-02s
[ContactAvoidanceSphericalType] Time : 1.064684e-02s
[ContactAvoidanceSphericalType] Time : 1.069038e-02s
 17 fluid SNES Function norm 8.870042e+00
   0 fluid KSP Residual norm 8.870042e+00
   1 fluid KSP Residual norm 6.678396e-14
[ContactAvoidanceSphericalType] Time : 1.139854e-02s
[ContactAvoidanceSphericalType] Time : 1.064671e-02s
[ContactAvoidanceSphericalType] Time : 1.091685e-02s
 18 fluid SNES Function norm 8.870045e+00
   0 fluid KSP Residual norm 8.870045e+00
   1 fluid KSP Residual norm 7.752015e-14
[ContactAvoidanceSphericalType] Time : 1.131509e-02s
[ContactAvoidanceSphericalType] Time : 1.078722e-02s
[ContactAvoidanceSphericalType] Time : 1.070631e-02s
 19 fluid SNES Function norm 8.870046e+00
   0 fluid KSP Residual norm 8.870046e+00
   1 fluid KSP Residual norm 7.271306e-14
[ContactAvoidanceSphericalType] Time : 1.128365e-02s
[ContactAvoidanceSphericalType] Time : 1.086053e-02s
[ContactAvoidanceSphericalType] Time : 1.065671e-02s
 20 fluid SNES Function norm 8.870047e+00
   0 fluid KSP Residual norm 8.870047e+00
   1 fluid KSP Residual norm 1.009269e-13
[ContactAvoidanceSphericalType] Time : 1.127383e-02s
[ContactAvoidanceSphericalType] Time : 1.069391e-02s
[ContactAvoidanceSphericalType] Time : 1.069450e-02s
 21 fluid SNES Function norm 8.870047e+00
   0 fluid KSP Residual norm 8.870047e+00
   1 fluid KSP Residual norm 8.761045e-14
[ContactAvoidanceSphericalType] Time : 1.131976e-02s
[ContactAvoidanceSphericalType] Time : 1.073268e-02s
[ContactAvoidanceSphericalType] Time : 1.075137e-02s
 22 fluid SNES Function norm 8.870047e+00
   0 fluid KSP Residual norm 8.870047e+00
   1 fluid KSP Residual norm 7.394629e-14
[ContactAvoidanceSphericalType] Time : 1.132966e-02s
[ContactAvoidanceSphericalType] Time : 1.146677e-02s
[ContactAvoidanceSphericalType] Time : 1.109855e-02s
 23 fluid SNES Function norm 8.870048e+00
   0 fluid KSP Residual norm 8.870048e+00
   1 fluid KSP Residual norm 7.116766e-14
[ContactAvoidanceSphericalType] Time : 1.126783e-02s
[ContactAvoidanceSphericalType] Time : 1.064630e-02s
[ContactAvoidanceSphericalType] Time : 1.067406e-02s
 24 fluid SNES Function norm 8.870048e+00
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 4.36373 s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   2016
     BEST   1.000000  AVRG.   0.956226  WRST.   0.022680 (1397)
     HISTOGRAMM:   99.80 % > 0.12
  ## Error: MMG2D_boulen: Unable to find a boundary edge in the ball of point 887.

  ## Error: MMG2D_norver: Impossible to calculate normal vector at vertex 887.

  ## Problem in calculating normal vectors. Exit program.
Segmentation fault

    Start 29: feelpp_toolbox_python-tests-fluid
2/2 Test #29: feelpp_toolbox_python-tests-fluid ...***Failed   71.85 sec
============================= test session starts ==============================
platform linux -- Python 3.11.6, pytest-7.3.2, pluggy-1.0.0
rootdir: /root/feelpp/python/pyfeelpp-toolboxes/tests
{'heatfluid(2,1,1,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_2D_P1_P1P1'>, 'heatfluid(2,1,2,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_2D_P1_P2P1'>, 'heatfluid(3,1,1,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_3D_P1_P1P1'>, 'heatfluid(3,1,2,1)': <class 'feelpp.toolboxes.heatfluid._heatfluid.HeatFluid_3D_P1_P2P1'>}
collected 37 items / 29 deselected / 8 selected

test_cfpdes.py [ Starting Feel++ ] application test_pyfeelpptoolboxes version 0.1 date 2024-Jan-09
 . test_pyfeelpptoolboxes files are stored in /root/feel/pyfeelpptoolboxes-tests/np_1
 .. logfiles :/root/feel/pyfeelpptoolboxes-tests/np_1/logs
Reading /root/feelpp/python/pyfeelpp-toolboxes/tests/cfpdes/fluid/TurekHron/cfd2.cfg...
[modelProperties] Loading Model Properties : "/root/feelpp/python/pyfeelpp-toolboxes/tests/cfpdes/fluid/TurekHron/cfd2.json"
Info    : Reading '/root/feel/pyfeelpptoolboxes-tests/np_1/cfpdes.mesh.geo'...
Info    : Starting subloop 1 in Curve Loop 12 (are you sure about this?)
Info    : Done reading '/root/feel/pyfeelpptoolboxes-tests/np_1/cfpdes.mesh.geo'
Info    : Meshing 1D...
Info    : [  0%] Meshing curve 1 (Line)
Info    : [ 10%] Meshing curve 2 (Line)
Info    : [ 20%] Meshing curve 3 (Line)
Info    : [ 30%] Meshing curve 4 (Line)
Info    : [ 40%] Meshing curve 5 (Circle)
Info    : [ 50%] Meshing curve 6 (Circle)
Info    : [ 60%] Meshing curve 7 (Line)
Info    : [ 70%] Meshing curve 8 (Line)
Info    : [ 80%] Meshing curve 9 (Line)
Info    : [ 90%] Meshing curve 10 (Line)
Info    : [100%] Meshing curve 11 (Line)
Info    : Done meshing 1D (Wall 0.00357908s, CPU 0.002981s)
Info    : Meshing 2D...
Info    : Meshing surface 1 (Plane, Frontal-Delaunay)
Info    : Done meshing 2D (Wall 0.0964503s, CPU 0.092422s)
Info    : 3680 nodes 7453 elements
Info    : Writing '/root/feel/pyfeelpptoolboxes-tests/np_1/cfpdes.mesh.msh'...
Info    : Done writing '/root/feel/pyfeelpptoolboxes-tests/np_1/cfpdes.mesh.msh'
 0 cfpdes SNES Function norm 4.195817e+01
 1 cfpdes SNES Function norm 2.523126e+01
 2 cfpdes SNES Function norm 1.643045e+01
 3 cfpdes SNES Function norm 5.887705e+00
 4 cfpdes SNES Function norm 2.297410e+00
 5 cfpdes SNES Function norm 1.723740e+00
 6 cfpdes SNES Function norm 1.590224e-03
 7 cfpdes SNES Function norm 1.835868e-07
+---------------------------------------------------------------------------------------------------------+
| Checkers : cfpdes                                                                                       |
+---------------------------------------------------------------------------------------------------------+
| +-----------+---------------------------+---------------+---------------+--------------+--------------+ |
| | check     | name                      | measure       | reference     | error        | tolerance    | |
| +===========+===========================+===============+===============+==============+==============+ |
| | [success] | Statistics_drag_integrate | -1.353031e+02 | -1.367000e+02 | 1.032416e-02 | 1.000000e-01 | |
| +-----------+---------------------------+---------------+---------------+--------------+--------------+ |
| | [success] | Statistics_lift_integrate | -1.048656e+01 | -1.053000e+01 | 4.142436e-03 | 1.000000e-01 | |
| +-----------+---------------------------+---------------+---------------+--------------+--------------+ |
+---------------------------------------------------------------------------------------------------------+

+---------------------------------------------------------------------------------------------------------+
| Checkers : cfpdes                                                                                       |
+---------------------------------------------------------------------------------------------------------+
| +-----------+---------------------------+---------------+---------------+--------------+--------------+ |
| | check     | name                      | measure       | reference     | error        | tolerance    | |
| +===========+===========================+===============+===============+==============+==============+ |
| | [success] | Statistics_drag_integrate | -1.353031e+02 | -1.367000e+02 | 1.032416e-02 | 1.000000e-01 | |
| +-----------+---------------------------+---------------+---------------+--------------+--------------+ |
| | [success] | Statistics_lift_integrate | -1.048656e+01 | -1.053000e+01 | 4.142436e-03 | 1.000000e-01 | |
| +-----------+---------------------------+---------------+---------------+--------------+--------------+ |
+---------------------------------------------------------------------------------------------------------+

xxx call init_feelpp; /root/feelpp/python/pyfeelpp-toolboxes/tests/conftest.py
is master?  True
.
test_collision.py Reading /root/feelpp/python/pyfeelpp-toolboxes/tests/fluid/moving_body/gravity/collisions/circle.cfg...
[modelProperties] Loading Model Properties : "/root/feelpp/python/pyfeelpp-toolboxes/tests/fluid/moving_body/gravity/collisions/circle.json"

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   14252
     BEST   1.000000  AVRG.   0.994737  WRST.   0.804459 (2241)
     HISTOGRAMM:  100.00 % > 0.12
  -- PHASE 1 COMPLETED.     0.004s

  -- PHASE 2 : ISOTROPIC MESHING

  -- GRADATION : 1.300000 (2.300000)
            0 splitted,     5430 collapsed,      391 swapped, 4 iter.
          323 splitted,     1158 collapsed,      181 swapped,     1839 moved, 4 iter. 
  -- PHASE 2 COMPLETED.     0.025s

  -- MESH QUALITY   1998
     BEST   1.000000  AVRG.   0.966480  WRST.   0.620604 (1402)
     HISTOGRAMM:  100.00 % > 0.12

  -- MESH PACKED UP
     NUMBER OF VERTICES           1022   CORNERS        4
     NUMBER OF TRIANGLES          1998
     NUMBER OF EDGES              3656

   MMG2DLIB: ELAPSED TIME  0.029s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   END OF MODULE MMG2D
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

[ContactAvoidanceSphericalType] Time : 1.268520e-02s
 0 fluid SNES Function norm 8.667611e+00
   0 fluid KSP Residual norm 8.667611e+00
   1 fluid KSP Residual norm 7.660909e-16
[ContactAvoidanceSphericalType] Time : 1.290483e-02s
[ContactAvoidanceSphericalType] Time : 1.240329e-02s
[ContactAvoidanceSphericalType] Time : 1.217506e-02s
 1 fluid SNES Function norm 1.088245e-04
   0 fluid KSP Residual norm 1.088245e-04
   1 fluid KSP Residual norm 1.215912e-18
[ContactAvoidanceSphericalType] Time : 1.282045e-02s
[ContactAvoidanceSphericalType] Time : 1.206202e-02s
[ContactAvoidanceSphericalType] Time : 1.209325e-02s
 2 fluid SNES Function norm 6.205161e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.516756 s
[ContactAvoidanceSphericalType] Time : 1.130171e-02s
 0 fluid SNES Function norm 4.683615e+00
   0 fluid KSP Residual norm 4.683615e+00
   1 fluid KSP Residual norm 4.579388e-15
[ContactAvoidanceSphericalType] Time : 1.125027e-02s
[ContactAvoidanceSphericalType] Time : 1.124757e-02s
[ContactAvoidanceSphericalType] Time : 1.092351e-02s
 1 fluid SNES Function norm 1.833526e-04
   0 fluid KSP Residual norm 1.833526e-04
   1 fluid KSP Residual norm 2.018064e-18
[ContactAvoidanceSphericalType] Time : 1.153569e-02s
[ContactAvoidanceSphericalType] Time : 1.084991e-02s
[ContactAvoidanceSphericalType] Time : 1.081554e-02s
 2 fluid SNES Function norm 1.799897e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.500438 s
[ContactAvoidanceSphericalType] Time : 1.131372e-02s
 0 fluid SNES Function norm 4.858666e+00
   0 fluid KSP Residual norm 4.858666e+00
   1 fluid KSP Residual norm 5.405140e-15
[ContactAvoidanceSphericalType] Time : 1.143696e-02s
[ContactAvoidanceSphericalType] Time : 1.088915e-02s
[ContactAvoidanceSphericalType] Time : 1.088526e-02s
 1 fluid SNES Function norm 2.028683e-04
   0 fluid KSP Residual norm 2.028683e-04
   1 fluid KSP Residual norm 4.127073e-19
[ContactAvoidanceSphericalType] Time : 1.143846e-02s
[ContactAvoidanceSphericalType] Time : 1.090616e-02s
[ContactAvoidanceSphericalType] Time : 1.090520e-02s
 2 fluid SNES Function norm 2.220851e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.492416 s
[ContactAvoidanceSphericalType] Time : 1.121259e-02s
 0 fluid SNES Function norm 4.767642e+00
   0 fluid KSP Residual norm 4.767642e+00
   1 fluid KSP Residual norm 8.960379e-16
[ContactAvoidanceSphericalType] Time : 1.135706e-02s
[ContactAvoidanceSphericalType] Time : 1.092466e-02s
[ContactAvoidanceSphericalType] Time : 1.088152e-02s
 1 fluid SNES Function norm 2.003527e-04
   0 fluid KSP Residual norm 2.003527e-04
   1 fluid KSP Residual norm 5.315983e-19
[ContactAvoidanceSphericalType] Time : 1.124682e-02s
[ContactAvoidanceSphericalType] Time : 1.088578e-02s
[ContactAvoidanceSphericalType] Time : 1.689125e-02s
 2 fluid SNES Function norm 2.129011e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.497961 s
[ContactAvoidanceSphericalType] Time : 1.130736e-02s
 0 fluid SNES Function norm 4.597679e+00
   0 fluid KSP Residual norm 4.597679e+00
   1 fluid KSP Residual norm 7.111274e-15
[ContactAvoidanceSphericalType] Time : 1.146057e-02s
[ContactAvoidanceSphericalType] Time : 1.103938e-02s
[ContactAvoidanceSphericalType] Time : 1.136383e-02s
 1 fluid SNES Function norm 1.915945e-04
   0 fluid KSP Residual norm 1.915945e-04
   1 fluid KSP Residual norm 1.598186e-17
[ContactAvoidanceSphericalType] Time : 1.131370e-02s
[ContactAvoidanceSphericalType] Time : 1.086778e-02s
[ContactAvoidanceSphericalType] Time : 1.093096e-02s
 2 fluid SNES Function norm 1.877761e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.494618 s
[ContactAvoidanceSphericalType] Time : 1.127408e-02s
 0 fluid SNES Function norm 4.407250e+00
   0 fluid KSP Residual norm 4.407250e+00
   1 fluid KSP Residual norm 3.562108e-15
[ContactAvoidanceSphericalType] Time : 1.125995e-02s
[ContactAvoidanceSphericalType] Time : 1.084598e-02s
[ContactAvoidanceSphericalType] Time : 1.084241e-02s
 1 fluid SNES Function norm 1.819944e-04
   0 fluid KSP Residual norm 1.819944e-04
   1 fluid KSP Residual norm 1.142437e-17
[ContactAvoidanceSphericalType] Time : 1.124543e-02s
[ContactAvoidanceSphericalType] Time : 1.082649e-02s
[ContactAvoidanceSphericalType] Time : 1.091663e-02s
 2 fluid SNES Function norm 1.622989e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.491216 s
[ContactAvoidanceSphericalType] Time : 1.129365e-02s
 0 fluid SNES Function norm 4.213826e+00
   0 fluid KSP Residual norm 4.213826e+00
   1 fluid KSP Residual norm 2.436510e-16
[ContactAvoidanceSphericalType] Time : 1.415123e-02s
[ContactAvoidanceSphericalType] Time : 1.095878e-02s
[ContactAvoidanceSphericalType] Time : 1.102912e-02s
 1 fluid SNES Function norm 1.730738e-04
   0 fluid KSP Residual norm 1.730738e-04
   1 fluid KSP Residual norm 8.900953e-18
[ContactAvoidanceSphericalType] Time : 1.144353e-02s
[ContactAvoidanceSphericalType] Time : 1.085552e-02s
[ContactAvoidanceSphericalType] Time : 1.108209e-02s
 2 fluid SNES Function norm 1.407225e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.496812 s
[ContactAvoidanceSphericalType] Time : 1.127851e-02s
 0 fluid SNES Function norm 5.415188e+00
   0 fluid KSP Residual norm 5.415188e+00
   1 fluid KSP Residual norm 2.281968e-15
[ContactAvoidanceSphericalType] Time : 1.140667e-02s
[ContactAvoidanceSphericalType] Time : 1.088062e-02s
[ContactAvoidanceSphericalType] Time : 1.089849e-02s
 1 fluid SNES Function norm 1.642499e-04
   0 fluid KSP Residual norm 1.642499e-04
   1 fluid KSP Residual norm 7.881472e-18
[ContactAvoidanceSphericalType] Time : 1.134312e-02s
[ContactAvoidanceSphericalType] Time : 1.100561e-02s
[ContactAvoidanceSphericalType] Time : 1.095690e-02s
 2 fluid SNES Function norm 1.441019e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.492277 s
[ContactAvoidanceSphericalType] Time : 1.135344e-02s
 0 fluid SNES Function norm 3.929939e+00
   0 fluid KSP Residual norm 3.929939e+00
   1 fluid KSP Residual norm 5.233709e-16
[ContactAvoidanceSphericalType] Time : 1.136467e-02s
[ContactAvoidanceSphericalType] Time : 1.098533e-02s
[ContactAvoidanceSphericalType] Time : 1.104011e-02s
 1 fluid SNES Function norm 1.555696e-04
   0 fluid KSP Residual norm 1.555696e-04
   1 fluid KSP Residual norm 2.509764e-17
[ContactAvoidanceSphericalType] Time : 1.167015e-02s
[ContactAvoidanceSphericalType] Time : 1.105546e-02s
[ContactAvoidanceSphericalType] Time : 1.095716e-02s
 2 fluid SNES Function norm 1.338891e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.493877 s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   1998
     BEST   1.000000  AVRG.   0.965886  WRST.   0.610653 (1801)
     HISTOGRAMM:  100.00 % > 0.12
  -- PHASE 1 COMPLETED.     0.001s

  -- PHASE 2 : ISOTROPIC MESHING

  -- GRADATION : 1.300000 (2.300000)
          248 splitted,      238 collapsed,       70 swapped,     1895 moved, 4 iter. 
  -- PHASE 2 COMPLETED.     0.005s

  -- MESH QUALITY   2017
     BEST   1.000000  AVRG.   0.966090  WRST.   0.652146 (1999)
     HISTOGRAMM:  100.00 % > 0.12

  -- MESH PACKED UP
     NUMBER OF VERTICES           1032   CORNERS        4
     NUMBER OF TRIANGLES          2017
     NUMBER OF EDGES              3657

   MMG2DLIB: ELAPSED TIME  0.006s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   END OF MODULE MMG2D
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

[ContactAvoidanceSphericalType] Time : 1.530941e-02s
 0 fluid SNES Function norm 4.682464e+00
   0 fluid KSP Residual norm 4.682464e+00
   1 fluid KSP Residual norm 2.260589e-15
[ContactAvoidanceSphericalType] Time : 1.587775e-02s
[ContactAvoidanceSphericalType] Time : 1.523377e-02s
[ContactAvoidanceSphericalType] Time : 1.508251e-02s
 1 fluid SNES Function norm 1.488698e-04
   0 fluid KSP Residual norm 1.488698e-04
   1 fluid KSP Residual norm 1.292229e-17
[ContactAvoidanceSphericalType] Time : 1.595220e-02s
[ContactAvoidanceSphericalType] Time : 1.522823e-02s
[ContactAvoidanceSphericalType] Time : 1.524496e-02s
 2 fluid SNES Function norm 1.682522e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.543498 s
[ContactAvoidanceSphericalType] Time : 1.366304e-02s
 0 fluid SNES Function norm 3.373372e+00
   0 fluid KSP Residual norm 3.373372e+00
   1 fluid KSP Residual norm 3.582365e-15
[ContactAvoidanceSphericalType] Time : 1.378812e-02s
[ContactAvoidanceSphericalType] Time : 1.272342e-02s
[ContactAvoidanceSphericalType] Time : 1.281199e-02s
 1 fluid SNES Function norm 1.272050e-04
   0 fluid KSP Residual norm 1.272050e-04
   1 fluid KSP Residual norm 1.496328e-17
[ContactAvoidanceSphericalType] Time : 1.365349e-02s
[ContactAvoidanceSphericalType] Time : 1.272999e-02s
[ContactAvoidanceSphericalType] Time : 1.302497e-02s
 2 fluid SNES Function norm 1.143396e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.514367 s
[ContactAvoidanceSphericalType] Time : 1.169136e-02s
 0 fluid SNES Function norm 3.215362e+00
   0 fluid KSP Residual norm 3.215362e+00
   1 fluid KSP Residual norm 1.203800e-15
[ContactAvoidanceSphericalType] Time : 1.174993e-02s
[ContactAvoidanceSphericalType] Time : 1.117213e-02s
[ContactAvoidanceSphericalType] Time : 1.126275e-02s
 1 fluid SNES Function norm 1.238205e-04
   0 fluid KSP Residual norm 1.238205e-04
   1 fluid KSP Residual norm 3.768279e-18
[ContactAvoidanceSphericalType] Time : 1.178428e-02s
[ContactAvoidanceSphericalType] Time : 1.145553e-02s
[ContactAvoidanceSphericalType] Time : 1.134188e-02s
 2 fluid SNES Function norm 9.325653e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.490793 s
[ContactAvoidanceSphericalType] Time : 1.127392e-02s
 0 fluid SNES Function norm 3.034149e+00
   0 fluid KSP Residual norm 3.034149e+00
   1 fluid KSP Residual norm 8.919798e-16
[ContactAvoidanceSphericalType] Time : 1.121133e-02s
[ContactAvoidanceSphericalType] Time : 1.077149e-02s
[ContactAvoidanceSphericalType] Time : 1.157578e-02s
 1 fluid SNES Function norm 1.197469e-04
   0 fluid KSP Residual norm 1.197469e-04
   1 fluid KSP Residual norm 1.509785e-17
[ContactAvoidanceSphericalType] Time : 1.115083e-02s
[ContactAvoidanceSphericalType] Time : 1.082200e-02s
[ContactAvoidanceSphericalType] Time : 1.073238e-02s
 2 fluid SNES Function norm 8.156247e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.489664 s
[ContactAvoidanceSphericalType] Time : 1.112189e-02s
 0 fluid SNES Function norm 2.845152e+00
   0 fluid KSP Residual norm 2.845152e+00
   1 fluid KSP Residual norm 2.811997e-15
[ContactAvoidanceSphericalType] Time : 1.110219e-02s
[ContactAvoidanceSphericalType] Time : 1.059212e-02s
[ContactAvoidanceSphericalType] Time : 1.064308e-02s
 1 fluid SNES Function norm 1.162577e-04
   0 fluid KSP Residual norm 1.162577e-04
   1 fluid KSP Residual norm 2.405535e-17
[ContactAvoidanceSphericalType] Time : 1.108672e-02s
[ContactAvoidanceSphericalType] Time : 1.060477e-02s
[ContactAvoidanceSphericalType] Time : 1.059235e-02s
 2 fluid SNES Function norm 7.339277e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.483196 s
[ContactAvoidanceSphericalType] Time : 1.113783e-02s
 0 fluid SNES Function norm 2.658274e+00
   0 fluid KSP Residual norm 2.658274e+00
   1 fluid KSP Residual norm 4.004265e-15
[ContactAvoidanceSphericalType] Time : 1.124174e-02s
[ContactAvoidanceSphericalType] Time : 1.061144e-02s
[ContactAvoidanceSphericalType] Time : 1.060525e-02s
 1 fluid SNES Function norm 1.131711e-04
   0 fluid KSP Residual norm 1.131711e-04
   1 fluid KSP Residual norm 3.450656e-17
[ContactAvoidanceSphericalType] Time : 1.114159e-02s
[ContactAvoidanceSphericalType] Time : 1.186001e-02s
[ContactAvoidanceSphericalType] Time : 1.069113e-02s
 2 fluid SNES Function norm 6.696548e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.48574 s
[ContactAvoidanceSphericalType] Time : 1.122038e-02s
 0 fluid SNES Function norm 2.479152e+00
   0 fluid KSP Residual norm 2.479152e+00
   1 fluid KSP Residual norm 2.591166e-15
[ContactAvoidanceSphericalType] Time : 1.108125e-02s
[ContactAvoidanceSphericalType] Time : 1.057702e-02s
[ContactAvoidanceSphericalType] Time : 1.069818e-02s
 1 fluid SNES Function norm 1.098697e-04
   0 fluid KSP Residual norm 1.098697e-04
   1 fluid KSP Residual norm 4.757309e-17
[ContactAvoidanceSphericalType] Time : 1.115640e-02s
[ContactAvoidanceSphericalType] Time : 1.057897e-02s
[ContactAvoidanceSphericalType] Time : 1.059975e-02s
 2 fluid SNES Function norm 6.114489e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.483181 s
[ContactAvoidanceSphericalType] Time : 1.103481e-02s
 0 fluid SNES Function norm 2.313219e+00
   0 fluid KSP Residual norm 2.313219e+00
   1 fluid KSP Residual norm 2.888065e-15
[ContactAvoidanceSphericalType] Time : 1.111383e-02s
[ContactAvoidanceSphericalType] Time : 1.056426e-02s
[ContactAvoidanceSphericalType] Time : 1.066480e-02s
 1 fluid SNES Function norm 1.057264e-04
   0 fluid KSP Residual norm 1.057264e-04
   1 fluid KSP Residual norm 1.251637e-17
[ContactAvoidanceSphericalType] Time : 1.121037e-02s
[ContactAvoidanceSphericalType] Time : 1.068931e-02s
[ContactAvoidanceSphericalType] Time : 1.056980e-02s
 2 fluid SNES Function norm 5.515847e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.481472 s
[ContactAvoidanceSphericalType] Time : 1.117285e-02s
 0 fluid SNES Function norm 2.168038e+00
   0 fluid KSP Residual norm 2.168038e+00
   1 fluid KSP Residual norm 2.896926e-15
[ContactAvoidanceSphericalType] Time : 1.109472e-02s
[ContactAvoidanceSphericalType] Time : 1.078543e-02s
[ContactAvoidanceSphericalType] Time : 1.063809e-02s
 1 fluid SNES Function norm 1.001880e-04
   0 fluid KSP Residual norm 1.001880e-04
   1 fluid KSP Residual norm 1.665592e-17
[ContactAvoidanceSphericalType] Time : 1.123137e-02s
[ContactAvoidanceSphericalType] Time : 1.094599e-02s
[ContactAvoidanceSphericalType] Time : 1.062908e-02s
 2 fluid SNES Function norm 4.875678e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.484469 s
[ContactAvoidanceSphericalType] Time : 1.114349e-02s
 0 fluid SNES Function norm 2.055595e+00
   0 fluid KSP Residual norm 2.055595e+00
   1 fluid KSP Residual norm 7.101772e-16
[ContactAvoidanceSphericalType] Time : 1.111546e-02s
[ContactAvoidanceSphericalType] Time : 1.060399e-02s
[ContactAvoidanceSphericalType] Time : 1.053490e-02s
 1 fluid SNES Function norm 9.302876e-05
   0 fluid KSP Residual norm 9.302876e-05
   1 fluid KSP Residual norm 1.459068e-17
[ContactAvoidanceSphericalType] Time : 1.120518e-02s
[ContactAvoidanceSphericalType] Time : 1.071427e-02s
[ContactAvoidanceSphericalType] Time : 1.062673e-02s
 2 fluid SNES Function norm 4.290930e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.481133 s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   2017
     BEST   1.000000  AVRG.   0.962354  WRST.   0.350677 (1318)
     HISTOGRAMM:  100.00 % > 0.12
  -- PHASE 1 COMPLETED.     0.001s

  -- PHASE 2 : ISOTROPIC MESHING

  -- GRADATION : 1.300000 (2.300000)
          240 splitted,      241 collapsed,       70 swapped,     1910 moved, 4 iter. 
  -- PHASE 2 COMPLETED.     0.005s

  -- MESH QUALITY   2016
     BEST   1.000000  AVRG.   0.962356  WRST.   0.491612 (1303)
     HISTOGRAMM:  100.00 % > 0.12

  -- MESH PACKED UP
     NUMBER OF VERTICES           1031   CORNERS        4
     NUMBER OF TRIANGLES          2016
     NUMBER OF EDGES              3656

   MMG2DLIB: ELAPSED TIME  0.006s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   END OF MODULE MMG2D
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

[ContactAvoidanceSphericalType] Time : 1.524788e-02s
 0 fluid SNES Function norm 8.726592e-01
   0 fluid KSP Residual norm 8.726592e-01
   1 fluid KSP Residual norm 6.432962e-16
[ContactAvoidanceSphericalType] Time : 1.552637e-02s
[ContactAvoidanceSphericalType] Time : 1.545698e-02s
[ContactAvoidanceSphericalType] Time : 1.487160e-02s
 1 fluid SNES Function norm 1.498634e-04
   0 fluid KSP Residual norm 1.498634e-04
   1 fluid KSP Residual norm 1.270726e-17
[ContactAvoidanceSphericalType] Time : 1.570030e-02s
[ContactAvoidanceSphericalType] Time : 1.488702e-02s
[ContactAvoidanceSphericalType] Time : 1.498747e-02s
 2 fluid SNES Function norm 6.226411e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.544415 s
[ContactAvoidanceSphericalType] Time : 1.316857e-02s
 0 fluid SNES Function norm 1.068877e+00
   0 fluid KSP Residual norm 1.068877e+00
   1 fluid KSP Residual norm 5.663621e-16
[ContactAvoidanceSphericalType] Time : 1.322909e-02s
[ContactAvoidanceSphericalType] Time : 1.226059e-02s
[ContactAvoidanceSphericalType] Time : 1.269586e-02s
 1 fluid SNES Function norm 7.708245e-05
   0 fluid KSP Residual norm 7.708245e-05
   1 fluid KSP Residual norm 4.892250e-17
[ContactAvoidanceSphericalType] Time : 1.333363e-02s
[ContactAvoidanceSphericalType] Time : 1.241683e-02s
[ContactAvoidanceSphericalType] Time : 1.242629e-02s
 2 fluid SNES Function norm 1.874845e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.511984 s
[ContactAvoidanceSphericalType] Time : 1.177376e-02s
 0 fluid SNES Function norm 1.095379e+00
   0 fluid KSP Residual norm 1.095379e+00
   1 fluid KSP Residual norm 1.247021e-15
[ContactAvoidanceSphericalType] Time : 1.176840e-02s
[ContactAvoidanceSphericalType] Time : 1.127143e-02s
[ContactAvoidanceSphericalType] Time : 1.124452e-02s
 1 fluid SNES Function norm 6.833233e-05
   0 fluid KSP Residual norm 6.833233e-05
   1 fluid KSP Residual norm 2.435233e-18
[ContactAvoidanceSphericalType] Time : 1.182527e-02s
[ContactAvoidanceSphericalType] Time : 1.127274e-02s
[ContactAvoidanceSphericalType] Time : 1.125301e-02s
 2 fluid SNES Function norm 9.035020e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.497073 s
[ContactAvoidanceSphericalType] Time : 1.108235e-02s
 0 fluid SNES Function norm 1.401265e+00
   0 fluid KSP Residual norm 1.401265e+00
   1 fluid KSP Residual norm 3.758563e-15
[ContactAvoidanceSphericalType] Time : 1.125270e-02s
[ContactAvoidanceSphericalType] Time : 1.085164e-02s
[ContactAvoidanceSphericalType] Time : 1.074671e-02s
 1 fluid SNES Function norm 7.575443e-05
   0 fluid KSP Residual norm 7.575443e-05
   1 fluid KSP Residual norm 1.334291e-17
[ContactAvoidanceSphericalType] Time : 1.105818e-02s
[ContactAvoidanceSphericalType] Time : 1.076850e-02s
[ContactAvoidanceSphericalType] Time : 1.082922e-02s
 2 fluid SNES Function norm 9.463596e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.486126 s
[ContactAvoidanceSphericalType] Time : 1.089204e-02s
 0 fluid SNES Function norm 1.931746e+00
   0 fluid KSP Residual norm 1.931746e+00
   1 fluid KSP Residual norm 2.111640e-15
[ContactAvoidanceSphericalType] Time : 1.093579e-02s
[ContactAvoidanceSphericalType] Time : 1.059204e-02s
[ContactAvoidanceSphericalType] Time : 1.061067e-02s
 1 fluid SNES Function norm 8.530780e-05
   0 fluid KSP Residual norm 8.530780e-05
   1 fluid KSP Residual norm 1.905077e-18
[ContactAvoidanceSphericalType] Time : 1.089777e-02s
[ContactAvoidanceSphericalType] Time : 1.056156e-02s
[ContactAvoidanceSphericalType] Time : 1.055745e-02s
 2 fluid SNES Function norm 9.973807e-11
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482863 s
[ContactAvoidanceSphericalType] Time : 1.098815e-02s
 0 fluid SNES Function norm 2.661034e+00
   0 fluid KSP Residual norm 2.661034e+00
   1 fluid KSP Residual norm 4.446043e-15
[ContactAvoidanceSphericalType] Time : 1.092659e-02s
[ContactAvoidanceSphericalType] Time : 1.056396e-02s
[ContactAvoidanceSphericalType] Time : 1.074575e-02s
 1 fluid SNES Function norm 1.093526e-04
   0 fluid KSP Residual norm 1.093526e-04
   1 fluid KSP Residual norm 4.796209e-17
[ContactAvoidanceSphericalType] Time : 1.091605e-02s
[ContactAvoidanceSphericalType] Time : 1.095255e-02s
[ContactAvoidanceSphericalType] Time : 1.074143e-02s
 2 fluid SNES Function norm 1.024933e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.482468 s
[ContactAvoidanceSphericalType] Time : 1.093202e-02s
 0 fluid SNES Function norm 3.575465e+00
   0 fluid KSP Residual norm 3.575465e+00
   1 fluid KSP Residual norm 1.350999e-15
[ContactAvoidanceSphericalType] Time : 1.081013e-02s
[ContactAvoidanceSphericalType] Time : 1.129002e-02s
[ContactAvoidanceSphericalType] Time : 1.044474e-02s
 1 fluid SNES Function norm 1.809692e-04
   0 fluid KSP Residual norm 1.809692e-04
   1 fluid KSP Residual norm 1.446566e-17
[ContactAvoidanceSphericalType] Time : 1.096123e-02s
[ContactAvoidanceSphericalType] Time : 1.073295e-02s
[ContactAvoidanceSphericalType] Time : 1.053846e-02s
 2 fluid SNES Function norm 2.484346e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.489131 s
[ContactAvoidanceSphericalType] Time : 1.087975e-02s
 0 fluid SNES Function norm 4.642774e+00
   0 fluid KSP Residual norm 4.642774e+00
   1 fluid KSP Residual norm 1.245535e-14
[ContactAvoidanceSphericalType] Time : 1.093235e-02s
[ContactAvoidanceSphericalType] Time : 1.054331e-02s
[ContactAvoidanceSphericalType] Time : 1.065857e-02s
 1 fluid SNES Function norm 3.237854e-04
   0 fluid KSP Residual norm 3.237854e-04
   1 fluid KSP Residual norm 4.174147e-17
[ContactAvoidanceSphericalType] Time : 1.097309e-02s
[ContactAvoidanceSphericalType] Time : 1.059799e-02s
[ContactAvoidanceSphericalType] Time : 1.061186e-02s
 2 fluid SNES Function norm 8.222936e-10
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.480965 s
[ContactAvoidanceSphericalType] Time : 1.093782e-02s
 0 fluid SNES Function norm 5.790215e+00
   0 fluid KSP Residual norm 5.790215e+00
   1 fluid KSP Residual norm 6.771938e-15
[ContactAvoidanceSphericalType] Time : 1.106521e-02s
[ContactAvoidanceSphericalType] Time : 1.053593e-02s
[ContactAvoidanceSphericalType] Time : 1.084506e-02s
 1 fluid SNES Function norm 5.348675e-04
   0 fluid KSP Residual norm 5.348675e-04
   1 fluid KSP Residual norm 2.792789e-17
[ContactAvoidanceSphericalType] Time : 1.104882e-02s
[ContactAvoidanceSphericalType] Time : 1.075030e-02s
[ContactAvoidanceSphericalType] Time : 1.064006e-02s
 2 fluid SNES Function norm 1.992394e-09
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 0.488584 s
[ContactAvoidanceSphericalType] Time : 1.091589e-02s
 0 fluid SNES Function norm 1.013313e+01
   0 fluid KSP Residual norm 1.013313e+01
   1 fluid KSP Residual norm 7.568391e-14
[ContactAvoidanceSphericalType] Time : 1.093674e-02s
[ContactAvoidanceSphericalType] Time : 1.058260e-02s
[ContactAvoidanceSphericalType] Time : 1.062809e-02s
 1 fluid SNES Function norm 8.680733e+00
   0 fluid KSP Residual norm 8.680733e+00
   1 fluid KSP Residual norm 8.317882e-14
[ContactAvoidanceSphericalType] Time : 1.099257e-02s
[ContactAvoidanceSphericalType] Time : 1.051099e-02s
[ContactAvoidanceSphericalType] Time : 1.056185e-02s
 2 fluid SNES Function norm 8.728916e+00
   0 fluid KSP Residual norm 8.728916e+00
   1 fluid KSP Residual norm 7.057635e-14
[ContactAvoidanceSphericalType] Time : 1.094510e-02s
[ContactAvoidanceSphericalType] Time : 1.051598e-02s
[ContactAvoidanceSphericalType] Time : 1.060835e-02s
 3 fluid SNES Function norm 8.788074e+00
   0 fluid KSP Residual norm 8.788074e+00
   1 fluid KSP Residual norm 9.484721e-14
[ContactAvoidanceSphericalType] Time : 1.094709e-02s
[ContactAvoidanceSphericalType] Time : 1.077910e-02s
[ContactAvoidanceSphericalType] Time : 1.058151e-02s
 4 fluid SNES Function norm 8.826244e+00
   0 fluid KSP Residual norm 8.826244e+00
   1 fluid KSP Residual norm 7.927128e-14
[ContactAvoidanceSphericalType] Time : 1.099580e-02s
[ContactAvoidanceSphericalType] Time : 1.062322e-02s
[ContactAvoidanceSphericalType] Time : 1.055231e-02s
 5 fluid SNES Function norm 8.847447e+00
   0 fluid KSP Residual norm 8.847447e+00
   1 fluid KSP Residual norm 7.198940e-14
[ContactAvoidanceSphericalType] Time : 1.099723e-02s
[ContactAvoidanceSphericalType] Time : 1.082983e-02s
[ContactAvoidanceSphericalType] Time : 1.067743e-02s
 6 fluid SNES Function norm 8.858573e+00
   0 fluid KSP Residual norm 8.858573e+00
   1 fluid KSP Residual norm 8.721138e-14
[ContactAvoidanceSphericalType] Time : 1.098793e-02s
[ContactAvoidanceSphericalType] Time : 1.068702e-02s
[ContactAvoidanceSphericalType] Time : 1.068000e-02s
 7 fluid SNES Function norm 8.864267e+00
   0 fluid KSP Residual norm 8.864267e+00
   1 fluid KSP Residual norm 8.670667e-14
[ContactAvoidanceSphericalType] Time : 1.094964e-02s
[ContactAvoidanceSphericalType] Time : 1.072748e-02s
[ContactAvoidanceSphericalType] Time : 1.080337e-02s
 8 fluid SNES Function norm 8.867146e+00
   0 fluid KSP Residual norm 8.867146e+00
   1 fluid KSP Residual norm 1.072170e-13
[ContactAvoidanceSphericalType] Time : 1.111619e-02s
[ContactAvoidanceSphericalType] Time : 1.082540e-02s
[ContactAvoidanceSphericalType] Time : 1.057444e-02s
 9 fluid SNES Function norm 8.868594e+00
   0 fluid KSP Residual norm 8.868594e+00
   1 fluid KSP Residual norm 7.905701e-14
[ContactAvoidanceSphericalType] Time : 1.096840e-02s
[ContactAvoidanceSphericalType] Time : 1.058291e-02s
[ContactAvoidanceSphericalType] Time : 1.060090e-02s
 10 fluid SNES Function norm 8.869320e+00
   0 fluid KSP Residual norm 8.869320e+00
   1 fluid KSP Residual norm 9.127176e-14
[ContactAvoidanceSphericalType] Time : 1.099064e-02s
[ContactAvoidanceSphericalType] Time : 1.066553e-02s
[ContactAvoidanceSphericalType] Time : 1.066920e-02s
 11 fluid SNES Function norm 8.869684e+00
   0 fluid KSP Residual norm 8.869684e+00
   1 fluid KSP Residual norm 1.097813e-13
[ContactAvoidanceSphericalType] Time : 1.103763e-02s
[ContactAvoidanceSphericalType] Time : 1.067165e-02s
[ContactAvoidanceSphericalType] Time : 1.079432e-02s
 12 fluid SNES Function norm 8.869866e+00
   0 fluid KSP Residual norm 8.869866e+00
   1 fluid KSP Residual norm 7.421658e-14
[ContactAvoidanceSphericalType] Time : 1.117507e-02s
[ContactAvoidanceSphericalType] Time : 1.064213e-02s
[ContactAvoidanceSphericalType] Time : 1.134362e-02s
 13 fluid SNES Function norm 8.869957e+00
   0 fluid KSP Residual norm 8.869957e+00
   1 fluid KSP Residual norm 8.794487e-14
[ContactAvoidanceSphericalType] Time : 1.106838e-02s
[ContactAvoidanceSphericalType] Time : 1.084191e-02s
[ContactAvoidanceSphericalType] Time : 1.063130e-02s
 14 fluid SNES Function norm 8.870002e+00
   0 fluid KSP Residual norm 8.870002e+00
   1 fluid KSP Residual norm 9.007393e-14
[ContactAvoidanceSphericalType] Time : 1.102505e-02s
[ContactAvoidanceSphericalType] Time : 1.079808e-02s
[ContactAvoidanceSphericalType] Time : 1.072459e-02s
 15 fluid SNES Function norm 8.870025e+00
   0 fluid KSP Residual norm 8.870025e+00
   1 fluid KSP Residual norm 7.172655e-14
[ContactAvoidanceSphericalType] Time : 1.251756e-02s
[ContactAvoidanceSphericalType] Time : 1.076274e-02s
[ContactAvoidanceSphericalType] Time : 1.092512e-02s
 16 fluid SNES Function norm 8.870036e+00
   0 fluid KSP Residual norm 8.870036e+00
   1 fluid KSP Residual norm 1.284723e-13
[ContactAvoidanceSphericalType] Time : 1.106221e-02s
[ContactAvoidanceSphericalType] Time : 1.098401e-02s
[ContactAvoidanceSphericalType] Time : 1.071926e-02s
 17 fluid SNES Function norm 8.870042e+00
   0 fluid KSP Residual norm 8.870042e+00
   1 fluid KSP Residual norm 8.968437e-14
[ContactAvoidanceSphericalType] Time : 1.104541e-02s
[ContactAvoidanceSphericalType] Time : 1.080110e-02s
[ContactAvoidanceSphericalType] Time : 1.067440e-02s
 18 fluid SNES Function norm 8.870045e+00
   0 fluid KSP Residual norm 8.870045e+00
   1 fluid KSP Residual norm 6.585455e-14
[ContactAvoidanceSphericalType] Time : 1.131353e-02s
[ContactAvoidanceSphericalType] Time : 1.064486e-02s
[ContactAvoidanceSphericalType] Time : 1.062332e-02s
 19 fluid SNES Function norm 8.870046e+00
   0 fluid KSP Residual norm 8.870046e+00
   1 fluid KSP Residual norm 8.375288e-14
[ContactAvoidanceSphericalType] Time : 1.107863e-02s
[ContactAvoidanceSphericalType] Time : 1.075964e-02s
[ContactAvoidanceSphericalType] Time : 1.149668e-02s
 20 fluid SNES Function norm 8.870047e+00
   0 fluid KSP Residual norm 8.870047e+00
   1 fluid KSP Residual norm 8.745314e-14
[ContactAvoidanceSphericalType] Time : 1.108951e-02s
[ContactAvoidanceSphericalType] Time : 1.082308e-02s
[ContactAvoidanceSphericalType] Time : 1.069170e-02s
 21 fluid SNES Function norm 8.870047e+00
   0 fluid KSP Residual norm 8.870047e+00
   1 fluid KSP Residual norm 7.762854e-14
[ContactAvoidanceSphericalType] Time : 1.114742e-02s
[ContactAvoidanceSphericalType] Time : 1.080839e-02s
[ContactAvoidanceSphericalType] Time : 1.069954e-02s
 22 fluid SNES Function norm 8.870047e+00
   0 fluid KSP Residual norm 8.870047e+00
   1 fluid KSP Residual norm 6.478001e-14
[ContactAvoidanceSphericalType] Time : 1.122010e-02s
[ContactAvoidanceSphericalType] Time : 1.080797e-02s
[ContactAvoidanceSphericalType] Time : 1.066077e-02s
 23 fluid SNES Function norm 8.870048e+00
   0 fluid KSP Residual norm 8.870048e+00
   1 fluid KSP Residual norm 8.369858e-14
[ContactAvoidanceSphericalType] Time : 1.108566e-02s
[ContactAvoidanceSphericalType] Time : 1.073614e-02s
[ContactAvoidanceSphericalType] Time : 1.075721e-02s
 24 fluid SNES Function norm 8.870048e+00
[fluid.ModelAlgebraicFactory(0)] : [NonLinearSolverNewton] : finish in 4.35469 s

  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
   MODULE MMG2D: 5.6.0 (Nov. 05, 2021)
  &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
     git branch: No git branch found
     git commit: No git commit found
     git date:   No git commit found


  -- MMG2DLIB: INPUT DATA
  --  INPUT DATA COMPLETED.     0.000s

  -- PHASE 1 : DATA ANALYSIS

  -- MESH QUALITY   2016
     BEST   1.000000  AVRG.   0.956226  WRST.   0.022680 (1397)
     HISTOGRAMM:   99.80 % > 0.12
  ## Error: MMG2D_boulen: Unable to find a boundary edge in the ball of point 887.

  ## Error: MMG2D_norver: Impossible to calculate normal vector at vertex 887.

  ## Problem in calculating normal vectors. Exit program.
Segmentation fault


0% tests passed, 2 tests failed out of 2

Total Test time (real) = 114.54 sec

The following tests FAILED:
	 27 - feelpp_toolbox_python-tests-in (Failed)
	 29 - feelpp_toolbox_python-tests-fluid (Failed)
Errors while running CTest

prudhomm avatar Jan 09 '24 11:01 prudhomm

= toolboxes

 ctest -R . -j4
Test project /root/feelpp/build/release-clang-cmake/toolboxes
        Start   1: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2-np-6
        Start   2: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2-np-1
        Start   3: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2_alternative-np-6
        Start   4: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2_alternative-np-1
  1/131 Test   #1: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2-np-6 ...............   Passed    2.80 sec
        Start   5: feelpp_toolbox_coefficientformpdes-heat_thermo2d-np-6
  2/131 Test   #3: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2_alternative-np-6 ...   Passed    2.95 sec
        Start   6: feelpp_toolbox_coefficientformpdes-heat_thermo2d-np-1
  3/131 Test   #2: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2-np-1 ...............   Passed    3.37 sec
        Start   7: feelpp_toolbox_coefficientformpdes-heat_thermo2d_alternative-np-6
  4/131 Test   #4: feelpp_toolbox_coefficientformpdes-ThermalBridgesENISO10211_case2_alternative-np-1 ...   Passed    4.01 sec
        Start   8: feelpp_toolbox_coefficientformpdes-heat_thermo2d_alternative-np-1
  5/131 Test   #5: feelpp_toolbox_coefficientformpdes-heat_thermo2d-np-6 ................................   Passed   11.57 sec
        Start   9: feelpp_toolbox_coefficientformpdes-ElectroMagnets_HL-31_H1-np-6
  6/131 Test   #7: feelpp_toolbox_coefficientformpdes-heat_thermo2d_alternative-np-6 ....................   Passed   11.59 sec
        Start  10: feelpp_toolbox_coefficientformpdes-ElectroMagnets_HL-31_H1-np-1
  7/131 Test   #9: feelpp_toolbox_coefficientformpdes-ElectroMagnets_HL-31_H1-np-6 ......................   Passed    5.67 sec
        Start  11: feelpp_toolbox_coefficientformpdes-bratu-np-6
  8/131 Test  #11: feelpp_toolbox_coefficientformpdes-bratu-np-6 ........................................   Passed    2.10 sec
        Start  12: feelpp_toolbox_coefficientformpdes-bratu-np-1
  9/131 Test  #12: feelpp_toolbox_coefficientformpdes-bratu-np-1 ........................................   Passed    2.16 sec
        Start  13: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Newton-np-6
 10/131 Test  #13: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Newton-np-6 ...............................   Passed    4.11 sec
        Start  14: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Newton-np-1
 11/131 Test  #10: feelpp_toolbox_coefficientformpdes-ElectroMagnets_HL-31_H1-np-1 ......................   Passed   13.71 sec
        Start  15: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Newton-np-6
 12/131 Test  #15: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Newton-np-6 ...............................   Passed    8.04 sec
        Start  16: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Newton-np-1
 13/131 Test  #14: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Newton-np-1 ...............................   Passed    8.48 sec
        Start  17: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Picard-np-6
 14/131 Test  #17: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Picard-np-6 ...............................   Passed    5.33 sec
        Start  18: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Picard-np-1
 15/131 Test   #6: feelpp_toolbox_coefficientformpdes-heat_thermo2d-np-1 ................................   Passed   46.06 sec
        Start  19: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Picard-np-6
 16/131 Test   #8: feelpp_toolbox_coefficientformpdes-heat_thermo2d_alternative-np-1 ....................   Passed   46.34 sec
        Start  20: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Picard-np-1
 17/131 Test  #18: feelpp_toolbox_fluid-TurekHron-cfd1-P2P1G1-Picard-np-1 ...............................   Passed   13.05 sec
        Start  21: feelpp_toolbox_fluid-TurekHron-cfd1-P1P1G1-Newton-np-6
 18/131 Test  #21: feelpp_toolbox_fluid-TurekHron-cfd1-P1P1G1-Newton-np-6 ...............................   Passed    4.08 sec
        Start  22: feelpp_toolbox_fluid-TurekHron-cfd1-P1P1G1-Newton-np-1
 19/131 Test  #16: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Newton-np-1 ...............................   Passed   23.63 sec
        Start  23: feelpp_toolbox_fluid-TurekHron-cfd1-transient-BDF2-np-6
 20/131 Test  #22: feelpp_toolbox_fluid-TurekHron-cfd1-P1P1G1-Newton-np-1 ...............................   Passed    7.23 sec
        Start  24: feelpp_toolbox_fluid-TurekHron-cfd1-transient-BDF2-np-1
 21/131 Test  #19: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Picard-np-6 ...............................   Passed   18.60 sec
        Start  25: feelpp_toolbox_fluid-TurekHron-cfd2-transient-BDF2-np-6
 22/131 Test  #23: feelpp_toolbox_fluid-TurekHron-cfd1-transient-BDF2-np-6 ..............................   Passed   12.67 sec
        Start  26: feelpp_toolbox_fluid-TurekHron-cfd2-transient-BDF2-np-1
 23/131 Test  #25: feelpp_toolbox_fluid-TurekHron-cfd2-transient-BDF2-np-6 ..............................   Passed   37.15 sec
        Start  27: feelpp_toolbox_fluid-TurekHron-cfd1-transient-CN-np-6
 24/131 Test  #24: feelpp_toolbox_fluid-TurekHron-cfd1-transient-BDF2-np-1 ..............................   Passed   42.40 sec
        Start  28: feelpp_toolbox_fluid-TurekHron-cfd1-transient-CN-np-1
 25/131 Test  #20: feelpp_toolbox_fluid-TurekHron-cfd2-P2P1G1-Picard-np-1 ...............................   Passed   65.29 sec
        Start  29: feelpp_toolbox_fluid-TurekHron-cfd2-transient-CN-np-6
 26/131 Test  #27: feelpp_toolbox_fluid-TurekHron-cfd1-transient-CN-np-6 ................................   Passed   14.87 sec
        Start  30: feelpp_toolbox_fluid-TurekHron-cfd2-transient-CN-np-1
 27/131 Test  #28: feelpp_toolbox_fluid-TurekHron-cfd1-transient-CN-np-1 ................................   Passed   52.35 sec
        Start  31: feelpp_toolbox_fluid-Pipe-Pressure-Stokes-np-6
 28/131 Test  #31: feelpp_toolbox_fluid-Pipe-Pressure-Stokes-np-6 .......................................   Passed    3.93 sec
        Start  32: feelpp_toolbox_fluid-Pipe-Pressure-Stokes-np-1
 29/131 Test  #29: feelpp_toolbox_fluid-TurekHron-cfd2-transient-CN-np-6 ................................   Passed   53.69 sec
        Start  33: feelpp_toolbox_fluid-Pipe-Pressure-Navier-Stokes-np-6
 30/131 Test  #32: feelpp_toolbox_fluid-Pipe-Pressure-Stokes-np-1 .......................................   Passed    4.54 sec
        Start  34: feelpp_toolbox_fluid-Pipe-Pressure-Navier-Stokes-np-1
 31/131 Test  #33: feelpp_toolbox_fluid-Pipe-Pressure-Navier-Stokes-np-6 ................................   Passed    3.45 sec
        Start  35: feelpp_toolbox_solid-TurekHron-csm1-np-6
 32/131 Test  #34: feelpp_toolbox_fluid-Pipe-Pressure-Navier-Stokes-np-1 ................................   Passed    4.04 sec
        Start  36: feelpp_toolbox_solid-TurekHron-csm1-np-1
 33/131 Test  #35: feelpp_toolbox_solid-TurekHron-csm1-np-6 .............................................   Passed    1.83 sec
        Start  37: feelpp_toolbox_solid-TurekHron-csm2-np-6
 34/131 Test  #37: feelpp_toolbox_solid-TurekHron-csm2-np-6 .............................................   Passed    1.65 sec
        Start  38: feelpp_toolbox_solid-TurekHron-csm2-np-1
 35/131 Test  #36: feelpp_toolbox_solid-TurekHron-csm1-np-1 .............................................   Passed    4.21 sec
        Start  39: feelpp_toolbox_solid-NAFEMS-LE1-dform-np-6
 36/131 Test  #39: feelpp_toolbox_solid-NAFEMS-LE1-dform-np-6 ...........................................   Passed    1.03 sec
        Start  40: feelpp_toolbox_solid-NAFEMS-LE1-dform-np-1
 37/131 Test  #38: feelpp_toolbox_solid-TurekHron-csm2-np-1 .............................................   Passed    3.52 sec
        Start  41: feelpp_toolbox_solid-NAFEMS-LE1-dpform-np-6
 38/131 Test  #41: feelpp_toolbox_solid-NAFEMS-LE1-dpform-np-6 ..........................................   Passed    1.22 sec
        Start  42: feelpp_toolbox_solid-NAFEMS-LE1-dpform-np-1
 39/131 Test  #40: feelpp_toolbox_solid-NAFEMS-LE1-dform-np-1 ...........................................   Passed    2.25 sec
        Start  43: feelpp_toolbox_solid-NAFEMS-LE10-np-6
 40/131 Test  #42: feelpp_toolbox_solid-NAFEMS-LE1-dpform-np-1 ..........................................   Passed    2.50 sec
        Start  44: feelpp_toolbox_solid-NAFEMS-LE10-np-1
 41/131 Test  #43: feelpp_toolbox_solid-NAFEMS-LE10-np-6 ................................................   Passed    4.97 sec
        Start  45: feelpp_toolbox_hdg_poisson-linear-space-time-np-6
 42/131 Test  #45: feelpp_toolbox_hdg_poisson-linear-space-time-np-6 ....................................   Passed    3.49 sec
        Start  46: feelpp_toolbox_hdg_poisson-linear-space-time-np-1
 43/131 Test  #46: feelpp_toolbox_hdg_poisson-linear-space-time-np-1 ....................................   Passed    3.82 sec
        Start  47: feelpp_toolbox_hdg_poisson-linear-dirichlet-np-6
 44/131 Test  #47: feelpp_toolbox_hdg_poisson-linear-dirichlet-np-6 .....................................   Passed    1.88 sec
        Start  48: feelpp_toolbox_hdg_poisson-linear-dirichlet-np-1
 45/131 Test  #44: feelpp_toolbox_solid-NAFEMS-LE10-np-1 ................................................   Passed   12.99 sec
        Start  49: feelpp_toolbox_hdg_poisson-linear-neumann-np-6
 46/131 Test  #48: feelpp_toolbox_hdg_poisson-linear-dirichlet-np-1 .....................................   Passed    1.36 sec
        Start  50: feelpp_toolbox_hdg_poisson-linear-neumann-np-1
 47/131 Test  #49: feelpp_toolbox_hdg_poisson-linear-neumann-np-6 .......................................   Passed    1.94 sec
        Start  51: feelpp_toolbox_hdg_poisson-linear-robin-np-6
 48/131 Test  #50: feelpp_toolbox_hdg_poisson-linear-neumann-np-1 .......................................   Passed    2.01 sec
        Start  52: feelpp_toolbox_hdg_poisson-linear-robin-np-1
 49/131 Test  #51: feelpp_toolbox_hdg_poisson-linear-robin-np-6 .........................................   Passed    2.01 sec
        Start  53: feelpp_toolbox_hdg_poisson-linear-space-np-6
 50/131 Test  #52: feelpp_toolbox_hdg_poisson-linear-robin-np-1 .........................................   Passed    2.13 sec
        Start  54: feelpp_toolbox_hdg_poisson-linear-space-np-1
 51/131 Test  #53: feelpp_toolbox_hdg_poisson-linear-space-np-6 .........................................   Passed    3.15 sec
        Start  55: feelpp_toolbox_hdg_poisson-linear-time-np-6
 52/131 Test  #54: feelpp_toolbox_hdg_poisson-linear-space-np-1 .........................................   Passed    4.65 sec
        Start  56: feelpp_toolbox_hdg_poisson-linear-time-np-1
 53/131 Test  #55: feelpp_toolbox_hdg_poisson-linear-time-np-6 ..........................................   Passed    2.96 sec
        Start  57: feelpp_toolbox_hdg_poisson-quadratic-space-time-np-6
 54/131 Test  #56: feelpp_toolbox_hdg_poisson-linear-time-np-1 ..........................................   Passed    3.85 sec
        Start  58: feelpp_toolbox_hdg_poisson-quadratic-space-time-np-1
 55/131 Test  #57: feelpp_toolbox_hdg_poisson-quadratic-space-time-np-6 .................................   Passed    5.98 sec
        Start  59: feelpp_toolbox_hdg_poisson-quadratic-dirichlet-np-6
 56/131 Test  #59: feelpp_toolbox_hdg_poisson-quadratic-dirichlet-np-6 ..................................   Passed    2.64 sec
        Start  60: feelpp_toolbox_hdg_poisson-quadratic-dirichlet-np-1
 57/131 Test  #58: feelpp_toolbox_hdg_poisson-quadratic-space-time-np-1 .................................   Passed    6.23 sec
        Start  61: feelpp_toolbox_hdg_poisson-quadratic-neumann-np-6
 58/131 Test  #26: feelpp_toolbox_fluid-TurekHron-cfd2-transient-BDF2-np-1 ..............................   Passed  143.29 sec
        Start  62: feelpp_toolbox_hdg_poisson-quadratic-neumann-np-1
 59/131 Test  #60: feelpp_toolbox_hdg_poisson-quadratic-dirichlet-np-1 ..................................   Passed    1.66 sec
        Start  63: feelpp_toolbox_hdg_poisson-quadratic-robin-np-6
 60/131 Test  #61: feelpp_toolbox_hdg_poisson-quadratic-neumann-np-6 ....................................   Passed    2.01 sec
        Start  64: feelpp_toolbox_hdg_poisson-quadratic-robin-np-1
 61/131 Test  #62: feelpp_toolbox_hdg_poisson-quadratic-neumann-np-1 ....................................   Passed    2.26 sec
        Start  65: feelpp_toolbox_hdg_poisson-quadratic-space-np-6
 62/131 Test  #63: feelpp_toolbox_hdg_poisson-quadratic-robin-np-6 ......................................   Passed    2.06 sec
        Start  66: feelpp_toolbox_hdg_poisson-quadratic-space-np-1
 63/131 Test  #64: feelpp_toolbox_hdg_poisson-quadratic-robin-np-1 ......................................   Passed    1.84 sec
        Start  67: feelpp_toolbox_hdg_poisson-quadratic-time-np-6
 64/131 Test  #65: feelpp_toolbox_hdg_poisson-quadratic-space-np-6 ......................................   Passed    4.92 sec
        Start  68: feelpp_toolbox_hdg_poisson-quadratic-time-np-1
 65/131 Test  #67: feelpp_toolbox_hdg_poisson-quadratic-time-np-6 .......................................   Passed    4.29 sec
        Start  69: feelpp_toolbox_hdg_poisson-cubic-space-time-np-6
 66/131 Test  #66: feelpp_toolbox_hdg_poisson-quadratic-space-np-1 ......................................   Passed    7.66 sec
        Start  70: feelpp_toolbox_hdg_poisson-cubic-space-time-np-1
 67/131 Test  #68: feelpp_toolbox_hdg_poisson-quadratic-time-np-1 .......................................   Passed    3.81 sec
        Start  71: feelpp_toolbox_hdg_poisson-cubic-dirichlet-np-6
 68/131 Test  #71: feelpp_toolbox_hdg_poisson-cubic-dirichlet-np-6 ......................................   Passed    2.74 sec
        Start  72: feelpp_toolbox_hdg_poisson-cubic-dirichlet-np-1
 69/131 Test  #69: feelpp_toolbox_hdg_poisson-cubic-space-time-np-6 .....................................   Passed    7.47 sec
        Start  73: feelpp_toolbox_hdg_poisson-cubic-neumann-np-6
 70/131 Test  #72: feelpp_toolbox_hdg_poisson-cubic-dirichlet-np-1 ......................................   Passed    2.00 sec
        Start  74: feelpp_toolbox_hdg_poisson-cubic-neumann-np-1
 71/131 Test  #73: feelpp_toolbox_hdg_poisson-cubic-neumann-np-6 ........................................   Passed    2.10 sec
        Start  75: feelpp_toolbox_hdg_poisson-cubic-robin-np-6
 72/131 Test  #74: feelpp_toolbox_hdg_poisson-cubic-neumann-np-1 ........................................   Passed    2.05 sec
        Start  76: feelpp_toolbox_hdg_poisson-cubic-robin-np-1
 73/131 Test  #75: feelpp_toolbox_hdg_poisson-cubic-robin-np-6 ..........................................   Passed    2.21 sec
        Start  77: feelpp_toolbox_hdg_poisson-cubic-space-np-6
 74/131 Test  #70: feelpp_toolbox_hdg_poisson-cubic-space-time-np-1 .....................................   Passed    9.91 sec
        Start  78: feelpp_toolbox_hdg_poisson-cubic-space-np-1
 75/131 Test  #76: feelpp_toolbox_hdg_poisson-cubic-robin-np-1 ..........................................   Passed    3.18 sec
        Start  79: feelpp_toolbox_hdg_poisson-cubic-time-np-6
 76/131 Test  #77: feelpp_toolbox_hdg_poisson-cubic-space-np-6 ..........................................   Passed    6.47 sec
        Start  80: feelpp_toolbox_hdg_poisson-cubic-time-np-1
 77/131 Test  #79: feelpp_toolbox_hdg_poisson-cubic-time-np-6 ...........................................   Passed    4.91 sec
        Start  81: feelpp_toolbox_hdg_poisson-quarter-turn-2d-np-6
 78/131 Test  #81: feelpp_toolbox_hdg_poisson-quarter-turn-2d-np-6 ......................................   Passed    1.31 sec
        Start  82: feelpp_toolbox_hdg_poisson-quarter-turn-2d-np-1
 79/131 Test  #82: feelpp_toolbox_hdg_poisson-quarter-turn-2d-np-1 ......................................   Passed    1.26 sec
        Start  83: feelpp_toolbox_hdg_poisson-quarter-turn-2d-int-np-6
 80/131 Test  #80: feelpp_toolbox_hdg_poisson-cubic-time-np-1 ...........................................   Passed    3.79 sec
        Start  84: feelpp_toolbox_hdg_poisson-quarter-turn-2d-int-np-1
 81/131 Test  #83: feelpp_toolbox_hdg_poisson-quarter-turn-2d-int-np-6 ..................................   Passed    1.27 sec
        Start  85: feelpp_toolbox_hdg_poisson-quarter-turn-3d-np-6
 82/131 Test  #84: feelpp_toolbox_hdg_poisson-quarter-turn-2d-int-np-1 ..................................   Passed    1.28 sec
        Start  86: feelpp_toolbox_hdg_poisson-quarter-turn-3d-np-1
 83/131 Test  #78: feelpp_toolbox_hdg_poisson-cubic-space-np-1 ..........................................   Passed   10.81 sec
        Start  87: feelpp_toolbox_hdg_poisson-quarter-turn-3d-int-np-6
 84/131 Test  #85: feelpp_toolbox_hdg_poisson-quarter-turn-3d-np-6 ......................................   Passed    2.82 sec
        Start  88: feelpp_toolbox_hdg_poisson-quarter-turn-3d-int-np-1
 85/131 Test  #87: feelpp_toolbox_hdg_poisson-quarter-turn-3d-int-np-6 ..................................   Passed    3.17 sec
        Start  89: feelpp_toolbox_hdg_elasticity-quarterturn-2d-np-6
 86/131 Test  #89: feelpp_toolbox_hdg_elasticity-quarterturn-2d-np-6 ....................................   Passed    1.42 sec
        Start  90: feelpp_toolbox_hdg_elasticity-quarterturn-2d-np-1
 87/131 Test  #86: feelpp_toolbox_hdg_poisson-quarter-turn-3d-np-1 ......................................   Passed    5.89 sec
        Start  91: feelpp_toolbox_hdg_thermoelectric-quarteur-turn-np-6
 88/131 Test  #90: feelpp_toolbox_hdg_elasticity-quarterturn-2d-np-1 ....................................   Passed    1.96 sec
        Start  92: feelpp_toolbox_hdg_thermoelectric-quarteur-turn-np-1
 89/131 Test  #88: feelpp_toolbox_hdg_poisson-quarter-turn-3d-int-np-1 ..................................   Passed    6.65 sec
        Start  93: feelpp_toolbox_heat-testsuite_test2d_1-np-6
 90/131 Test  #93: feelpp_toolbox_heat-testsuite_test2d_1-np-6 ..........................................   Passed    1.35 sec
        Start  94: feelpp_toolbox_heat-testsuite_test2d_1-np-1
 91/131 Test  #94: feelpp_toolbox_heat-testsuite_test2d_1-np-1 ..........................................   Passed    1.55 sec
        Start  95: feelpp_toolbox_heat-testsuite_test3d_1-np-6
 92/131 Test  #91: feelpp_toolbox_hdg_thermoelectric-quarteur-turn-np-6 .................................   Passed    6.15 sec
        Start  96: feelpp_toolbox_heat-testsuite_test3d_1-np-1
 93/131 Test  #95: feelpp_toolbox_heat-testsuite_test3d_1-np-6 ..........................................   Passed    2.30 sec
        Start  97: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2-np-6
 94/131 Test  #96: feelpp_toolbox_heat-testsuite_test3d_1-np-1 ..........................................   Passed    2.85 sec
        Start  98: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2-np-1
 95/131 Test  #97: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2-np-6 ..............................   Passed    1.90 sec
        Start  99: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2_testsuite-np-6
 96/131 Test  #99: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2_testsuite-np-6 ....................   Passed    2.05 sec
        Start 100: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2_testsuite-np-1
 97/131 Test  #98: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2-np-1 ..............................   Passed    3.41 sec
        Start 101: feelpp_toolbox_heat-ThermalBridgesENISO10211_case3-np-6
 98/131 Test #100: feelpp_toolbox_heat-ThermalBridgesENISO10211_case2_testsuite-np-1 ....................   Passed    4.02 sec
        Start 102: feelpp_toolbox_heat-ThermalBridgesENISO10211_case3-np-1
 99/131 Test  #92: feelpp_toolbox_hdg_thermoelectric-quarteur-turn-np-1 .................................   Passed   17.09 sec
        Start 103: feelpp_toolbox_heat-test_time-stepping_BDF2-np-6
100/131 Test #103: feelpp_toolbox_heat-test_time-stepping_BDF2-np-6 .....................................   Passed    1.20 sec
        Start 104: feelpp_toolbox_heat-test_time-stepping_BDF2-np-1
101/131 Test #104: feelpp_toolbox_heat-test_time-stepping_BDF2-np-1 .....................................   Passed    1.09 sec
        Start 105: feelpp_toolbox_heat-test_time-stepping_CN-np-6
102/131 Test #105: feelpp_toolbox_heat-test_time-stepping_CN-np-6 .......................................   Passed    1.20 sec
        Start 106: feelpp_toolbox_heat-test_time-stepping_CN-np-1
103/131 Test #106: feelpp_toolbox_heat-test_time-stepping_CN-np-1 .......................................   Passed    1.09 sec
        Start 107: feelpp_toolbox_heat-h-convergence_square_P1-np-6
104/131 Test #107: feelpp_toolbox_heat-h-convergence_square_P1-np-6 .....................................   Passed    3.01 sec
        Start 108: feelpp_toolbox_heat-h-convergence_square_P1-np-1
105/131 Test #108: feelpp_toolbox_heat-h-convergence_square_P1-np-1 .....................................   Passed    5.60 sec
        Start 109: feelpp_toolbox_heat-h-convergence_square_P2-np-6
106/131 Test #109: feelpp_toolbox_heat-h-convergence_square_P2-np-6 .....................................   Passed    4.43 sec
        Start 110: feelpp_toolbox_heat-h-convergence_square_P2-np-1
107/131 Test #101: feelpp_toolbox_heat-ThermalBridgesENISO10211_case3-np-6 ..............................   Passed   27.40 sec
        Start 111: feelpp_toolbox_heat-thermo2d_BDF-np-6
108/131 Test #110: feelpp_toolbox_heat-h-convergence_square_P2-np-1 .....................................   Passed   11.43 sec
        Start 112: feelpp_toolbox_heat-thermo2d_BDF-np-1
109/131 Test #111: feelpp_toolbox_heat-thermo2d_BDF-np-6 ................................................   Passed    8.19 sec
        Start 113: feelpp_toolbox_heat-thermo2d_CN-np-6
110/131 Test #113: feelpp_toolbox_heat-thermo2d_CN-np-6 .................................................   Passed    9.00 sec
        Start 114: feelpp_toolbox_heat-thermo2d_CN-np-1
111/131 Test #112: feelpp_toolbox_heat-thermo2d_BDF-np-1 ................................................   Passed   20.69 sec
        Start 115: feelpp_toolbox_heat-hollow_sphere-np-6
112/131 Test #115: feelpp_toolbox_heat-hollow_sphere-np-6 ...............................................   Passed    1.63 sec
        Start 116: feelpp_toolbox_heat-hollow_sphere-np-1
113/131 Test #102: feelpp_toolbox_heat-ThermalBridgesENISO10211_case3-np-1 ..............................   Passed   53.75 sec
        Start 117: feelpp_toolbox_heatfluid-NaturalConvection_cavity_2d_laminar-np-6
114/131 Test #116: feelpp_toolbox_heat-hollow_sphere-np-1 ...............................................   Passed    1.85 sec
        Start 118: feelpp_toolbox_heatfluid-NaturalConvection_cavity_2d_laminar-np-1
115/131 Test #117: feelpp_toolbox_heatfluid-NaturalConvection_cavity_2d_laminar-np-6 ....................   Passed    3.31 sec
        Start 119: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_linear-np-6
116/131 Test #118: feelpp_toolbox_heatfluid-NaturalConvection_cavity_2d_laminar-np-1 ....................   Passed    6.11 sec
        Start 120: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_linear-np-1
117/131 Test #119: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_linear-np-6 ....................   Passed    4.64 sec
        Start 121: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-newton-np-6
118/131 Test #114: feelpp_toolbox_heat-thermo2d_CN-np-1 .................................................   Passed   22.35 sec
        Start 122: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-newton-np-1
119/131 Test  #30: feelpp_toolbox_fluid-TurekHron-cfd2-transient-CN-np-1 ................................   Passed  217.69 sec
        Start 123: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-picard-np-6
120/131 Test #120: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_linear-np-1 ....................   Passed    7.81 sec
        Start 124: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-picard-np-1
121/131 Test #121: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-newton-np-6 ..........   Passed    8.49 sec
        Start 125: feelpp_test_heat-np-6
122/131 Test #125: feelpp_test_heat-np-6 ................................................................   Passed    0.93 sec
        Start 126: feelpp_test_heat-np-1
123/131 Test #126: feelpp_test_heat-np-1 ................................................................   Passed    0.90 sec
        Start 127: feelpp_test_cavity_triangular-np-1
124/131 Test #123: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-picard-np-6 ..........   Passed    8.46 sec
        Start 128: feelpp_test_cavity_rectangular-np-1
125/131 Test #128: feelpp_test_cavity_rectangular-np-1 ..................................................   Passed   13.40 sec
        Start 129: feelpp_test_cavity_cylindrical-np-1
126/131 Test #122: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-newton-np-1 ..........   Passed   27.70 sec
        Start 130: feelpp_test_coefficientformpdes-np-6
127/131 Test #130: feelpp_test_coefficientformpdes-np-6 .................................................   Passed    4.59 sec
        Start 131: feelpp_test_coefficientformpdes-np-1
128/131 Test #124: feelpp_toolbox_thermoelectric-ElectroMagnets_HL-31_H1_nonlinear-picard-np-1 ..........   Passed   27.23 sec
129/131 Test #131: feelpp_test_coefficientformpdes-np-1 .................................................   Passed    2.02 sec
130/131 Test #127: feelpp_test_cavity_triangular-np-1 ...................................................   Passed   39.92 sec
131/131 Test #129: feelpp_test_cavity_cylindrical-np-1 ..................................................***Failed   72.58 sec

99% tests passed, 1 tests failed out of 131

Label Time Summary:
cfpdes    =   6.61 sec*proc (2 tests)
heat      = 127.74 sec*proc (5 tests)

Total Test time (real) = 431.78 sec

The following tests FAILED:
	129 - feelpp_test_cavity_cylindrical-np-1 (Failed)
Errors while running CTest
Output from these tests are in: /root/feelpp/build/release-clang-cmake/toolboxes/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.

rerun

after rerun

Warning :     0 errors
Warning : Check the full log for details
Warning : ------------------------------
Info    : Writing 'cylindrical_cavity.msh'...
Info    : Done writing 'cylindrical_cavity.msh'
  [Computation of view factors] Time : 0.000214814s
It's time 3000 of the resolution of the heat equation
               [solve non linear heat equation] Time : 0.150281s
keyRadiativeSurface1_q
F0109 11:38:41.469375 1691254 cavity_radiation_jacobian.hpp:511] Check failed: math::abs(rel_difference) < tol 
*** Check failure stack trace: ***
    @     0x7facc112a4b6  google::LogMessageFatal::~LogMessageFatal()
    @     0x5593255bf26a  Feel::RHT<>::checkResults()
    @     0x5593255bbb29  heatsuite::test_cylindrical_cavity_radiation::test_method()
    @     0x5593255bb733  heatsuite::test_cylindrical_cavity_radiation_invoker()
    @     0x7facc06e0f61  boost::detail::function::function_obj_invoker0<>::invoke()
    @     0x7facc06df56d  boost::execution_monitor::catch_signals()
    @     0x7facc06df5e8  boost::execution_monitor::execute()
    @     0x7facc06df6aa  boost::execution_monitor::vexecute()
    @     0x7facc0712293  boost::unit_test::unit_test_monitor_t::execute_and_translate()
    @     0x7facc06e4f9e  boost::unit_test::framework::state::execute_test_tree()
    @     0x7facc06e533b  boost::unit_test::framework::state::execute_test_tree()
    @     0x7facc06e533b  boost::unit_test::framework::state::execute_test_tree()
    @     0x7facc06eabe3  boost::unit_test::framework::run()
    @     0x7facc070fc65  boost::unit_test::unit_test_main()
    @     0x7facbcb5fd90  (unknown)
    @     0x7facbcb5fe40  __libc_start_main
    @     0x5593255bb235  _start
    @              (nil)  (unknown)
unknown location(0): fatal error: in "heatsuite/test_cylindrical_cavity_radiation": signal: SIGABRT (application abort requested)
/root/feelpp/toolboxes/tests/heat/test_cavity_cylindrical.cpp(39): last checkpoint: "test_cylindrical_cavity_radiation" test entry
/root/feelpp/toolboxes/tests/heat/test_cavity_cylindrical.cpp(39): Leaving test case "test_cylindrical_cavity_radiation"; testing time: 71319821us
/root/feelpp/toolboxes/tests/heat/test_cavity_cylindrical.cpp(37): Leaving test suite "heatsuite"; testing time: 71319857us
Leaving test module "heat testsuite"; testing time: 71319894us

*** 1 failure is detected in the test module "heat testsuite"
teardown Feel++
+-----------------------------------------------------------------------------------+
|                              test_cavity_cylindrical                              |
+-----------------------------------------------------------------------------------+
| +-------------+-----------------------------------------------------------------+ |
| | logs        | /root/feel/testsuite/test_cavity_cylindrical/np_1/logs          | |
| +-------------+-----------------------------------------------------------------+ |
| | journal     | /root/feel/testsuite/test_cavity_cylindrical/np_1/journal.json  | |
| +-------------+-----------------------------------------------------------------+ |
| | directories | +-------------------------------------------------------------+ | |
| |             | | /root/feel/testsuite/test_cavity_cylindrical/np_1           | | |
| |             | +-------------------------------------------------------------+ | |
| |             | | /root/feelpp/build/release-clang-cmake/toolboxes/tests/heat | | |
| |             | +-------------------------------------------------------------+ | |
| +-------------+-----------------------------------------------------------------+ |
+-----------------------------------------------------------------------------------+

[ Stopping Feel++ ] application test_cavity_cylindrical execution time 71.4758s
Removing all files (--rm)  in /root/feel/testsuite/test_cavity_cylindrical/np_1...
[WARNING] yaksa: 9 leaked handle pool objects


0% tests passed, 1 tests failed out of 1

Label Time Summary:
heat    =  71.73 sec*proc (1 test)

Total Test time (real) =  71.74 sec

The following tests FAILED:
	129 - feelpp_test_cavity_cylindrical-np-1 (Failed)
Errors while running CTest
root@b50e603909a7:~/feelpp/build/release-clang-cmake/toolboxes# 

prudhomm avatar Jan 09 '24 11:01 prudhomm

@lberti the cylindrical cavity test is failing on spack (probably tolerance is too tight) https://github.com/feelpp/feelpp/issues/2016#issuecomment-1882914925

prudhomm avatar Jan 09 '24 11:01 prudhomm

@VLCeline the python tests are failing on spack https://github.com/feelpp/feelpp/issues/2016#issuecomment-1882874431

prudhomm avatar Jan 09 '24 11:01 prudhomm