Started by GitHub push by TidbitSoftware 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 1dab3bfe7974e6cc066d3413bc9efefd7260c560 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dab3bfe7974e6cc066d3413bc9efefd7260c560 # timeout=10 Commit message: "Update codeql.yml" > git rev-list --no-walk 0cb8aca84ce70e967fcefa5ca7e7e12d52063f3d # timeout=10 [Debian_Linux-CoDiPack] $ /bin/bash /tmp/jenkins2238953611619886884.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== fatal: ambiguous argument 'ORIG_HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' List of changed files --------------------- -- 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.0224661 Total Core solution elapsed time: 0.0242328 Linear solver elapsed time: 0.00801326 (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: write lock file: FemModel initialization elapsed time: 0.017541 Total Core solution elapsed time: 0.0238345 Linear solver elapsed time: 0.00855638 (36%) 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.0170249 Total Core solution elapsed time: 0.0293024 Linear solver elapsed time: 0.0101285 (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.0224661 Total Core solution elapsed time: 0.0242328 Linear solver elapsed time: 0.00801326 (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: write lock file: FemModel initialization elapsed time: 0.017541 Total Core solution elapsed time: 0.0238345 Linear solver elapsed time: 0.00855638 (36%) 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.0170249 Total Core solution elapsed time: 0.0293024 Linear solver elapsed time: 0.0101285 (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 : 17.07 MB Total memory allocated : 35.25 MB ------------------------------------- Adjoint vector ------------------------------------- Number of adjoints : 672347 Memory allocated : 5.13 MB ------------------------------------- Index manager ------------------------------------- Max. live indices : 672347 ------------------------------------- Statement entries ------------------------------------- Total number : 672347 Number of chunks : 1 Memory used : 656.59 KB Memory allocated : 2.00 MB ------------------------------------- Jacobian entries ------------------------------------- Total number : 987339 Number of chunks : 1 Memory used : 11.30 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 = [ 672347 ] ------------------------------------- driver: fos_reverse CoDiPack fos_reverse end CoDiPack ad core write lock file: FemModel initialization elapsed time: 0.0206958 Total Core solution elapsed time: 0.0598697 Linear solver elapsed time: 0.00648816 (11%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.6e-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 : 17.07 MB Total memory allocated : 35.25 MB ------------------------------------- Adjoint vector ------------------------------------- Number of adjoints : 672347 Memory allocated : 5.13 MB ------------------------------------- Index manager ------------------------------------- Max. live indices : 672347 ------------------------------------- Statement entries ------------------------------------- Total number : 672347 Number of chunks : 1 Memory used : 656.59 KB Memory allocated : 2.00 MB ------------------------------------- Jacobian entries ------------------------------------- Total number : 987339 Number of chunks : 1 Memory used : 11.30 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 = [ 672347 ] ------------------------------------- driver: fos_reverse CoDiPack fos_reverse end CoDiPack ad core write lock file: FemModel initialization elapsed time: 0.0206958 Total Core solution elapsed time: 0.0598697 Linear solver elapsed time: 0.00648816 (11%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.6e-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.0200771 Total Core solution elapsed time: 0.104298 Linear solver elapsed time: 0.0347781 (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 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 7.956e-27 1.268e-26 7.131e-25 3.539e-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.0838201 Total Core solution elapsed time: 0.573435 Linear solver elapsed time: 0.0235282 (4.1%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-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: 2.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 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.0200771 Total Core solution elapsed time: 0.104298 Linear solver elapsed time: 0.0347781 (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 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 7.956e-27 1.268e-26 7.131e-25 3.539e-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.0838201 Total Core solution elapsed time: 0.573435 Linear solver elapsed time: 0.0235282 (4.1%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-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: 2.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 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.0265891 Total Core solution elapsed time: 0.112558 Linear solver elapsed time: 0.0399881 (36%) 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 1.515e-26 5.649e-26 6.389e-25 4.048e-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.0693663 Total Core solution elapsed time: 0.729273 Linear solver elapsed time: 0.0252509 (3.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-14 < 2e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Gradient SUCCESS difference: 6.3e-15 < 1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Misfit SUCCESS difference: 2.8e-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.0265891 Total Core solution elapsed time: 0.112558 Linear solver elapsed time: 0.0399881 (36%) 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 1.515e-26 5.649e-26 6.389e-25 4.048e-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.0693663 Total Core solution elapsed time: 0.729273 Linear solver elapsed time: 0.0252509 (3.5%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-14 < 2e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Gradient SUCCESS difference: 6.3e-15 < 1e-12 test id: 3202 test name: SquareShelfTransientCalibrationNBVcodipack field: Misfit SUCCESS difference: 2.8e-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.039149 Total Core solution elapsed time: 0.368728 Linear solver elapsed time: 0.120296 (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 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.0707571 Total Core solution elapsed time: 2.68126 Linear solver elapsed time: 0.0912032 (3.4%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 0 < 1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Gradient SUCCESS difference: 7.6e-16 < 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.039149 Total Core solution elapsed time: 0.368728 Linear solver elapsed time: 0.120296 (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 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.0707571 Total Core solution elapsed time: 2.68126 Linear solver elapsed time: 0.0912032 (3.4%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 0 < 1e-12 test id: 3203 test name: SquareShelfTransientLevelsetMisfitcodipack field: Gradient SUCCESS difference: 7.6e-16 < 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.0244066 Total Core solution elapsed time: 0.102446 Linear solver elapsed time: 0.0386819 (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 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 4.076e-26 1.813e-25 2.396e-24 3.466e-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.0572165 Total Core solution elapsed time: 2.55014 Linear solver elapsed time: 0.0239284 (0.94%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Gradient SUCCESS difference: 2.5e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Misfit SUCCESS difference: 4.5e-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.0244066 Total Core solution elapsed time: 0.102446 Linear solver elapsed time: 0.0386819 (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 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 4.076e-26 1.813e-25 2.396e-24 3.466e-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.0572165 Total Core solution elapsed time: 2.55014 Linear solver elapsed time: 0.0239284 (0.94%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Gradient SUCCESS difference: 2.5e-14 < 1e-12 test id: 3204 test name: SquareShelfTransientCalibrationNBEcodipackCheckpoint field: Misfit SUCCESS difference: 4.5e-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.0218989 Total Core solution elapsed time: 0.103284 Linear solver elapsed time: 0.0363659 (35%) 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 1.472e-26 4.903e-26 6.117e-24 5.437e-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.166849 Total Core solution elapsed time: 1.66677 Linear solver elapsed time: 0.0289639 (1.7%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 5.8e-14 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Gradient SUCCESS difference: 1.8e-14 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Misfit SUCCESS difference: 3.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.0218989 Total Core solution elapsed time: 0.103284 Linear solver elapsed time: 0.0363659 (35%) 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 1.472e-26 4.903e-26 6.117e-24 5.437e-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.166849 Total Core solution elapsed time: 1.66677 Linear solver elapsed time: 0.0289639 (1.7%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 5.8e-14 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Gradient SUCCESS difference: 1.8e-14 < 1e-12 test id: 3205 test name: SquareShelfTransientCalibrationNBVcodipackCheckpoint field: Misfit SUCCESS difference: 3.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.0280401 Total Core solution elapsed time: 0.27795 Linear solver elapsed time: 0.0597699 (22%) 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 4.014e-26 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.0864135 Total Core solution elapsed time: 3.46024 Linear solver elapsed time: 0.068669 (2%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 3.5e-14 < 1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient1 SUCCESS difference: 9.6e-13 < 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: 0 < 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.0280401 Total Core solution elapsed time: 0.27795 Linear solver elapsed time: 0.0597699 (22%) 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 4.014e-26 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.0864135 Total Core solution elapsed time: 3.46024 Linear solver elapsed time: 0.068669 (2%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 3.5e-14 < 1e-10 test id: 3206 test name: SquareShelfTransientCalibrationWithParamcodipack field: Gradient1 SUCCESS difference: 9.6e-13 < 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: 0 < 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.0431957 Total Core solution elapsed time: 0.478411 Linear solver elapsed time: 0.0333578 (7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Gradient SUCCESS difference: 3.1e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Misfits SUCCESS difference: 1.4e-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: 2.7e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel1 SUCCESS difference: 1.3e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx1 SUCCESS difference: 2.9e-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.9e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel2 SUCCESS difference: 2.8e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx2 SUCCESS difference: 2.5e-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.0431957 Total Core solution elapsed time: 0.478411 Linear solver elapsed time: 0.0333578 (7%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Gradient SUCCESS difference: 3.1e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Misfits SUCCESS difference: 1.4e-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: 2.7e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel1 SUCCESS difference: 1.3e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx1 SUCCESS difference: 2.9e-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.9e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vel2 SUCCESS difference: 2.8e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vx2 SUCCESS difference: 2.5e-15 < 1e-11 test id: 3480 test name: SquareShelfAdolcStaticControls field: Vy2 +++ exit code: 0 +++ error: 0 Recording test results Finished: SUCCESS