Started by GitHub push by mmorligh 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 using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7 > 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.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 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision b6eb641e46c85cdb7b00a89c42aae06629a85f8a (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b6eb641e46c85cdb7b00a89c42aae06629a85f8a # timeout=10 Commit message: "CHG: refine should deal with lat/long as well" > git rev-list --no-walk 938aaa9fde189b049f7e5937966700dc1ba23586 # timeout=10 [Debian_Linux-CoDiPack] $ /bin/bash /tmp/jenkins4383868964710706873.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/m/classes/model.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 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.0175543 Total Core solution elapsed time: 0.0643001 Linear solver elapsed time: 0.020482 (32%) 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.0230644 Total Core solution elapsed time: 0.0376837 Linear solver elapsed time: 0.0122539 (33%) 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 CoDiPack ad core ------------------------------------- CoDi Tape Statistics ( JacobianLinearTape ) ------------------------------------- Total memory used : 2.72 MB Total memory allocated : 31.07 MB ------------------------------------- Adjoint vector ------------------------------------- Number of adjoints : 123603 Memory allocated : 965.65 KB ------------------------------------- Index manager ------------------------------------- Max. live indices : 123603 ------------------------------------- Statement entries ------------------------------------- Total number : 123603 Number of chunks : 1 Memory used : 120.71 KB Memory allocated : 2.00 MB ------------------------------------- Jacobian entries ------------------------------------- Total number : 145238 Number of chunks : 1 Memory used : 1.66 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 : 240 Number of chunks : 1 Memory used : 240.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 = [ 123603 ] ------------------------------------- driver: fos_reverse CoDiPack fos_reverse end CoDiPack ad core write lock file: FemModel initialization elapsed time: 0.0200911 Total Core solution elapsed time: 0.0274771 Linear solver elapsed time: 0.00965985 (35%) 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 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.0175543 Total Core solution elapsed time: 0.0643001 Linear solver elapsed time: 0.020482 (32%) 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.0230644 Total Core solution elapsed time: 0.0376837 Linear solver elapsed time: 0.0122539 (33%) 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 CoDiPack ad core ------------------------------------- CoDi Tape Statistics ( JacobianLinearTape ) ------------------------------------- Total memory used : 2.72 MB Total memory allocated : 31.07 MB ------------------------------------- Adjoint vector ------------------------------------- Number of adjoints : 123603 Memory allocated : 965.65 KB ------------------------------------- Index manager ------------------------------------- Max. live indices : 123603 ------------------------------------- Statement entries ------------------------------------- Total number : 123603 Number of chunks : 1 Memory used : 120.71 KB Memory allocated : 2.00 MB ------------------------------------- Jacobian entries ------------------------------------- Total number : 145238 Number of chunks : 1 Memory used : 1.66 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 : 240 Number of chunks : 1 Memory used : 240.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 = [ 123603 ] ------------------------------------- driver: fos_reverse CoDiPack fos_reverse end CoDiPack ad core write lock file: FemModel initialization elapsed time: 0.0200911 Total Core solution elapsed time: 0.0274771 Linear solver elapsed time: 0.00965985 (35%) 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 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 CoDiPack ad core ------------------------------------- CoDi Tape Statistics ( JacobianLinearTape ) ------------------------------------- Total memory used : 12.48 MB Total memory allocated : 33.77 MB ------------------------------------- Adjoint vector ------------------------------------- Number of adjoints : 477298 Memory allocated : 3.64 MB ------------------------------------- Index manager ------------------------------------- Max. live indices : 477298 ------------------------------------- Statement entries ------------------------------------- Total number : 477298 Number of chunks : 1 Memory used : 466.11 KB Memory allocated : 2.00 MB ------------------------------------- Jacobian entries ------------------------------------- Total number : 732866 Number of chunks : 1 Memory used : 8.39 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 : 440 Number of chunks : 1 Memory used : 440.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 = [ 477298 ] ------------------------------------- driver: fos_reverse CoDiPack fos_reverse end CoDiPack ad core write lock file: FemModel initialization elapsed time: 0.0222521 Total Core solution elapsed time: 0.0504474 Linear solver elapsed time: 0.00786011 (16%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-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 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 CoDiPack ad core ------------------------------------- CoDi Tape Statistics ( JacobianLinearTape ) ------------------------------------- Total memory used : 12.48 MB Total memory allocated : 33.77 MB ------------------------------------- Adjoint vector ------------------------------------- Number of adjoints : 477298 Memory allocated : 3.64 MB ------------------------------------- Index manager ------------------------------------- Max. live indices : 477298 ------------------------------------- Statement entries ------------------------------------- Total number : 477298 Number of chunks : 1 Memory used : 466.11 KB Memory allocated : 2.00 MB ------------------------------------- Jacobian entries ------------------------------------- Total number : 732866 Number of chunks : 1 Memory used : 8.39 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 : 440 Number of chunks : 1 Memory used : 440.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 = [ 477298 ] ------------------------------------- driver: fos_reverse CoDiPack fos_reverse end CoDiPack ad core write lock file: FemModel initialization elapsed time: 0.0222521 Total Core solution elapsed time: 0.0504474 Linear solver elapsed time: 0.00786011 (16%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-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 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.0261073 Total Core solution elapsed time: 0.0843065 Linear solver elapsed time: 0.0359525 (43%) 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 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: Iter Cost function Grad. norm List of contributions 1 f(x)= 26716 1.83e+04 1.262e-26 5.69e-26 2.214e-24 3.181e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0555341 Total Core solution elapsed time: 0.531421 Linear solver elapsed time: 0.0305478 (5.7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-14 < 1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Gradient SUCCESS difference: 1.9e-14 < 1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Misfit SUCCESS difference: 2.8e-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 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.0261073 Total Core solution elapsed time: 0.0843065 Linear solver elapsed time: 0.0359525 (43%) 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 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: Iter Cost function Grad. norm List of contributions 1 f(x)= 26716 1.83e+04 1.262e-26 5.69e-26 2.214e-24 3.181e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0555341 Total Core solution elapsed time: 0.531421 Linear solver elapsed time: 0.0305478 (5.7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-14 < 1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Gradient SUCCESS difference: 1.9e-14 < 1e-12 test id: 3201 test name: SquareShelfTransientCalibrationNBEcodipack field: Misfit SUCCESS difference: 2.8e-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 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.0281382 Total Core solution elapsed time: 0.0831667 Linear solver elapsed time: 0.0339019 (41%) 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 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: Iter Cost function Grad. norm List of contributions 1 f(x)= 22111 1.93e+04 9.41e-27 2.486e-26 3.79e-24 4.838e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0564834 Total Core solution elapsed time: 0.579021 Linear solver elapsed time: 0.0209468 (3.6%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-13 < 2e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Gradient SUCCESS difference: 3.1e-14 < 1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Misfit SUCCESS difference: 4.9e-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 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.0281382 Total Core solution elapsed time: 0.0831667 Linear solver elapsed time: 0.0339019 (41%) 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 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: Iter Cost function Grad. norm List of contributions 1 f(x)= 22111 1.93e+04 9.41e-27 2.486e-26 3.79e-24 4.838e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0564834 Total Core solution elapsed time: 0.579021 Linear solver elapsed time: 0.0209468 (3.6%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-13 < 2e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Gradient SUCCESS difference: 3.1e-14 < 1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Misfit SUCCESS difference: 4.9e-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 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.0319931 Total Core solution elapsed time: 0.80661 Linear solver elapsed time: 0.132078 (16%) 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 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: Iter Cost function Grad. norm List of contributions 1 f(x)=2.2094e+23 4.18e+15 6.23e+22 7.403e+22 8.462e+22 2 f(x)=2.2094e+23 0 6.23e+22 7.403e+22 8.462e+22 3 f(x)=2.2094e+23 0 6.23e+22 7.403e+22 8.462e+22 4 f(x)=2.2094e+23 0 6.23e+22 7.403e+22 8.462e+22 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.07221 Total Core solution elapsed time: 3.06648 Linear solver elapsed time: 0.116343 (3.8%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 0 < 1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Gradient SUCCESS difference: 2.1e-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 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.0319931 Total Core solution elapsed time: 0.80661 Linear solver elapsed time: 0.132078 (16%) 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 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: Iter Cost function Grad. norm List of contributions 1 f(x)=2.2094e+23 4.18e+15 6.23e+22 7.403e+22 8.462e+22 2 f(x)=2.2094e+23 0 6.23e+22 7.403e+22 8.462e+22 3 f(x)=2.2094e+23 0 6.23e+22 7.403e+22 8.462e+22 4 f(x)=2.2094e+23 0 6.23e+22 7.403e+22 8.462e+22 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.07221 Total Core solution elapsed time: 3.06648 Linear solver elapsed time: 0.116343 (3.8%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 0 < 1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Gradient SUCCESS difference: 2.1e-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 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.0318311 Total Core solution elapsed time: 0.137704 Linear solver elapsed time: 0.0513251 (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 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: 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 1.217e-27 2.618e-27 4.64e-25 2.638e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0693911 Total Core solution elapsed time: 0.822333 Linear solver elapsed time: 0.0290301 (3.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Gradient SUCCESS difference: 1.3e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Misfit SUCCESS difference: 3.8e-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 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.0318311 Total Core solution elapsed time: 0.137704 Linear solver elapsed time: 0.0513251 (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 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: 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 1.217e-27 2.618e-27 4.64e-25 2.638e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0693911 Total Core solution elapsed time: 0.822333 Linear solver elapsed time: 0.0290301 (3.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Gradient SUCCESS difference: 1.3e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Misfit SUCCESS difference: 3.8e-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 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.0212807 Total Core solution elapsed time: 0.0904839 Linear solver elapsed time: 0.0363734 (40%) 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 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: 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.919e-29 1.283e-28 3.006e-28 1.037e-24 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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0830136 Total Core solution elapsed time: 1.33089 Linear solver elapsed time: 0.029788 (2.2%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.5e-13 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Gradient SUCCESS difference: 2.6e-14 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Misfit SUCCESS difference: 7.2e-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 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.0212807 Total Core solution elapsed time: 0.0904839 Linear solver elapsed time: 0.0363734 (40%) 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 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: 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.919e-29 1.283e-28 3.006e-28 1.037e-24 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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0830136 Total Core solution elapsed time: 1.33089 Linear solver elapsed time: 0.029788 (2.2%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.5e-13 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Gradient SUCCESS difference: 2.6e-14 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Misfit SUCCESS difference: 7.2e-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 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.0416537 Total Core solution elapsed time: 0.258769 Linear solver elapsed time: 0.0660745 (26%) 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 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: 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 5.912e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.111991 Total Core solution elapsed time: 3.22192 Linear solver elapsed time: 0.0650968 (2%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.5e-14 < 1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient1 SUCCESS difference: 2.4e-11 < 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: 1.2e-15 < 1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Rheology SUCCESS difference: 4.5e-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 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.0416537 Total Core solution elapsed time: 0.258769 Linear solver elapsed time: 0.0660745 (26%) 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 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: 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 5.912e-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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.111991 Total Core solution elapsed time: 3.22192 Linear solver elapsed time: 0.0650968 (2%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.5e-14 < 1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient1 SUCCESS difference: 2.4e-11 < 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: 1.2e-15 < 1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Rheology SUCCESS difference: 4.5e-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 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: 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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0368847 Total Core solution elapsed time: 0.510091 Linear solver elapsed time: 0.042271 (8.3%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.9e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Gradient SUCCESS difference: 3.7e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Misfits SUCCESS difference: 3e-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: 1.4e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel1 SUCCESS difference: 2.8e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx1 SUCCESS difference: 1.4e-15 < 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.8e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel2 SUCCESS difference: 2.3e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx2 SUCCESS difference: 2.1e-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 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: 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 Maximum number of function calls exceeded write lock file: FemModel initialization elapsed time: 0.0368847 Total Core solution elapsed time: 0.510091 Linear solver elapsed time: 0.042271 (8.3%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.9e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Gradient SUCCESS difference: 3.7e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Misfits SUCCESS difference: 3e-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: 1.4e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel1 SUCCESS difference: 2.8e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx1 SUCCESS difference: 1.4e-15 < 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.8e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel2 SUCCESS difference: 2.3e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx2 SUCCESS difference: 2.1e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vy2 +++ exit code: 0 +++ error: 0 Recording test results Finished: SUCCESS