Skip to content
Success

Console Output

Started by upstream project "Debian_Linux-ADOL-C" build number 3084
originally caused by:
 Started by GitHub push by mmorligh
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 8d4bb332d2e17829c1e1405f1f9999fd3e89406d (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d4bb332d2e17829c1e1405f1f9999fd3e89406d # timeout=10
Commit message: "CHG: vertical speed needs md.basalforcings.perturbation_melting_rate"
 > git rev-list --no-walk 077e45cac234fbca8b559702876c157cbdad05ba # timeout=10
[Debian_12-VM] $ /bin/bash /tmp/jenkins10235976531761296018.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
src/c/analyses/StressbalanceAnalysis.cpp
src/c/analyses/StressbalanceVerticalAnalysis.cpp
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping gsl                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping adjoinablempi                          
======================================================
======================================================
       Skipping adolc                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
======================================================
                    Compiling ISSM                    
======================================================
Making with 8 CPUs
make  all-recursive
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
Making all in src
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
Making all in c
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c'
  CXX      analyses/libISSMCore_la-StressbalanceAnalysis.lo
  CXXLD    libISSMCore.la
  CXXLD    libISSMModules.la
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c'
Making all in m
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m'
Making all in wrappers
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
Making all in matlab
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab'
  CXXLD    libISSMMatlab.la
  CXXLD    BamgConvertMesh_matlab.la
  CXXLD    BamgMesher_matlab.la
  CXXLD    BamgTriangulate_matlab.la
  CXXLD    ContourToNodes_matlab.la
  CXXLD    ContourToMesh_matlab.la
  CXXLD    DistanceToMaskBoundary_matlab.la
  CXXLD    ElementConnectivity_matlab.la
  CXXLD    ExpSimplify_matlab.la
  CXXLD    ExpToLevelSet_matlab.la
  CXXLD    InterpFromGridToMesh_matlab.la
  CXXLD    InterpFromMesh2d_matlab.la
  CXXLD    InterpFromMeshToGrid_matlab.la
  CXXLD    InterpFromMeshToMesh2d_matlab.la
  CXXLD    InterpFromMeshToMesh3d_matlab.la
  CXXLD    IssmConfig_matlab.la
  CXXLD    M1qn3_matlab.la
  CXXLD    MeshPartition_matlab.la
  CXXLD    MeshProfileIntersection_matlab.la
  CXXLD    NodeConnectivity_matlab.la
  CXXLD    PointCloudFindNeighbors_matlab.la
  CXXLD    ProcessRifts_matlab.la
  CXXLD    PropagateFlagsFromConnectivity_matlab.la
  CXXLD    Scotch_matlab.la
  CXXLD    Triangle_matlab.la
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab'
Making all in python
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python'
  CXXLD    libISSMPython.la
  CXXLD    BamgConvertMesh_python.la
  CXXLD    BamgMesher_python.la
  CXXLD    BamgTriangulate_python.la
  CXXLD    ContourToMesh_python.la
  CXXLD    ElementConnectivity_python.la
  CXXLD    ExpToLevelSet_python.la
  CXXLD    ContourToNodes_python.la
  CXXLD    InterpFromGridToMesh_python.la
  CXXLD    InterpFromMesh2d_python.la
  CXXLD    InterpFromMeshToGrid_python.la
  CXXLD    InterpFromMeshToMesh2d_python.la
  CXXLD    InterpFromMeshToMesh3d_python.la
  CXXLD    IssmConfig_python.la
  CXXLD    MeshPartition_python.la
  CXXLD    MeshProfileIntersection_python.la
  CXXLD    NodeConnectivity_python.la
  CXXLD    Triangle_python.la
  CXXLD    ProcessRifts_python.la
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
Making install in src
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
Making install in c
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c'
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c'
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.so /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMCore.so
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.so /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMOverload.so
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMOverload.la
libtool: warning: relinking 'libISSMModules.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -g -O2 -std=c++11 -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -avoid-version -o libISSMModules.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ./shared/Threads/libISSMModules_la-LaunchThread.lo ./shared/Threads/libISSMModules_la-PartitionRange.lo ./shared/Exp/libISSMModules_la-exp.lo ./shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo ./shared/Triangle/libISSMModules_la-GridInsideHole.lo ./shared/Triangle/libISSMModules_la-OrderSegments.lo ./shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo ./shared/Triangle/libISSMModules_la-TriangleUtils.lo ./modules/Trianglex/libISSMModules_la-Trianglex.lo ./modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo ./modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo ./modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo ./modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo ./modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo ./modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo ./modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo ./modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo ./modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo ./libISSMCore.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install/lib -ltriangle -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas )
libtool: install: /usr/bin/install -c .libs/libISSMModules.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMModules.so
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMModules.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/scripts:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/dyson/:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c issm.exe issm_slc.exe '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin/issm_slc.exe
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/c'
Making install in m
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m'
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/m'
Making install in wrappers
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
Making install in matlab
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab'
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib'
 /bin/bash ../../../libtool   --mode=install /usr/bin/install -c   libISSMMatlab.la libISSMApi.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib'
libtool: warning: relinking 'libISSMMatlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -avoid-version -o libISSMMatlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ./io/libISSMMatlab_la-CheckNumMatlabArguments.lo ./io/libISSMMatlab_la-FetchMatlabData.lo ./io/libISSMMatlab_la-WriteMatlabData.lo ./../../c/libISSMCore.la ./../../c/libISSMModules.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -ldmumps -lmumps_common -lpord -lparmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lparmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMMatlab.so
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi.so /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi.so
libtool: install: /usr/bin/install -c .libs/libISSMApi.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi.la
libtool: warning: relinking 'BamgConvertMesh_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgConvertMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgConvertMesh/BamgConvertMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_matlab.la
libtool: warning: relinking 'BamgMesher_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgMesher_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgMesher/BamgMesher.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_matlab.la
libtool: warning: relinking 'BamgTriangulate_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgTriangulate_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgTriangulate/BamgTriangulate.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_matlab.la
libtool: warning: relinking 'ContourToMesh_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ContourToMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToMesh/ContourToMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_matlab.la
libtool: warning: relinking 'ContourToNodes_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ContourToNodes_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToNodes/ContourToNodes.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_matlab.la
libtool: warning: relinking 'DistanceToMaskBoundary_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o DistanceToMaskBoundary_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../DistanceToMaskBoundary/DistanceToMaskBoundary.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/DistanceToMaskBoundary_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/DistanceToMaskBoundary_matlab.la
libtool: warning: relinking 'ElementConnectivity_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ElementConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ElementConnectivity/ElementConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_matlab.la
libtool: warning: relinking 'ExpSimplify_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ExpSimplify_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ExpSimplify/ExpSimplify.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpSimplify_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpSimplify_matlab.la
libtool: warning: relinking 'ExpToLevelSet_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ExpToLevelSet_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ExpToLevelSet/ExpToLevelSet.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_matlab.la
libtool: warning: relinking 'InterpFromGridToMesh_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromGridToMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromGridToMesh/InterpFromGridToMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_matlab.la
libtool: warning: relinking 'InterpFromMesh2d_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMesh2d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMesh2d/InterpFromMesh2d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_matlab.la
libtool: warning: relinking 'InterpFromMeshToGrid_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToGrid_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToGrid/InterpFromMeshToGrid.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_matlab.la
libtool: warning: relinking 'InterpFromMeshToMesh2d_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh2d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_matlab.la
libtool: warning: relinking 'InterpFromMeshToMesh3d_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh3d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_matlab.la
libtool: warning: relinking 'IssmConfig_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o IssmConfig_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../IssmConfig/IssmConfig.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_matlab.la
libtool: warning: relinking 'M1qn3_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o M1qn3_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../M1qn3/M1qn3.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/M1qn3_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/M1qn3_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/M1qn3_matlab.la
libtool: warning: relinking 'MeshPartition_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o MeshPartition_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshPartition/MeshPartition.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_matlab.la
libtool: warning: relinking 'MeshProfileIntersection_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o MeshProfileIntersection_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshProfileIntersection/MeshProfileIntersection.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_matlab.la
libtool: warning: relinking 'NodeConnectivity_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o NodeConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../NodeConnectivity/NodeConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_matlab.la
libtool: warning: relinking 'PointCloudFindNeighbors_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o PointCloudFindNeighbors_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../PointCloudFindNeighbors/PointCloudFindNeighbors.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PointCloudFindNeighbors_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PointCloudFindNeighbors_matlab.la
libtool: warning: relinking 'ProcessRifts_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ProcessRifts_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ProcessRifts/ProcessRifts.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_matlab.la
libtool: warning: relinking 'PropagateFlagsFromConnectivity_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o PropagateFlagsFromConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PropagateFlagsFromConnectivity_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: warning: relinking 'Scotch_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o Scotch_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../Scotch/Scotch.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat )
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Scotch_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Scotch_matlab.la
libtool: warning: relinking 'Triangle_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o Triangle_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../Triangle/Triangle.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install/lib -ltriangle )
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_matlab.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/scripts:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/dyson/:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/matlab'
Making install in python
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python'
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib'
 /bin/bash ../../../libtool   --mode=install /usr/bin/install -c   libISSMPython.la libISSMApi.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib'
libtool: warning: relinking 'libISSMPython.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -g -O2 -std=c++11 -o libISSMPython.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ./io/libISSMPython_la-CheckNumPythonArguments.lo ./io/libISSMPython_la-FetchPythonData.lo ./io/libISSMPython_la-WritePythonData.lo ./../../c/libISSMCore.la ./../../c/libISSMModules.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/libISSMPython.so.0.0.0T /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMPython.so.0.0.0
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMPython.so.0.0.0 libISSMPython.so.0 || { rm -f libISSMPython.so.0 && ln -s libISSMPython.so.0.0.0 libISSMPython.so.0; }; })
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMPython.so.0.0.0 libISSMPython.so || { rm -f libISSMPython.so && ln -s libISSMPython.so.0.0.0 libISSMPython.so; }; })
libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMPython.la
libtool: install: /usr/bin/install -c .libs/libISSMApi.so.0.0.0 /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi.so.0.0.0
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMApi.so.0.0.0 libISSMApi.so.0 || { rm -f libISSMApi.so.0 && ln -s libISSMApi.so.0.0.0 libISSMApi.so.0; }; })
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib && { ln -s -f libISSMApi.so.0.0.0 libISSMApi.so || { rm -f libISSMApi.so && ln -s libISSMApi.so.0.0.0 libISSMApi.so; }; })
libtool: install: /usr/bin/install -c .libs/libISSMApi.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/libISSMApi.la
libtool: warning: relinking 'BamgConvertMesh_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgConvertMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_python.so
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgConvertMesh_python.la
libtool: warning: relinking 'BamgMesher_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgMesher_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgMesher/BamgMesher_python_la-BamgMesher.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_python.so
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgMesher_python.la
libtool: warning: relinking 'BamgTriangulate_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgTriangulate_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_python.so
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/BamgTriangulate_python.la
libtool: warning: relinking 'ContourToMesh_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ContourToMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_python.so
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToMesh_python.la
libtool: warning: relinking 'ContourToNodes_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ContourToNodes_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_python.so
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ContourToNodes_python.la
libtool: warning: relinking 'ElementConnectivity_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ElementConnectivity_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ElementConnectivity_python.la
libtool: warning: relinking 'ExpToLevelSet_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ExpToLevelSet_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_python.so
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ExpToLevelSet_python.la
libtool: warning: relinking 'InterpFromGridToMesh_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromGridToMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromGridToMesh_python.la
libtool: warning: relinking 'InterpFromMesh2d_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMesh2d_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMesh2d_python.la
libtool: warning: relinking 'InterpFromMeshToGrid_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToGrid_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToGrid_python.la
libtool: warning: relinking 'InterpFromMeshToMesh2d_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh2d_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh2d_python.la
libtool: warning: relinking 'InterpFromMeshToMesh3d_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh3d_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/InterpFromMeshToMesh3d_python.la
libtool: warning: relinking 'IssmConfig_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o IssmConfig_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../IssmConfig/IssmConfig_python_la-IssmConfig.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_python.so
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/IssmConfig_python.la
libtool: warning: relinking 'MeshPartition_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o MeshPartition_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshPartition/MeshPartition_python_la-MeshPartition.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmetis -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_python.so
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshPartition_python.la
libtool: warning: relinking 'MeshProfileIntersection_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o MeshProfileIntersection_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_python.so
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/MeshProfileIntersection_python.la
libtool: warning: relinking 'NodeConnectivity_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o NodeConnectivity_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/NodeConnectivity_python.la
libtool: warning: relinking 'Triangle_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o Triangle_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../Triangle/Triangle_python_la-Triangle.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/triangle/install/lib -ltriangle -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/Triangle_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_python.so
libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/Triangle_python.la
libtool: warning: relinking 'ProcessRifts_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -std=c++11 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ProcessRifts_python.la -rpath /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/adolc/install/lib -ladolc -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -L/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/gsl/install/lib -lgsl -lgslcblas -lm )
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.soT /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_python.so
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib/ProcessRifts_python.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/aux-config:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/scripts:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/dyson/:/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers/python'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src/wrappers'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/src'
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM'
./jenkins/jenkins.sh: line 365: 245513 Segmentation fault      $MATLAB_PATH/bin/matlab -nodisplay -nosplash -r "addpath ${ISSM_DIR}/src/m/dev; devpath; addpath ${ISSM_DIR}/nightlylog; matlab_run$i" &> ${ISSM_DIR}/nightlylog/matlab_log$i.log
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 246375
Waiting on: 246376
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog/results 

+++ Running case: MATLAB-3001 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0468789
   Total Core solution elapsed time:       0.591799
   Linear solver elapsed time:             0.181535 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5e-14   <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vx
SUCCESS difference: 7.8e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vy
SUCCESS difference: 8.5e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vel
SUCCESS difference: 0       <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Pressure
SUCCESS difference: 4.9e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx
SUCCESS difference: 3.8e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy
SUCCESS difference: 4.6e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3001 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0468789
   Total Core solution elapsed time:       0.591799
   Linear solver elapsed time:             0.181535 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5e-14   <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vx
SUCCESS difference: 7.8e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vy
SUCCESS difference: 8.5e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vel
SUCCESS difference: 0       <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Pressure
SUCCESS difference: 4.9e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx
SUCCESS difference: 3.8e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy
SUCCESS difference: 4.6e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3002 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              32768
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   2653876 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   5194769 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    362582
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   2493736 ->file
write lock file:

   FemModel initialization elapsed time:   0.0318928
   Total Core solution elapsed time:       0.0923585
   Linear solver elapsed time:             0.00130117 (1.4%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vz
SUCCESS difference: 2e-15   <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vel
SUCCESS difference: 0       <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3002 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              32768
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   2653876 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   5194769 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    362582
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   2493736 ->file
write lock file:

   FemModel initialization elapsed time:   0.0318928
   Total Core solution elapsed time:       0.0923585
   Linear solver elapsed time:             0.00130117 (1.4%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vz
SUCCESS difference: 2e-15   <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vel
SUCCESS difference: 0       <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3003 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              65536
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  49214550 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 111995725 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   5869926 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  46563239 ->file
write lock file:

   FemModel initialization elapsed time:   0.0243209
   Total Core solution elapsed time:       1.82432
   Linear solver elapsed time:             0.00263098 (0.14%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3e-10   <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vy
SUCCESS difference: 4.3e-11 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vz
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vel
SUCCESS difference: 0       <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Pressure
SUCCESS difference: 7.7e-13 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxx
SUCCESS difference: 2.1e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryy
SUCCESS difference: 4.8e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorzz
SUCCESS difference: 2.6e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxz
SUCCESS difference: 9.5e-10 <   2e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3003 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              65536
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  49214550 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 111995725 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   5869926 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  46563239 ->file
write lock file:

   FemModel initialization elapsed time:   0.0243209
   Total Core solution elapsed time:       1.82432
   Linear solver elapsed time:             0.00263098 (0.14%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3e-10   <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vy
SUCCESS difference: 4.3e-11 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vz
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vel
SUCCESS difference: 0       <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Pressure
SUCCESS difference: 7.7e-13 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxx
SUCCESS difference: 2.1e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryy
SUCCESS difference: 4.8e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorzz
SUCCESS difference: 2.6e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxz
SUCCESS difference: 9.5e-10 <   2e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3004 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                             262144
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                 151857324 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 388492017 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   7060808 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                 114484168 ->file
write lock file:

   FemModel initialization elapsed time:   0.0251075
   Total Core solution elapsed time:       11.0091
   Linear solver elapsed time:             0.0287771 (0.26%)

   Total elapsed time: 0 hrs 0 min 11 sec
SUCCESS difference: 2.1e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vx
SUCCESS difference: 3.6e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vy
SUCCESS difference: 4.8e-09 <   3e-07 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vz
SUCCESS difference: 3.4e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vel
SUCCESS difference: 7.2e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3004 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                             262144
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                 151857324 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 388492017 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   7060808 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                 114484168 ->file
write lock file:

   FemModel initialization elapsed time:   0.0251075
   Total Core solution elapsed time:       11.0091
   Linear solver elapsed time:             0.0287771 (0.26%)

   Total elapsed time: 0 hrs 0 min 11 sec
SUCCESS difference: 2.1e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vx
SUCCESS difference: 3.6e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vy
SUCCESS difference: 4.8e-09 <   3e-07 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vz
SUCCESS difference: 3.4e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vel
SUCCESS difference: 7.2e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3005 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    283970
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    536680 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                     22558
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    273366
write lock file:

   FemModel initialization elapsed time:   0.009194
   Total Core solution elapsed time:       0.0119649
   Linear solver elapsed time:             0.000400903 (3.4%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3005 test name: SquareShelfConstrainedMasstransp2dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3005 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    283970
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    536680 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                     22558
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    273366
write lock file:

   FemModel initialization elapsed time:   0.009194
   Total Core solution elapsed time:       0.0119649
   Linear solver elapsed time:             0.000400903 (3.4%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3005 test name: SquareShelfConstrainedMasstransp2dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3006 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                             131072
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    508931
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    886596 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                     21064
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    567994 ->file
write lock file:

   FemModel initialization elapsed time:   0.0136626
   Total Core solution elapsed time:       0.0342475
   Linear solver elapsed time:             0.00925815 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3006 test name: SquareShelfConstrainedMasstransp2dDGAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3006 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                             131072
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    508931
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    886596 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                     21064
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    567994 ->file
write lock file:

   FemModel initialization elapsed time:   0.0136626
   Total Core solution elapsed time:       0.0342475
   Linear solver elapsed time:             0.00925815 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3006 test name: SquareShelfConstrainedMasstransp2dDGAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3007 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              65536
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   1459464 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   2520222 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    217290
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   1396829 ->file
write lock file:

   FemModel initialization elapsed time:   0.0203211
   Total Core solution elapsed time:       0.0443061
   Linear solver elapsed time:             0.000385682 (0.87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3007 test name: SquareShelfConstrainedMasstransp3dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3007 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              65536
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   1459464 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   2520222 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    217290
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   1396829 ->file
write lock file:

   FemModel initialization elapsed time:   0.0203211
   Total Core solution elapsed time:       0.0443061
   Linear solver elapsed time:             0.000385682 (0.87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3007 test name: SquareShelfConstrainedMasstransp3dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3008 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  47344163 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 106360939 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   4400637 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  45464372 ->file
write lock file:

   FemModel initialization elapsed time:   0.030971
   Total Core solution elapsed time:       1.77008
   Linear solver elapsed time:             0.00116092 (0.066%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: Temperature
SUCCESS difference: 0       <   1e-05 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3008 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  47344163 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 106360939 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   4400637 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  45464372 ->file
write lock file:

   FemModel initialization elapsed time:   0.030971
   Total Core solution elapsed time:       1.77008
   Linear solver elapsed time:             0.00116092 (0.066%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: Temperature
SUCCESS difference: 0       <   1e-05 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3009 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              32768
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                 120919473 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 272108956 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                  11241689 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                 115367703 ->file
write lock file:

   FemModel initialization elapsed time:   0.0271372
   Total Core solution elapsed time:       13.0226
   Linear solver elapsed time:             0.0342357 (0.26%)

   Total elapsed time: 0 hrs 0 min 13 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3009 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              32768
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                 120919473 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 272108956 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                  11241689 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                 115367703 ->file
write lock file:

   FemModel initialization elapsed time:   0.0271372
   Total Core solution elapsed time:       13.0226
   Linear solver elapsed time:             0.0342357 (0.26%)

   Total elapsed time: 0 hrs 0 min 13 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3015 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016004
   Total Core solution elapsed time:       0.0732042
   Linear solver elapsed time:             0.0120544 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0158715
   Total Core solution elapsed time:       0.0753079
   Linear solver elapsed time:             0.0119269 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                             340
     #dependents:                                                 1
     max #live active variables:                             262144
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   3207777 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   5957756 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    199924
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   3125197 ->file
   end AD core
write lock file:

   FemModel initialization elapsed time:   0.0207049
   Total Core solution elapsed time:       0.12175
   Linear solver elapsed time:             0.0170648 (14%)

   Total elapsed time: 0 hrs 0 min 0 sec
dV/dh: analytical:  1082771667.875062
       using ad:    1082771668.00279

SUCCESS difference: 1.8e-10 <   1e-08 test id: 3015 test name: SquareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3015 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016004
   Total Core solution elapsed time:       0.0732042
   Linear solver elapsed time:             0.0120544 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0158715
   Total Core solution elapsed time:       0.0753079
   Linear solver elapsed time:             0.0119269 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                             340
     #dependents:                                                 1
     max #live active variables:                             262144
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   3207777 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   5957756 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    199924
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   3125197 ->file
   end AD core
write lock file:

   FemModel initialization elapsed time:   0.0207049
   Total Core solution elapsed time:       0.12175
   Linear solver elapsed time:             0.0170648 (14%)

   Total elapsed time: 0 hrs 0 min 0 sec
dV/dh: analytical:  1082771667.875062
       using ad:    1082771668.00279

SUCCESS difference: 1.8e-10 <   1e-08 test id: 3015 test name: SquareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.679672
   Total Core solution elapsed time:       0.167866
   Linear solver elapsed time:             0.0102849 (6.1%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vx
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vy
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vel
SUCCESS difference: 0       <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Pressure
SUCCESS difference: 5.8e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx
SUCCESS difference: 2.9e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy
SUCCESS difference: 3.2e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.679672
   Total Core solution elapsed time:       0.167866
   Linear solver elapsed time:             0.0102849 (6.1%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vx
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vy
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vel
SUCCESS difference: 0       <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Pressure
SUCCESS difference: 5.8e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx
SUCCESS difference: 2.9e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy
SUCCESS difference: 3.2e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    941818 ->file
       [1] #entries total                                    890831 ->file
       [2] #entries total                                    930738 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   1820035 ->file
       [1] #entries total                                   1716311 ->file
       [2] #entries total                                   1800756 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    124103
       [1] #entries total                                    119894
       [2] #entries total                                    124106
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    898239 ->file
       [1] #entries total                                    841069 ->file
       [2] #entries total                                    887659 ->file
write lock file:

   FemModel initialization elapsed time:   0.0339019
   Total Core solution elapsed time:       0.0568052
   Linear solver elapsed time:             0.0102277 (18%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vx
SUCCESS difference: 2e-15   <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vy
SUCCESS difference: 7.5e-16 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vz
SUCCESS difference: 2e-15   <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vel
SUCCESS difference: 0       <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    941818 ->file
       [1] #entries total                                    890831 ->file
       [2] #entries total                                    930738 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   1820035 ->file
       [1] #entries total                                   1716311 ->file
       [2] #entries total                                   1800756 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    124103
       [1] #entries total                                    119894
       [2] #entries total                                    124106
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    898239 ->file
       [1] #entries total                                    841069 ->file
       [2] #entries total                                    887659 ->file
write lock file:

   FemModel initialization elapsed time:   0.0339019
   Total Core solution elapsed time:       0.0568052
   Linear solver elapsed time:             0.0102277 (18%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vx
SUCCESS difference: 2e-15   <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vy
SUCCESS difference: 7.5e-16 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vz
SUCCESS difference: 2e-15   <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vel
SUCCESS difference: 0       <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3103 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              32768
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  16706558 ->file
       [1] #entries total                                  16524007 ->file
       [2] #entries total                                  16624548 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  37853422 ->file
       [1] #entries total                                  37496838 ->file
       [2] #entries total                                  37706360 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   1961315 ->file
       [1] #entries total                                   1952806 ->file
       [2] #entries total                                   1961318 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  15847097 ->file
       [1] #entries total                                  15652764 ->file
       [2] #entries total                                  15767604 ->file
write lock file:

   FemModel initialization elapsed time:   0.033407
   Total Core solution elapsed time:       0.799874
   Linear solver elapsed time:             0.0123098 (1.5%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vy
SUCCESS difference: 5e-11   <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vz
SUCCESS difference: 2.3e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vel
SUCCESS difference: 0       <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Pressure
SUCCESS difference: 1.7e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxx
SUCCESS difference: 2.3e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryy
SUCCESS difference: 8.5e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorzz
SUCCESS difference: 2.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxy
SUCCESS difference: 1.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxz
SUCCESS difference: 7.7e-10 <   2e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3103 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              32768
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  16706558 ->file
       [1] #entries total                                  16524007 ->file
       [2] #entries total                                  16624548 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  37853422 ->file
       [1] #entries total                                  37496838 ->file
       [2] #entries total                                  37706360 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   1961315 ->file
       [1] #entries total                                   1952806 ->file
       [2] #entries total                                   1961318 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  15847097 ->file
       [1] #entries total                                  15652764 ->file
       [2] #entries total                                  15767604 ->file
write lock file:

   FemModel initialization elapsed time:   0.033407
   Total Core solution elapsed time:       0.799874
   Linear solver elapsed time:             0.0123098 (1.5%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vy
SUCCESS difference: 5e-11   <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vz
SUCCESS difference: 2.3e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vel
SUCCESS difference: 0       <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Pressure
SUCCESS difference: 1.7e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxx
SUCCESS difference: 2.3e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryy
SUCCESS difference: 8.5e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorzz
SUCCESS difference: 2.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxy
SUCCESS difference: 1.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxz
SUCCESS difference: 7.7e-10 <   2e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                             131072
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  54626393 ->file
       [1] #entries total                                  48951434 ->file
       [2] #entries total                                  53821105 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 137827572 ->file
       [1] #entries total                                 124155692 ->file
       [2] #entries total                                 136321102 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   2422146 ->file
       [1] #entries total                                   2223092 ->file
       [2] #entries total                                   2422152 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  42063461 ->file
       [1] #entries total                                  37387793 ->file
       [2] #entries total                                  41209827 ->file
write lock file:

   FemModel initialization elapsed time:   0.0387883
   Total Core solution elapsed time:       30.0039
   Linear solver elapsed time:             0.0401976 (0.13%)

   Total elapsed time: 0 hrs 0 min 30 sec
SUCCESS difference: 5.7e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vx
SUCCESS difference: 7.2e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vy
SUCCESS difference: 5.2e-09 < 2.9e-07 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vz
SUCCESS difference: 7.1e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vel
SUCCESS difference: 8.2e-12 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                             131072
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  54626393 ->file
       [1] #entries total                                  48951434 ->file
       [2] #entries total                                  53821105 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                 137827572 ->file
       [1] #entries total                                 124155692 ->file
       [2] #entries total                                 136321102 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   2422146 ->file
       [1] #entries total                                   2223092 ->file
       [2] #entries total                                   2422152 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  42063461 ->file
       [1] #entries total                                  37387793 ->file
       [2] #entries total                                  41209827 ->file
write lock file:

   FemModel initialization elapsed time:   0.0387883
   Total Core solution elapsed time:       30.0039
   Linear solver elapsed time:             0.0401976 (0.13%)

   Total elapsed time: 0 hrs 0 min 30 sec
SUCCESS difference: 5.7e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vx
SUCCESS difference: 7.2e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vy
SUCCESS difference: 5.2e-09 < 2.9e-07 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vz
SUCCESS difference: 7.1e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vel
SUCCESS difference: 8.2e-12 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                               4096
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    100596
       [1] #entries total                                     92428
       [2] #entries total                                    105544
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    186994
       [1] #entries total                                    171505
       [2] #entries total                                    196142
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                      8158
       [1] #entries total                                      7518
       [2] #entries total                                      8478
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                     96086
       [1] #entries total                                     88660
       [2] #entries total                                    104737
write lock file:

   FemModel initialization elapsed time:   0.199517
   Total Core solution elapsed time:       0.00804505
   Linear solver elapsed time:             0.00405779 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3105 test name: SquareShelfConstrainedMasstransp2dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                               4096
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    100596
       [1] #entries total                                     92428
       [2] #entries total                                    105544
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    186994
       [1] #entries total                                    171505
       [2] #entries total                                    196142
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                      8158
       [1] #entries total                                      7518
       [2] #entries total                                      8478
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                     96086
       [1] #entries total                                     88660
       [2] #entries total                                    104737
write lock file:

   FemModel initialization elapsed time:   0.199517
   Total Core solution elapsed time:       0.00804505
   Linear solver elapsed time:             0.00405779 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3105 test name: SquareShelfConstrainedMasstransp2dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                               8192
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    104900
       [1] #entries total                                     97580
       [2] #entries total                                    112857
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    184036
       [1] #entries total                                    171117
       [2] #entries total                                    198915
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                      7536
       [1] #entries total                                      7062
       [2] #entries total                                      8150
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    102545
       [1] #entries total                                     95968
       [2] #entries total                                    109500
write lock file:

   FemModel initialization elapsed time:   0.0149552
   Total Core solution elapsed time:       0.0156197
   Linear solver elapsed time:             0.0080108 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3106 test name: SquareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                               8192
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    104900
       [1] #entries total                                     97580
       [2] #entries total                                    112857
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    184036
       [1] #entries total                                    171117
       [2] #entries total                                    198915
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                      7536
       [1] #entries total                                      7062
       [2] #entries total                                      8150
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    102545
       [1] #entries total                                     95968
       [2] #entries total                                    109500
write lock file:

   FemModel initialization elapsed time:   0.0149552
   Total Core solution elapsed time:       0.0156197
   Linear solver elapsed time:             0.0080108 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3106 test name: SquareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    512813
       [1] #entries total                                    471596
       [2] #entries total                                    535730 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    871444 ->file
       [1] #entries total                                    799992 ->file
       [2] #entries total                                    910620 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                     76170
       [1] #entries total                                     69898
       [2] #entries total                                     79306
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    488984
       [1] #entries total                                    451257
       [2] #entries total                                    526516 ->file
write lock file:

   FemModel initialization elapsed time:   0.026994
   Total Core solution elapsed time:       0.0381706
   Linear solver elapsed time:             0.00604312 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3107 test name: SquareShelfConstrainedMasstransp3dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                    512813
       [1] #entries total                                    471596
       [2] #entries total                                    535730 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                    871444 ->file
       [1] #entries total                                    799992 ->file
       [2] #entries total                                    910620 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                     76170
       [1] #entries total                                     69898
       [2] #entries total                                     79306
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                    488984
       [1] #entries total                                    451257
       [2] #entries total                                    526516 ->file
write lock file:

   FemModel initialization elapsed time:   0.026994
   Total Core solution elapsed time:       0.0381706
   Linear solver elapsed time:             0.00604312 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3107 test name: SquareShelfConstrainedMasstransp3dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                               8192
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  15828442 ->file
       [1] #entries total                                  15809625 ->file
       [2] #entries total                                  15811280 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  35528302 ->file
       [1] #entries total                                  35494806 ->file
       [2] #entries total                                  35496921 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   1466894 ->file
       [1] #entries total                                   1466341 ->file
       [2] #entries total                                   1466448 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  15207324 ->file
       [1] #entries total                                  15188824 ->file
       [2] #entries total                                  15190455 ->file
write lock file:

   FemModel initialization elapsed time:   0.0288152
   Total Core solution elapsed time:       2.20894
   Linear solver elapsed time:             0.00813043 (0.37%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: Temperature
SUCCESS difference: 2.6e-06 <   1e-05 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                               8192
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  15828442 ->file
       [1] #entries total                                  15809625 ->file
       [2] #entries total                                  15811280 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  35528302 ->file
       [1] #entries total                                  35494806 ->file
       [2] #entries total                                  35496921 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   1466894 ->file
       [1] #entries total                                   1466341 ->file
       [2] #entries total                                   1466448 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  15207324 ->file
       [1] #entries total                                  15188824 ->file
       [2] #entries total                                  15190455 ->file
write lock file:

   FemModel initialization elapsed time:   0.0288152
   Total Core solution elapsed time:       2.20894
   Linear solver elapsed time:             0.00813043 (0.37%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: Temperature
SUCCESS difference: 2.6e-06 <   1e-05 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  40418282 ->file
       [1] #entries total                                  40371882 ->file
       [2] #entries total                                  40375293 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  90883381 ->file
       [1] #entries total                                  90800479 ->file
       [2] #entries total                                  90804730 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   3745270 ->file
       [1] #entries total                                   3743816 ->file
       [2] #entries total                                   3744243 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  38580315 ->file
       [1] #entries total                                  38534785 ->file
       [2] #entries total                                  38538031 ->file
write lock file:

   FemModel initialization elapsed time:   0.032562
   Total Core solution elapsed time:       11.0646
   Linear solver elapsed time:             0.0199613 (0.18%)

   Total elapsed time: 0 hrs 0 min 11 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                               0
     #dependents:                                                 0
     max #live active variables:                              16384
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                  40418282 ->file
       [1] #entries total                                  40371882 ->file
       [2] #entries total                                  40375293 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  90883381 ->file
       [1] #entries total                                  90800479 ->file
       [2] #entries total                                  90804730 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                   3745270 ->file
       [1] #entries total                                   3743816 ->file
       [2] #entries total                                   3744243 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                  38580315 ->file
       [1] #entries total                                  38534785 ->file
       [2] #entries total                                  38538031 ->file
write lock file:

   FemModel initialization elapsed time:   0.032562
   Total Core solution elapsed time:       11.0646
   Linear solver elapsed time:             0.0199613 (0.18%)

   Total elapsed time: 0 hrs 0 min 11 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                              91
     #dependents:                                                 1
     max #live active variables:                             131072
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   5481930 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  10483641 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    538063 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   4928264 ->file
   end AD core
write lock file:

   FemModel initialization elapsed time:   0.0237687
   Total Core solution elapsed time:       0.679336
   Linear solver elapsed time:             0.0145022 (2.1%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-14 <   1e-08 test id: 3119 test name: ReverseScalarDriver field: Jac Reverse
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                              91
     #dependents:                                                 1
     max #live active variables:                             131072
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   5481930 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                  10483641 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    538063 ->file
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   4928264 ->file
   end AD core
write lock file:

   FemModel initialization elapsed time:   0.0237687
   Total Core solution elapsed time:       0.679336
   Linear solver elapsed time:             0.0145022 (2.1%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-14 <   1e-08 test id: 3119 test name: ReverseScalarDriver field: Jac Reverse
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3002 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0310531
   Total Core solution elapsed time:       0.0963255
   Linear solver elapsed time:             0.000591686 (0.61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vz
SUCCESS difference:   2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vel
SUCCESS difference:       0 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3002 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0310531
   Total Core solution elapsed time:       0.0963255
   Linear solver elapsed time:             0.000591686 (0.61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vz
SUCCESS difference:   2e-15 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Vel
SUCCESS difference:       0 <   1e-13 test id: 3002 test name: SquareShelfConstrainedStressSSA3dAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3005 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0144768
   Total Core solution elapsed time:       0.0120441
   Linear solver elapsed time:             0.000459323 (3.8%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3005 test name: SquareShelfConstrainedMasstransp2dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3005 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0144768
   Total Core solution elapsed time:       0.0120441
   Linear solver elapsed time:             0.000459323 (3.8%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3005 test name: SquareShelfConstrainedMasstransp2dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3006 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0103375
   Total Core solution elapsed time:       0.0200994
   Linear solver elapsed time:             0.00533023 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3006 test name: SquareShelfConstrainedMasstransp2dDGAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3006 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0103375
   Total Core solution elapsed time:       0.0200994
   Linear solver elapsed time:             0.00533023 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3006 test name: SquareShelfConstrainedMasstransp2dDGAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3007 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0202603
   Total Core solution elapsed time:       0.042492
   Linear solver elapsed time:             0.000314105 (0.74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3007 test name: SquareShelfConstrainedMasstransp3dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3007 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0202603
   Total Core solution elapsed time:       0.042492
   Linear solver elapsed time:             0.000314105 (0.74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3007 test name: SquareShelfConstrainedMasstransp3dAdolc field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3008 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0269208
   Total Core solution elapsed time:       1.61168
   Linear solver elapsed time:             0.00102559 (0.064%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: Temperature
SUCCESS difference:       0 <   1e-05 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3008 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0269208
   Total Core solution elapsed time:       1.61168
   Linear solver elapsed time:             0.00102559 (0.064%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: Temperature
SUCCESS difference:       0 <   1e-05 test id: 3008 test name: SquareShelfConstrainedTherSteaAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3015 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0164623
   Total Core solution elapsed time:       0.080298
   Linear solver elapsed time:             0.0127155 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0243095
   Total Core solution elapsed time:       0.0893755
   Linear solver elapsed time:             0.0123015 (14%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                             340
     #dependents:                                                 1
     max #live active variables:                             262144
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   3207777 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   5957756 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    199924
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   3125197 ->file
   end AD core
write lock file:

   FemModel initialization elapsed time:   0.0213042
   Total Core solution elapsed time:       0.179489
   Linear solver elapsed time:             0.0316951 (18%)

   Total elapsed time: 0 hrs 0 min 0 sec
dV / dh: analytical:  1082771667.875062
       using adolc:  1082771668.00279

SUCCESS difference: 1.8e-10 <   1e-08 test id: 3015 test name: SquareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3015 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0164623
   Total Core solution elapsed time:       0.080298
   Linear solver elapsed time:             0.0127155 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0243095
   Total Core solution elapsed time:       0.0893755
   Linear solver elapsed time:             0.0123015 (14%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   start ad core
   ADOLC statistics: 
     #independents:                                             340
     #dependents:                                                 1
     max #live active variables:                             262144
     operations: entry size 1 Bytes 
       #entries in buffer (AutodiffObufsizeEnum)             524288
       [0] #entries total                                   3207777 ->file
     locations: entry size 4 Bytes
       #entries in buffer (AutodiffLbufsizeEnum)             524288
       [0] #entries total                                   5957756 ->file
     constant values: entry size 8 Bytes
       #entries in buffer (AutodiffCbufsizeEnum)             524288
       [0] #entries total                                    199924
     Taylor stack: entry size 8 Bytes
       #entries in buffer (AutodiffTbufsizeEnum)             524288
       [0] #entries total                                   3125197 ->file
   end AD core
write lock file:

   FemModel initialization elapsed time:   0.0213042
   Total Core solution elapsed time:       0.179489
   Linear solver elapsed time:             0.0316951 (18%)

   Total elapsed time: 0 hrs 0 min 0 sec
dV / dh: analytical:  1082771667.875062
       using adolc:  1082771668.00279

SUCCESS difference: 1.8e-10 <   1e-08 test id: 3015 test name: SquareShelfConstrainedMasstransp2dAdolcForwardDifference field: dV/dh
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0231273
   Total Core solution elapsed time:       0.347564
   Linear solver elapsed time:             0.0118611 (3.4%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vx
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vy
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vel
SUCCESS difference:       0 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Pressure
SUCCESS difference: 5.8e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx
SUCCESS difference: 2.9e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy
SUCCESS difference: 3.2e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0231273
   Total Core solution elapsed time:       0.347564
   Linear solver elapsed time:             0.0118611 (3.4%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vx
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vy
SUCCESS difference: 1.6e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Vel
SUCCESS difference:       0 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: Pressure
SUCCESS difference: 5.8e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxx
SUCCESS difference: 2.9e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressyy
SUCCESS difference: 3.2e-14 <   1e-12 test id: 3101 test name: SquareShelfConstrainedStressSSA2dAdolcMumps field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0324657
   Total Core solution elapsed time:       0.12447
   Linear solver elapsed time:             0.0135592 (11%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vy
SUCCESS difference: 7.5e-16 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vz
SUCCESS difference:   2e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vel
SUCCESS difference:       0 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0324657
   Total Core solution elapsed time:       0.12447
   Linear solver elapsed time:             0.0135592 (11%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vy
SUCCESS difference: 7.5e-16 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vz
SUCCESS difference:   2e-15 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Vel
SUCCESS difference:       0 <   1e-13 test id: 3102 test name: SquareShelfConstrainedStressSSA3dAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3103 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0258589
   Total Core solution elapsed time:       10.6985
   Linear solver elapsed time:             0.018518 (0.17%)

   Total elapsed time: 0 hrs 0 min 11 sec
SUCCESS difference: 4.6e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vy
SUCCESS difference:   5e-11 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vz
SUCCESS difference: 2.3e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vel
SUCCESS difference:       0 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Pressure
SUCCESS difference: 1.7e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxx
SUCCESS difference: 2.3e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryy
SUCCESS difference: 8.5e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorzz
SUCCESS difference: 2.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxy
SUCCESS difference: 1.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxz
SUCCESS difference: 7.7e-10 <   2e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3103 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0258589
   Total Core solution elapsed time:       10.6985
   Linear solver elapsed time:             0.018518 (0.17%)

   Total elapsed time: 0 hrs 0 min 11 sec
SUCCESS difference: 4.6e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vy
SUCCESS difference:   5e-11 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vz
SUCCESS difference: 2.3e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Vel
SUCCESS difference:       0 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: Pressure
SUCCESS difference: 1.7e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxx
SUCCESS difference: 2.3e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryy
SUCCESS difference: 8.5e-12 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorzz
SUCCESS difference: 2.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxy
SUCCESS difference: 1.5e-10 <   1e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensorxz
SUCCESS difference: 7.7e-10 <   2e-09 test id: 3103 test name: SquareShelfConstrainedStressHOAdolcMumps field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0202167
   Total Core solution elapsed time:       0.19388
   Linear solver elapsed time:             0.00910521 (4.7%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3107 test name: SquareShelfConstrainedMasstransp3dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0202167
   Total Core solution elapsed time:       0.19388
   Linear solver elapsed time:             0.00910521 (4.7%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3107 test name: SquareShelfConstrainedMasstransp3dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0198074
   Total Core solution elapsed time:       12.1253
   Linear solver elapsed time:             0.00945346 (0.078%)

   Total elapsed time: 0 hrs 0 min 12 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: Temperature
SUCCESS difference: 2.6e-06 <   1e-05 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0198074
   Total Core solution elapsed time:       12.1253
   Linear solver elapsed time:             0.00945346 (0.078%)

   Total elapsed time: 0 hrs 0 min 12 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: Temperature
SUCCESS difference: 2.6e-06 <   1e-05 test id: 3108 test name: SquareShelfConstrainedTherSteaAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3001 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0421557
   Total Core solution elapsed time:       0.518335
   Linear solver elapsed time:             0.101298 (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vx
SUCCESS difference: 7.8e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vy
SUCCESS difference: 8.5e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vel
SUCCESS difference:       0 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Pressure
SUCCESS difference: 4.9e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx
SUCCESS difference: 3.8e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy
SUCCESS difference: 4.6e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3001 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0421557
   Total Core solution elapsed time:       0.518335
   Linear solver elapsed time:             0.101298 (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vx
SUCCESS difference: 7.8e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vy
SUCCESS difference: 8.5e-15 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Vel
SUCCESS difference:       0 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: Pressure
SUCCESS difference: 4.9e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxx
SUCCESS difference: 3.8e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressyy
SUCCESS difference: 4.6e-14 <   1e-13 test id: 3001 test name: SquareShelfConstrainedStressSSA2dAdolc field: DeviatoricStressxy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3003 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0237597
   Total Core solution elapsed time:       1.95602
   Linear solver elapsed time:             0.00263404 (0.13%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference:   3e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vy
SUCCESS difference: 4.3e-11 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vz
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vel
SUCCESS difference:       0 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Pressure
SUCCESS difference: 7.7e-13 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxx
SUCCESS difference: 2.1e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryy
SUCCESS difference: 4.8e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorzz
SUCCESS difference: 2.6e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxz
SUCCESS difference: 9.5e-10 <   2e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3003 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0237597
   Total Core solution elapsed time:       1.95602
   Linear solver elapsed time:             0.00263404 (0.13%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference:   3e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vx
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vy
SUCCESS difference: 4.3e-11 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vz
SUCCESS difference: 2.4e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Vel
SUCCESS difference:       0 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: Pressure
SUCCESS difference: 7.7e-13 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxx
SUCCESS difference: 2.1e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryy
SUCCESS difference: 4.8e-12 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorzz
SUCCESS difference: 2.6e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensorxz
SUCCESS difference: 9.5e-10 <   2e-09 test id: 3003 test name: SquareShelfConstrainedStressHOAdolc field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3004 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0239443
   Total Core solution elapsed time:       39.8773
   Linear solver elapsed time:             0.0600426 (0.15%)

   Total elapsed time: 0 hrs 0 min 39 sec
SUCCESS difference: 2.1e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vx
SUCCESS difference: 3.6e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vy
SUCCESS difference: 4.8e-09 <   3e-07 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vz
SUCCESS difference: 3.4e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vel
SUCCESS difference: 7.2e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3004 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0239443
   Total Core solution elapsed time:       39.8773
   Linear solver elapsed time:             0.0600426 (0.15%)

   Total elapsed time: 0 hrs 0 min 39 sec
SUCCESS difference: 2.1e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vx
SUCCESS difference: 3.6e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vy
SUCCESS difference: 4.8e-09 <   3e-07 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vz
SUCCESS difference: 3.4e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Vel
SUCCESS difference: 7.2e-11 <   1e-08 test id: 3004 test name: SquareShelfConstrainedStressFSAdolc field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3009 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0318781
   Total Core solution elapsed time:       10.8925
   Linear solver elapsed time:             0.014977 (0.14%)

   Total elapsed time: 0 hrs 0 min 10 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3009 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0318781
   Total Core solution elapsed time:       10.8925
   Linear solver elapsed time:             0.014977 (0.14%)

   Total elapsed time: 0 hrs 0 min 10 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 3009 test name: SquareShelfConstrainedTherTranAdolc field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0412995
   Total Core solution elapsed time:       19.3436
   Linear solver elapsed time:             0.0395792 (0.2%)

   Total elapsed time: 0 hrs 0 min 19 sec
SUCCESS difference:   4e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vx
SUCCESS difference: 6.3e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vy
SUCCESS difference: 8.7e-09 <   2e-07 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vz
SUCCESS difference: 6.1e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vel
SUCCESS difference: 1.1e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0412995
   Total Core solution elapsed time:       19.3436
   Linear solver elapsed time:             0.0395792 (0.2%)

   Total elapsed time: 0 hrs 0 min 19 sec
SUCCESS difference:   4e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vx
SUCCESS difference: 6.3e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vy
SUCCESS difference: 8.7e-09 <   2e-07 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vz
SUCCESS difference: 6.1e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Vel
SUCCESS difference: 1.1e-11 <   1e-08 test id: 3104 test name: SquareShelfConstrainedStressFSAdolcMumps field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0120316
   Total Core solution elapsed time:       0.0131378
   Linear solver elapsed time:             0.0058284 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3105 test name: SquareShelfConstrainedMasstransp2dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0120316
   Total Core solution elapsed time:       0.0131378
   Linear solver elapsed time:             0.0058284 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 3105 test name: SquareShelfConstrainedMasstransp2dAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0129301
   Total Core solution elapsed time:       0.00956732
   Linear solver elapsed time:             0.00528174 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3106 test name: SquareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0129301
   Total Core solution elapsed time:       0.00956732
   Linear solver elapsed time:             0.00528174 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 3106 test name: SquareShelfConstrainedMasstransp2dDGAdolcMumps field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0303999
   Total Core solution elapsed time:       12.4025
   Linear solver elapsed time:             0.020074 (0.16%)

   Total elapsed time: 0 hrs 0 min 12 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0303999
   Total Core solution elapsed time:       12.4025
   Linear solver elapsed time:             0.020074 (0.16%)

   Total elapsed time: 0 hrs 0 min 12 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 3109 test name: SquareShelfConstrainedTherTranAdolcMumps field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0243494
   Total Core solution elapsed time:       1.97402
   Linear solver elapsed time:             0.0656498 (3.3%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 2.2e-14 <   1e-13 test id: 3119 test name: mport * field: Jac Reverse
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-3119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-ADOL-C/AMPI/ampion/label/Debian_12-VM/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0243494
   Total Core solution elapsed time:       1.97402
   Linear solver elapsed time:             0.0656498 (3.3%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 2.2e-14 <   1e-13 test id: 3119 test name: mport * field: Jac Reverse
+++ exit code: 0
+++ error: 0
Recording test results
Finished: SUCCESS