Skip to content
Started by GitHub push by MathieuMorlighem
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-CoDiPack
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-CoDiPack/.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.5'
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
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c4e48599bf3e08f37f8fef9ac61369ffd7aca70c (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c4e48599bf3e08f37f8fef9ac61369ffd7aca70c # timeout=10
Commit message: "CHG: save model using v6 for faster performance if <2Gb"
 > git rev-list --no-walk dd231b5e1d9e9a66a10178cad5bdec2dd2a7eed7 # timeout=10
[Debian_Linux-CoDiPack] $ /bin/bash /tmp/jenkins13816994049834360537.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
src/m/classes/organizer.m
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping gsl                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping medipack                          
======================================================
======================================================
       Skipping codipack                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
Skipping ISSM compilation
+++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog/results 

+++ Running case: MATLAB-3015 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/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 files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.20633
   Total Core solution elapsed time:       0.0939012
   Linear solver elapsed time:             0.0733707 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0162576
   Total Core solution elapsed time:       0.0214874
   Linear solver elapsed time:             0.00747221 (35%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
   start CoDiPack ad core
-------------------------------------
CoDi Tape Statistics ( JacobianLinearTape )
-------------------------------------
  Total memory used      :        2.77 MB
  Total memory allocated :       31.09 MB
-------------------------------------
Adjoint vector
-------------------------------------
  Number of adjoints     :      126059
  Memory allocated       :      984.84 KB
-------------------------------------
Index manager
-------------------------------------
  Max. live indices      :      126059
-------------------------------------
Statement entries
-------------------------------------
  Total number           :      126059
  Number of chunks       :           1
  Memory used            :      123.10 KB
  Memory allocated       :        2.00 MB
-------------------------------------
Jacobian entries
-------------------------------------
  Total number           :      147694
  Number of chunks       :           1
  Memory used            :        1.69 MB
  Memory allocated       :       24.00 MB
-------------------------------------
Low level function info data entries
-------------------------------------
  Total number           :           6
  Number of chunks       :           1
  Memory used            :       24.00 B
  Memory allocated       :      128.00 KB
-------------------------------------
Low level function byte data entries
-------------------------------------
  Total number           :         336
  Number of chunks       :           1
  Memory used            :      336.00 B
  Memory allocated       :        4.00 MB
-------------------------------------
-------------------------------------
CoDi_global:
  in = [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 ]
  out = [ 126059 ]
-------------------------------------
   driver: fos_reverse
   CoDiPack fos_reverse
   end CoDiPack ad core
write lock file:

   FemModel initialization elapsed time:   0.0221142
   Total Core solution elapsed time:       0.0292968
   Linear solver elapsed time:             0.00938388 (32%)

   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-CoDiPack/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 files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.20633
   Total Core solution elapsed time:       0.0939012
   Linear solver elapsed time:             0.0733707 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0162576
   Total Core solution elapsed time:       0.0214874
   Linear solver elapsed time:             0.00747221 (35%)

   Total elapsed time: 0 hrs 0 min 0 sec
      boundary conditions for stressbalance model: spc set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
   start CoDiPack ad core
-------------------------------------
CoDi Tape Statistics ( JacobianLinearTape )
-------------------------------------
  Total memory used      :        2.77 MB
  Total memory allocated :       31.09 MB
-------------------------------------
Adjoint vector
-------------------------------------
  Number of adjoints     :      126059
  Memory allocated       :      984.84 KB
-------------------------------------
Index manager
-------------------------------------
  Max. live indices      :      126059
-------------------------------------
Statement entries
-------------------------------------
  Total number           :      126059
  Number of chunks       :           1
  Memory used            :      123.10 KB
  Memory allocated       :        2.00 MB
-------------------------------------
Jacobian entries
-------------------------------------
  Total number           :      147694
  Number of chunks       :           1
  Memory used            :        1.69 MB
  Memory allocated       :       24.00 MB
-------------------------------------
Low level function info data entries
-------------------------------------
  Total number           :           6
  Number of chunks       :           1
  Memory used            :       24.00 B
  Memory allocated       :      128.00 KB
-------------------------------------
Low level function byte data entries
-------------------------------------
  Total number           :         336
  Number of chunks       :           1
  Memory used            :      336.00 B
  Memory allocated       :        4.00 MB
-------------------------------------
-------------------------------------
CoDi_global:
  in = [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 ]
  out = [ 126059 ]
-------------------------------------
   driver: fos_reverse
   CoDiPack fos_reverse
   end CoDiPack ad core
write lock file:

   FemModel initialization elapsed time:   0.0221142
   Total Core solution elapsed time:       0.0292968
   Linear solver elapsed time:             0.00938388 (32%)

   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-3119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
   start CoDiPack ad core
-------------------------------------
CoDi Tape Statistics ( JacobianLinearTape )
-------------------------------------
  Total memory used      :       12.56 MB
  Total memory allocated :       33.80 MB
-------------------------------------
Adjoint vector
-------------------------------------
  Number of adjoints     :      481278
  Memory allocated       :        3.67 MB
-------------------------------------
Index manager
-------------------------------------
  Max. live indices      :      481278
-------------------------------------
Statement entries
-------------------------------------
  Total number           :      481278
  Number of chunks       :           1
  Memory used            :      470.00 KB
  Memory allocated       :        2.00 MB
-------------------------------------
Jacobian entries
-------------------------------------
  Total number           :      736854
  Number of chunks       :           1
  Memory used            :        8.43 MB
  Memory allocated       :       24.00 MB
-------------------------------------
Low level function info data entries
-------------------------------------
  Total number           :          11
  Number of chunks       :           1
  Memory used            :       44.00 B
  Memory allocated       :      128.00 KB
-------------------------------------
Low level function byte data entries
-------------------------------------
  Total number           :         616
  Number of chunks       :           1
  Memory used            :      616.00 B
  Memory allocated       :        4.00 MB
-------------------------------------
-------------------------------------
CoDi_global:
  in = [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ]
  out = [ 481278 ]
-------------------------------------
   driver: fos_reverse
   CoDiPack fos_reverse
   end CoDiPack ad core
write lock file:

   FemModel initialization elapsed time:   0.021324
   Total Core solution elapsed time:       0.0444312
   Linear solver elapsed time:             0.00606378 (14%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15   <   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-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
   start CoDiPack ad core
-------------------------------------
CoDi Tape Statistics ( JacobianLinearTape )
-------------------------------------
  Total memory used      :       12.56 MB
  Total memory allocated :       33.80 MB
-------------------------------------
Adjoint vector
-------------------------------------
  Number of adjoints     :      481278
  Memory allocated       :        3.67 MB
-------------------------------------
Index manager
-------------------------------------
  Max. live indices      :      481278
-------------------------------------
Statement entries
-------------------------------------
  Total number           :      481278
  Number of chunks       :           1
  Memory used            :      470.00 KB
  Memory allocated       :        2.00 MB
-------------------------------------
Jacobian entries
-------------------------------------
  Total number           :      736854
  Number of chunks       :           1
  Memory used            :        8.43 MB
  Memory allocated       :       24.00 MB
-------------------------------------
Low level function info data entries
-------------------------------------
  Total number           :          11
  Number of chunks       :           1
  Memory used            :       44.00 B
  Memory allocated       :      128.00 KB
-------------------------------------
Low level function byte data entries
-------------------------------------
  Total number           :         616
  Number of chunks       :           1
  Memory used            :      616.00 B
  Memory allocated       :        4.00 MB
-------------------------------------
-------------------------------------
CoDi_global:
  in = [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ]
  out = [ 481278 ]
-------------------------------------
   driver: fos_reverse
   CoDiPack fos_reverse
   end CoDiPack ad core
write lock file:

   FemModel initialization elapsed time:   0.021324
   Total Core solution elapsed time:       0.0444312
   Linear solver elapsed time:             0.00606378 (14%)

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

+++ Running case: MATLAB-3201 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.253495
   Total Core solution elapsed time:       0.361525
   Linear solver elapsed time:             0.281934 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

  1  f(x)=     26716    1.83e+04  7.072e-29 1.054e-28 2.928e-28 1.443e-24     178.5       885  2.54e+04     248.5
  2  f(x)=     10514    2.17e+04      37.78     98.63      2166     67.41     61.31     253.7      7473     355.7
  3  f(x)=    5480.1    8.46e+03      2.609     7.986     65.69     4.452     108.5     629.4      4520     141.5

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.0851322
   Total Core solution elapsed time:       0.394569
   Linear solver elapsed time:             0.0175599 (4.5%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-14   <   1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Gradient
SUCCESS difference: 1.8e-14 <   1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Misfit
SUCCESS difference: 2e-15   <   1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3201 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.253495
   Total Core solution elapsed time:       0.361525
   Linear solver elapsed time:             0.281934 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

  1  f(x)=     26716    1.83e+04  7.072e-29 1.054e-28 2.928e-28 1.443e-24     178.5       885  2.54e+04     248.5
  2  f(x)=     10514    2.17e+04      37.78     98.63      2166     67.41     61.31     253.7      7473     355.7
  3  f(x)=    5480.1    8.46e+03      2.609     7.986     65.69     4.452     108.5     629.4      4520     141.5

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.0851322
   Total Core solution elapsed time:       0.394569
   Linear solver elapsed time:             0.0175599 (4.5%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-14   <   1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Gradient
SUCCESS difference: 1.8e-14 <   1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Misfit
SUCCESS difference: 2e-15   <   1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3202 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0225273
   Total Core solution elapsed time:       0.0691628
   Linear solver elapsed time:             0.026241 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

  1  f(x)=     22111    1.93e+04  1.359e-27 3.198e-27 7.839e-25   3.6e-24       143     656.2 2.114e+04     168.7
  2  f(x)=    6555.5    1.69e+04      34.09     100.4      1843     61.21     30.67     152.7      4146       187
  3  f(x)=    2512.1    6.36e+03      2.458     8.109     36.32     3.865     72.45     397.1      1919     72.41
  4  f(x)=    1361.2    2.52e+03      3.688      12.3     31.33     5.808     52.61     303.7     892.5      59.2

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.093245
   Total Core solution elapsed time:       0.595907
   Linear solver elapsed time:             0.0215375 (3.6%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-13 <   2e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Gradient
SUCCESS difference: 2.2e-14 <   1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Misfit
SUCCESS difference: 2e-15   <   1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3202 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0225273
   Total Core solution elapsed time:       0.0691628
   Linear solver elapsed time:             0.026241 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

  1  f(x)=     22111    1.93e+04  1.359e-27 3.198e-27 7.839e-25   3.6e-24       143     656.2 2.114e+04     168.7
  2  f(x)=    6555.5    1.69e+04      34.09     100.4      1843     61.21     30.67     152.7      4146       187
  3  f(x)=    2512.1    6.36e+03      2.458     8.109     36.32     3.865     72.45     397.1      1919     72.41
  4  f(x)=    1361.2    2.52e+03      3.688      12.3     31.33     5.808     52.61     303.7     892.5      59.2

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.093245
   Total Core solution elapsed time:       0.595907
   Linear solver elapsed time:             0.0215375 (3.6%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-13 <   2e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Gradient
SUCCESS difference: 2.2e-14 <   1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Misfit
SUCCESS difference: 2e-15   <   1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3203 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0737588
   Total Core solution elapsed time:       0.46734
   Linear solver elapsed time:             0.133029 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions       

  1  f(x)=2.2088e+23    4.18e+15  6.229e+22   7.4e+22 8.458e+22
  2  f(x)=2.2088e+23           0  6.229e+22   7.4e+22 8.458e+22
  3  f(x)=2.2088e+23           0  6.229e+22   7.4e+22 8.458e+22
  4  f(x)=2.2088e+23           0  6.229e+22   7.4e+22 8.458e+22

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.100104
   Total Core solution elapsed time:       2.64802
   Linear solver elapsed time:             0.0948558 (3.6%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 0       <   1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Gradient
SUCCESS difference: 2.4e-15 <   1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Misfit
SUCCESS difference: 0       <   1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3203 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0737588
   Total Core solution elapsed time:       0.46734
   Linear solver elapsed time:             0.133029 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions       

  1  f(x)=2.2088e+23    4.18e+15  6.229e+22   7.4e+22 8.458e+22
  2  f(x)=2.2088e+23           0  6.229e+22   7.4e+22 8.458e+22
  3  f(x)=2.2088e+23           0  6.229e+22   7.4e+22 8.458e+22
  4  f(x)=2.2088e+23           0  6.229e+22   7.4e+22 8.458e+22

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.100104
   Total Core solution elapsed time:       2.64802
   Linear solver elapsed time:             0.0948558 (3.6%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 0       <   1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Gradient
SUCCESS difference: 2.4e-15 <   1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Misfit
SUCCESS difference: 0       <   1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3204 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0426939
   Total Core solution elapsed time:       0.14069
   Linear solver elapsed time:             0.0467738 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  1  f(x)=     26716    1.83e+04  4.915e-27 2.124e-26 9.315e-25 3.109e-24     178.5       885  2.54e+04     248.5
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  2  f(x)=     10514    2.17e+04      37.78     98.63      2166     67.41     61.31     253.7      7473     355.7
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  3  f(x)=    5480.1    8.46e+03      2.609     7.986     65.69     4.452     108.5     629.4      4520     141.5

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.0726788
   Total Core solution elapsed time:       0.8538 
   Linear solver elapsed time:             0.0176557 (2.1%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-14 <   1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Gradient
SUCCESS difference: 1.2e-14 <   1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Misfit
SUCCESS difference: 4.6e-15 <   1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3204 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0426939
   Total Core solution elapsed time:       0.14069
   Linear solver elapsed time:             0.0467738 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  1  f(x)=     26716    1.83e+04  4.915e-27 2.124e-26 9.315e-25 3.109e-24     178.5       885  2.54e+04     248.5
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  2  f(x)=     10514    2.17e+04      37.78     98.63      2166     67.41     61.31     253.7      7473     355.7
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  3  f(x)=    5480.1    8.46e+03      2.609     7.986     65.69     4.452     108.5     629.4      4520     141.5

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.0726788
   Total Core solution elapsed time:       0.8538 
   Linear solver elapsed time:             0.0176557 (2.1%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-14 <   1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Gradient
SUCCESS difference: 1.2e-14 <   1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Misfit
SUCCESS difference: 4.6e-15 <   1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3205 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0281295
   Total Core solution elapsed time:       0.0822856
   Linear solver elapsed time:             0.0304004 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  1  f(x)=     22111    1.93e+04   4.98e-29 6.618e-29 1.055e-28 6.827e-25       143     656.2 2.114e+04     168.7
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  2  f(x)=    6555.5    1.69e+04      34.09     100.4      1843     61.21     30.67     152.7      4146       187
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  3  f(x)=    2512.1    6.36e+03      2.458     8.109     36.32     3.865     72.45     397.1      1919     72.41
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  4  f(x)=    1361.2    2.52e+03      3.688      12.3     31.33     5.808     52.61     303.7     892.5      59.2

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.200369
   Total Core solution elapsed time:       1.55248
   Linear solver elapsed time:             0.0298602 (1.9%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.1e-13 <   1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Gradient
SUCCESS difference: 2.5e-14 <   1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Misfit
SUCCESS difference: 4.9e-15 <   1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3205 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0281295
   Total Core solution elapsed time:       0.0822856
   Linear solver elapsed time:             0.0304004 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                                                         

    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  1  f(x)=     22111    1.93e+04   4.98e-29 6.618e-29 1.055e-28 6.827e-25       143     656.2 2.114e+04     168.7
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  2  f(x)=    6555.5    1.69e+04      34.09     100.4      1843     61.21     30.67     152.7      4146       187
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  3  f(x)=    2512.1    6.36e+03      2.458     8.109     36.32     3.865     72.45     397.1      1919     72.41
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  4  f(x)=    1361.2    2.52e+03      3.688      12.3     31.33     5.808     52.61     303.7     892.5      59.2

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.200369
   Total Core solution elapsed time:       1.55248
   Linear solver elapsed time:             0.0298602 (1.9%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.1e-13 <   1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Gradient
SUCCESS difference: 2.5e-14 <   1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Misfit
SUCCESS difference: 4.9e-15 <   1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Rheology
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3206 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0437484
   Total Core solution elapsed time:       0.465869
   Linear solver elapsed time:             0.113595 (24%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                           

    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  1  f(x)=1.6268e+06    3.32e+06  6.728e-29     36.23  1.11e+04     103.5 1.616e+06
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  2  f(x)=     16896    1.31e+04  0.0009795     185.1 1.598e+04     612.3     115.3
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  3  f(x)=     16856    9.46e+03   0.001043     185.6 1.597e+04     613.8     86.16

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.156897
   Total Core solution elapsed time:       2.90887
   Linear solver elapsed time:             0.0608612 (2.1%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 5.2e-14 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient1
SUCCESS difference: 9.8e-12 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient2
SUCCESS difference: 5.7e-16 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Misfit
SUCCESS difference: 3.3e-16 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Rheology
SUCCESS difference: 2.3e-15 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: DeepMelt
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3206 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0437484
   Total Core solution elapsed time:       0.465869
   Linear solver elapsed time:             0.113595 (24%)

   Total elapsed time: 0 hrs 0 min 0 sec
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions                           

    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  1  f(x)=1.6268e+06    3.32e+06  6.728e-29     36.23  1.11e+04     103.5 1.616e+06
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  2  f(x)=     16896    1.31e+04  0.0009795     185.1 1.598e+04     612.3     115.3
    == restarting from AD_step_2_rank_0.ckpt
    == restarting from AD_step_1_rank_0.ckpt
  3  f(x)=     16856    9.46e+03   0.001043     185.6 1.597e+04     613.8     86.16

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   0.156897
   Total Core solution elapsed time:       2.90887
   Linear solver elapsed time:             0.0608612 (2.1%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 5.2e-14 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient1
SUCCESS difference: 9.8e-12 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient2
SUCCESS difference: 5.7e-16 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Misfit
SUCCESS difference: 3.3e-16 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Rheology
SUCCESS difference: 2.3e-15 <   1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: DeepMelt
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3480 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions 

  1  f(x)=     510.7       0.931      510.7              
  2  f(x)=    469.98     0.00729        470              

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   3.27706
   Total Core solution elapsed time:       3.25967
   Linear solver elapsed time:             0.0356715 (1.1%)

   Total elapsed time: 0 hrs 0 min 6 sec
SUCCESS difference: 5.9e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Gradient
SUCCESS difference: 5.6e-16 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Misfits
SUCCESS difference: 4.7e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: FrictionCoefficient
SUCCESS difference: 0       <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Pressure1
SUCCESS difference: 8.5e-16 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx1
SUCCESS difference: 9e-16   <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vy1
SUCCESS difference: 1.1e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel2
SUCCESS difference: 4.4e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx2
SUCCESS difference: 1.3e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vy2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-3480 
+++ working dir: /home/jenkins/workspace/Debian_Linux-CoDiPack/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input files
launching solution sequence


Ice-sheet and Sea-level System Model (ISSM) version 2026.1
          GitHub: https://github.com/ISSMteam/ISSM/
   Documentation: https://issmteam.github.io/ISSM-Documentation/

call computational core:


Iter  Cost function   Grad. norm   List of contributions 

  1  f(x)=     510.7       0.931      510.7              
  2  f(x)=    469.98     0.00729        470              

   Exit code 5: Maximum number of function calls exceeded
write lock file:

   FemModel initialization elapsed time:   3.27706
   Total Core solution elapsed time:       3.25967
   Linear solver elapsed time:             0.0356715 (1.1%)

   Total elapsed time: 0 hrs 0 min 6 sec
SUCCESS difference: 5.9e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Gradient
SUCCESS difference: 5.6e-16 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Misfits
SUCCESS difference: 4.7e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: FrictionCoefficient
SUCCESS difference: 0       <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Pressure1
SUCCESS difference: 8.5e-16 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx1
SUCCESS difference: 9e-16   <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vy1
SUCCESS difference: 1.1e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel2
SUCCESS difference: 4.4e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx2
SUCCESS difference: 1.3e-15 <   1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vy2
+++ exit code: 0
+++ error: 0
Recording test results
Finished: SUCCESS